aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig-lib/src/main/java/at/gv/egovernment/moa/spss/server
AgeCommit message (Expand)AuthorFilesLines
2025-09-19fix(core): wrong selection of RSASSA-PSS in case of XML signaturesThomas Lenz2-4/+26
2025-09-18chore(core): remove deprecated API calls and fix JavaDocThomas Lenz11-59/+72
2025-09-17Merge branch 'feature/rsassa-pss' into feature/java_17Thomas Lenz7-64/+239
2025-09-17chore(core): update IAIK libsThomas Lenz1-33/+26
2025-08-06chore(core): refactor to Java 17 and Servlet-API 6.0Thomas Lenz2-4/+3
2025-08-04refact(core): some code clean-upThomas Lenz1-8/+8
2025-02-18feat(sign): add RSASSA-PSS supportThomas7-64/+239
2024-08-28feat(tsl): add TrustStore configuration property to enforce TSL availabilityThomas3-61/+96
2024-08-06feat(core): add configuration parameter to enable/disable strict validation o...Thomas4-74/+102
2024-06-27feat(cades): update create CAdES request-processing for data-by-referenceThomas1-20/+51
2023-08-22chore(core): log transformation in case of missing or unknown AlgorithmThomas1-3/+21
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