Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-25 | add masking pattern to clear personal information from certificate logging | Thomas | 4 | -5/+295 | |
2021-03-25 | add a set of test-cases from EU TSL test-set | Thomas | 160 | -473/+3886 | |
2021-03-24 | add some integration tests | Thomas | 226 | -0/+2766 | |
2021-03-24 | GitLab CI update again | Thomas | 3 | -6/+27 | |
2021-03-24 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-sig | Thomas | 985 | -23388/+34743 | |
# Conflicts: # moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss/server/config/ConfigurationPartsBuilder.java # moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss/server/config/ConfigurationProvider.java | |||||
2021-03-24 | Merge branch 'feature/codestyle_and_gitlab_ci' into 'master' | Thomas Lenz | 410 | -19545/+20363 | |
Feature/codestyle and gitlab ci See merge request egiz/moa-sig!1 | |||||
2021-03-24 | Merge branch 'master' into 'feature/codestyle_and_gitlab_ci' | Thomas Lenz | 1 | -4/+10 | |
# Conflicts: # moaSig/build.gradle # moaSig/common/build.gradle # moaSig/moa-sig/build.gradle # moaSig/moa-sig/src/main/resources/log4j.properties | |||||
2021-03-24 | add first version of GitLab CI config | Thomas | 3 | -1/+59 | |
2021-03-24 | add new readme and release info template | Thomas | 2 | -0/+170 | |
2021-03-24 | update gradle version and build process to assemble release packages | Thomas | 11 | -147/+119 | |
2021-03-24 | activate fall-back mode in IAIK-JCE software key-store implementation | Thomas | 1 | -0/+7 | |
2021-03-22 | change to EGIZ codestyle | Thomas | 385 | -19481/+19491 | |
2021-03-22 | update error-logging on start-up | Thomas | 1 | -4/+24 | |
2021-03-22 | switch to new IAIK libs | Thomas | 4 | -2/+2 | |
2021-03-16 | update MOA-SPSS initialization to mitigate suspect behavior in ↵ | Thomas | 8 | -24/+220 | |
EAAF-Components module | |||||
2021-03-16 | fix problem with ZUSE v2 XML schemes | Thomas | 2 | -4/+377 | |
2020-11-30 | update pdfBox to latest version to fix problem with some PDF documents | Thomas Lenz | 6 | -0/+5 | |
2020-11-30 | update IAIK-PKI module to fix problems with CRL and 'ExpiredCertsOnCrl' ↵ | Thomas Lenz | 1 | -0/+0 | |
extension | |||||
2020-11-23 | change logging model | Thomas Lenz | 3 | -6/+7 | |
# Conflicts: # moaSig/build.gradle | |||||
2020-11-23 | change logging model | Thomas Lenz | 4 | -7/+8 | |
2020-11-10 | change some log levels | Thomas Lenz | 2 | -6/+7 | |
2020-09-25 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-09-25 | add release infos3.1.3 | Thomas Lenz | 1 | -0/+85 | |
2020-08-21 | update trustStore and certStore | Thomas Lenz | 190 | -0/+454 | |
2020-08-21 | update iaik_sva lib | Thomas Lenz | 1 | -0/+0 | |
2020-08-21 | Update internal- and third-party libs | Thomas Lenz | 19 | -18/+25 | |
2020-08-20 | add some certs and xml schemes | Thomas Lenz | 4 | -0/+1828 | |
2020-08-20 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-08-20 | some test updates | Thomas Lenz | 39 | -1708/+1801 | |
2020-08-20 | update build process | Thomas Lenz | 13 | -54/+344 | |
and add some missing files | |||||
2020-04-03 | fix possible nullPointerException CAdES verification lib in case of CAdES ↵ | Thomas Lenz | 1 | -20/+26 | |
signature contains no certificate | |||||
2019-02-27 | update release-infosMOA-SPSS-3.1.2nightlybuild | Thomas Lenz | 13 | -4139/+45 | |
2019-02-19 | update release infos3.1.2 | Thomas Lenz | 1 | -10/+18 | |
2019-02-19 | fix possible NullPointerException | Thomas Lenz | 2 | -8/+9 | |
2019-02-12 | update third-party libs | Thomas Lenz | 6 | -5/+5 | |
update handbook | |||||
2019-02-07 | update handbook | Thomas Lenz | 2 | -10/+37 | |
2019-02-07 | add additional PAdES verification information | Thomas Lenz | 16 | -31/+2647 | |
and some more small updates | |||||
2019-02-07 | update third-party libs | Thomas Lenz | 22 | -12/+12 | |
2018-07-27 | add configFlag to support autoAddEECertificates | Thomas Lenz | 4 | -5/+46 | |
2018-06-12 | add new method to get signing time in XAdES verification result | Thomas Lenz | 1 | -0/+6 | |
2018-06-12 | update XAdES scheme for 1.3.2 and 1.4.1 | Thomas Lenz | 3 | -600/+600 | |
2018-04-13 | Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/moa-sig into ↵ | Thomas Lenz | 2 | -3/+7 | |
nightlybuild | |||||
2018-04-13 | add missing pkcs11 libs | Thomas Lenz | 2 | -0/+0 | |
2018-02-20 | remove pdf-as 3.x detection from MOA-SP functionallity | tlenz | 2 | -3/+7 | |
every pdf-signature that is detected but can not verified will be returned with minory-code 25 (unkown subfilter) | |||||
2018-02-13 | update handbook and default config | Thomas Lenz | 14 | -134/+75 | |
switch to version 3.1.2 | |||||
2018-02-13 | add infos about signature and hash algorithms into responses | Thomas Lenz | 29 | -49/+1911 | |
2018-02-13 | change TSL QC evaluation from chaining-model to PKIX model | Thomas Lenz | 2 | -1/+1 | |
2018-02-13 | add new PAdES lib | Thomas Lenz | 1 | -0/+0 | |
2018-02-13 | update TSL monitoring servlet | Thomas Lenz | 3 | -7/+54 | |
update TSL libs/tsl-lib-2.0.1.jar | |||||
2018-02-08 | add Servlet to ask for TSL client status | tlenz | 6 | -2/+116 | |