Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-25 | Merge branch 'snapshot/3.1.x' into nightlybuild | Thomas | 3 | -13/+124 | |
# Conflicts: # moaSig/build.gradle # moaSig/common/build.gradle # moaSig/moa-asic/build.gradle # moaSig/moa-sig-lib/build.gradle # moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfigurator.java # moaSig/moa-sig/build.gradle | |||||
2022-10-13 | feat(iaiklogger): add interface to re-classify log msg from WARN to INFO | Thomas | 2 | -1/+67 | |
2022-09-28 | build(core): switch to new snapshot version that includes updates IAIK-MOA | Thomas | 1 | -1/+1 | |
2022-09-28 | chore(log): add trace-log for IAIK-MOA initialization | Thomas | 1 | -0/+2 | |
2022-09-27 | refact(iaik-moa): implement custom IAIK-MOA configuration because original ↵ | Thomas | 1 | -3/+28 | |
implementation initialize Commons-PKI twice | |||||
2022-09-27 | refact(iaik-pki): only configurate PKI commons if they are not set yet | Thomas | 1 | -10/+28 | |
2022-09-15 | refact(iaik-moa): switch to static IAIK-MOA initializer implementation | Thomas | 2 | -10/+8 | |
2022-09-15 | refact(iaik-moa): switch to static IAIK-MOA initializer implementation | Thomas | 2 | -10/+8 | |
2022-09-15 | test(pkix): add certStore tests | Thomas | 4 | -3/+163 | |
2022-04-01 | fix(pki): change IssuerName nomalization to fix invalid loading of ↵ | Thomas | 1 | -4/+4 | |
CRLRetention intervalle configuration | |||||
2021-12-15 | switch to JAXB API v3.0 | Thomas | 2 | -2/+2 | |
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 | add masking pattern to clear personal information from certificate logging | Thomas | 3 | -4/+290 | |
2021-03-24 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-sig | Thomas | 294 | -13727/+15934 | |
# 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 | 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-10 | change some log levels | Thomas Lenz | 2 | -6/+7 | |
2020-08-21 | Update internal- and third-party libs | Thomas Lenz | 3 | -5/+10 | |
2020-08-20 | add some certs and xml schemes | Thomas Lenz | 1 | -0/+839 | |
2020-08-20 | some test updates | Thomas Lenz | 21 | -973/+986 | |
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 | |||||
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 | |