aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss/server
AgeCommit message (Expand)AuthorFilesLines
2023-06-23chore(log): opimize logging for short-term certificate-validationThomas1-1/+1
2023-06-23refact(core): clean-up and optimize MOA-Sig initializerThomas1-84/+76
2023-05-02feat(pkix): add addition features to validate short-term certificatesThomas3-7/+156
2023-01-25Merge branch 'snapshot/3.1.x' into nightlybuildThomas2-13/+86
2022-10-13feat(iaiklogger): add interface to re-classify log msg from WARN to INFOThomas1-1/+29
2022-09-28build(core): switch to new snapshot version that includes updates IAIK-MOAThomas1-1/+1
2022-09-28chore(log): add trace-log for IAIK-MOA initializationThomas1-0/+2
2022-09-27refact(iaik-moa): implement custom IAIK-MOA configuration because original im...Thomas1-3/+28
2022-09-27refact(iaik-pki): only configurate PKI commons if they are not set yetThomas1-10/+28
2022-09-15refact(iaik-moa): switch to static IAIK-MOA initializer implementationThomas2-10/+8
2022-09-15refact(iaik-moa): switch to static IAIK-MOA initializer implementationThomas2-10/+8
2022-09-15test(pkix): add certStore testsThomas2-1/+6
2022-04-01fix(pki): change IssuerName nomalization to fix invalid loading of CRLRetenti...Thomas1-4/+4
2021-12-15switch to JAXB API v3.0Thomas1-1/+1
2021-04-30update TSL update mechanism to check every 5 minutes if EU TSL is loaded. Sta...Thomas2-3/+14
2021-04-27fix bug in ConfigurationProvider the ignore keyGroups for MOA-SSThomas1-1/+1
2021-03-25update IaikLog implementation to log PII on trace levelThomas1-4/+8
2021-03-25add masking pattern to clear personal information from certificate loggingThomas1-4/+52
2021-03-24Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/moa-sigThomas92-6902/+7055
2021-03-24activate fall-back mode in IAIK-JCE software key-store implementationThomas1-0/+7
2021-03-22change to EGIZ codestyleThomas92-7046/+6979
2021-03-22update error-logging on start-upThomas1-4/+24
2021-03-16update MOA-SPSS initialization to mitigate suspect behavior in EAAF-Component...Thomas3-16/+91
2020-08-21Update internal- and third-party libsThomas Lenz3-5/+10
2020-08-20some test updatesThomas Lenz1-6/+7
2020-08-20update build processThomas Lenz1-1/+1
2020-04-03fix possible nullPointerException CAdES verification lib in case of CAdES sig...Thomas Lenz1-20/+26
2019-02-19fix possible NullPointerExceptionThomas Lenz1-4/+7
2019-02-07add additional PAdES verification informationThomas Lenz2-20/+34
2018-07-27add configFlag to support autoAddEECertificatesThomas Lenz3-5/+45
2018-02-13add infos about signature and hash algorithms into responsesThomas Lenz4-20/+56
2018-02-13update TSL monitoring servletThomas Lenz1-3/+14
2018-02-08add Servlet to ask for TSL client statustlenz2-1/+34
2017-11-27change some log levelsThomas Lenz1-71/+29
2017-11-20update log-levels for PAdES signature verificationtlenz1-6/+9
2017-09-08add PAdES flag and update IAIK libsThomas Lenz2-3/+13
2017-08-07add PAdES conformity flag to CAdES SOAP interface.Thomas Lenz1-41/+23
2017-05-08update logging in extended PAdES verification codeThomas Lenz1-2/+7
2017-05-05update iaik_moa.jar to 2.03tlenz2-6/+0
2017-04-05IAIK PAdES verification module had to be closed manuallyThomas Lenz1-0/+3
2017-03-15Set a name for TSL database-update threadThomas Lenz1-1/+1
2017-03-02add log message in CertStoreConfigurationImplThomas Lenz1-1/+4
2017-03-01fix possible nullpointer exception if trustprofile needs TSL support but the ...tlenz1-1/+9
2017-02-27check if stream object is closedThomas Lenz1-0/+4
2017-02-15log error message if PAdES signature verification has an errorThomas Lenz1-0/+4
2017-02-13Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/moa-sigtlenz3-46/+56
2017-02-09update PDFVerification interface to return signature results that FAILSThomas Lenz2-31/+38
2017-02-03fix problem in SystemInitializer order that prevent the use of the TSL certstoreThomas Lenz1-15/+18
2017-02-01Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/moa-sigtlenz1-1/+1
2017-02-01fix wrong readtime in TSL configThomas Lenz1-1/+1