Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-20 | update third-party libs | Thomas | 1 | -7/+6 | |
2021-12-15 | switch to JAXB API v3.0 | Thomas | 3 | -4/+6 | |
2021-12-14 | update third-party libs | Thomas | 1 | -10/+10 | |
2021-12-12 | some GitLab CI and third-party lib. updates | Thomas | 1 | -5/+5 | |
2021-09-17 | update TSL-Lib | Thomas | 1 | -1/+1 | |
2021-04-30 | update TSL update mechanism to check every 5 minutes if EU TSL is loaded. ↵ | Thomas | 3 | -8/+65 | |
Start a reloading operation if not. | |||||
2021-04-27 | fix bug in ConfigurationProvider the ignore keyGroups for MOA-SS | Thomas | 1 | -1/+1 | |
add jUnit tests to test signature-creation | |||||
2021-03-25 | update IaikLog implementation to log PII on trace level | Thomas | 1 | -4/+8 | |
2021-03-25 | some more GitLab CI updates | Thomas | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
2021-03-24 | GitLab CI update again | Thomas | 1 | -1/+1 | |
2021-03-24 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-sig | Thomas | 295 | -13744/+15960 | |
# 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 | update gradle version and build process to assemble release packages | Thomas | 1 | -24/+25 | |
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 | 272 | -13157/+13157 | |
2021-03-22 | update error-logging on start-up | Thomas | 1 | -4/+24 | |
2021-03-16 | update MOA-SPSS initialization to mitigate suspect behavior in ↵ | Thomas | 4 | -18/+105 | |
EAAF-Components module | |||||
2020-11-30 | update pdfBox to latest version to fix problem with some PDF documents | Thomas Lenz | 1 | -0/+5 | |
2020-11-10 | change some log levels | Thomas Lenz | 2 | -6/+7 | |
2020-08-21 | Update internal- and third-party libs | Thomas Lenz | 4 | -10/+16 | |
2020-08-20 | add some certs and xml schemes | Thomas Lenz | 1 | -0/+839 | |
2020-08-20 | some test updates | Thomas Lenz | 22 | -973/+988 | |
2020-08-20 | update build process | Thomas Lenz | 1 | -1/+1 | |
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-19 | fix possible NullPointerException | Thomas Lenz | 1 | -4/+7 | |
2019-02-07 | add additional PAdES verification information | Thomas Lenz | 9 | -27/+118 | |
and some more small updates | |||||
2019-02-07 | update third-party libs | Thomas Lenz | 1 | -7/+7 | |
2018-07-27 | add configFlag to support autoAddEECertificates | Thomas Lenz | 3 | -5/+45 | |
2018-06-12 | add new method to get signing time in XAdES verification result | Thomas Lenz | 1 | -0/+6 | |
2018-02-20 | remove pdf-as 3.x detection from MOA-SP functionallity | tlenz | 1 | -1/+5 | |
every pdf-signature that is detected but can not verified will be returned with minory-code 25 (unkown subfilter) | |||||
2018-02-13 | add infos about signature and hash algorithms into responses | Thomas Lenz | 17 | -26/+166 | |
2018-02-13 | change TSL QC evaluation from chaining-model to PKIX model | Thomas Lenz | 1 | -1/+1 | |
2018-02-13 | update TSL monitoring servlet | Thomas Lenz | 1 | -3/+14 | |
update TSL libs/tsl-lib-2.0.1.jar | |||||
2018-02-08 | add Servlet to ask for TSL client status | tlenz | 4 | -2/+60 | |
2017-12-19 | fix bug in ASiC implementation if zip contains same filename twince | Thomas Lenz | 1 | -1/+2 | |
2017-11-27 | change some log levels | Thomas Lenz | 1 | -71/+29 | |
2017-11-20 | update log-levels for PAdES signature verification | tlenz | 2 | -10/+15 | |
2017-09-08 | add PAdES flag and update IAIK libs | Thomas Lenz | 2 | -3/+13 | |
2017-08-07 | add PAdES conformity flag to CAdES SOAP interface. | Thomas Lenz | 8 | -46/+866 | |
Info: additional work is required when IAIK-MOA is updated | |||||
2017-06-28 | fix problem in CMS response builder | Thomas Lenz | 1 | -13/+26 | |
2017-06-27 | lokal merge | tlenz | 2 | -2/+9 | |
Merge branch 'nightlybuild' of https://gitlab.iaik.tugraz.at/egiz/moa-sig into nightlybuild | |||||
2017-06-27 | change wrong LogLevel in certstore converter | tlenz | 1 | -13/+13 | |
2017-06-13 | update IAIK libs again | Thomas Lenz | 1 | -0/+2 | |
2017-05-08 | update logging in extended PAdES verification code | Thomas Lenz | 1 | -2/+7 | |
2017-05-05 | update iaik_moa.jar to 2.03 | tlenz | 4 | -12/+24 | |
update MOA-SP to support new IAIK_MOA API | |||||
2017-04-05 | change form-validation result again | Thomas Lenz | 1 | -19/+28 | |
2017-04-05 | IAIK PAdES verification module had to be closed manually | Thomas Lenz | 1 | -0/+3 | |
2017-03-15 | Set a name for TSL database-update thread | Thomas Lenz | 1 | -1/+1 | |
2017-03-02 | add log message in CertStoreConfigurationImpl | Thomas Lenz | 1 | -1/+4 | |