aboutsummaryrefslogtreecommitdiff
path: root/moaSig
AgeCommit message (Expand)AuthorFilesLines
2024-09-02build(core): switch to next release version3.2.4Thomas1-1/+1
2024-08-29test(cades): deactivate SOAP with attachement test, because it's not yet supp...Thomas1-0/+1
2024-08-28chore(tsl): update TSL-Lib to fix possible NullPointer exceptionThomas1-1/+1
2024-08-28chore(core): update third-party libsThomas2-10/+10
2024-08-28feat(tsl): add TrustStore configuration property to enforce TSL availabilityThomas6-65/+112
2024-08-06feat(core): add configuration parameter to enable/disable strict validation o...Thomas5-74/+103
2024-06-27test(cades): add one more integration testThomas1-32/+68
2024-06-27feat(cades): update create CAdES request-processing for data-by-referenceThomas1-20/+51
2024-06-27fix(core): update wrong encoded characters in i18n message propertiesThomas1-48/+48
2024-06-27refact(core): clean-up and optimize custom Axis1 handlerThomas1-28/+19
2024-06-27chore(core): switch to v1.3 of axis1 IAIK forkThomas1-0/+0
2024-01-25build(core): switch to next snapshot versionThomas1-1/+1
2024-01-25build(core): switch to next release version3.2.3Thomas1-1/+1
2024-01-25test(tsl): add missing EU-TSL signer certificateThomas1-0/+49
2024-01-25chore(tsl): switch to MOA-TSL-Lib 2.1.3 to support latest sqlLite implementationThomas2-16/+8
2024-01-24test(signing): add integration test that uses a PKCS11 keyThomas3-0/+279
2024-01-24chore(core): update third-party libsThomas4-23/+23
2023-10-10fix(core): add missing configuraton element into XML schema of MOA-Sig config...Thomas2-1/+4
2023-08-22chore(core): log transformation in case of missing or unknown AlgorithmThomas10-3/+206
2023-06-30build(core): switch to next snapshot versionThomas1-1/+1
2023-06-30build(core): switch to next release version3.2.2Thomas1-1/+1
2023-06-23fix(core): update SQLLight dependencyThomas1-1/+1
2023-06-23chore(core): add new release version of cpxlevel validatorThomas1-0/+0
2023-06-23test(core): add some more PDF and PAdES validation checksThomas4-6/+110
2023-06-23test(core): add test for X500 name normalizationThomas1-0/+135
2023-06-23chore(log): opimize logging for short-term certificate-validationThomas1-1/+1
2023-06-23chore(core): update thirt-party libsThomas2-3/+3
2023-06-23chore(core): remove unused method from logger implementationThomas1-9/+0
2023-06-23refact(core): clean-up and optimize MOA-Sig initializerThomas1-84/+76
2023-06-22fix(core): update cpxlevel validation lib to solve wrong key-usage validationThomas4-2/+29
2023-05-03build(core): switch to next snapshot versionThomas1-1/+1
2023-05-03build(core): switch to next release version3.2.1Thomas1-1/+1
2023-05-03chore(core): update third-party libThomas1-1/+1
2023-05-02chore(core): remove iaik_utils because we should not need any moreThomas1-0/+0
2023-05-02feat(pkix): add addition features to validate short-term certificatesThomas24-9/+541
2023-04-17chore(core): update third-party libsThomas3-9/+9
2023-03-20test(core): optimize some testsThomas5-10/+31
2023-03-20chore(core): add snapshot versions of IAIK libsThomas6-0/+0
2023-03-20chore(core): update third-party libsThomas1-4/+4
2023-01-25Merge branch 'snapshot/3.1.x' into nightlybuildThomas10-26/+138
2023-01-25test(config): add MOA-Sig configuration for testing purposesThomas251-0/+275
2022-10-13build(core): switch to next release versionThomas1-1/+1
2022-10-13chore(core): update third-party libsThomas4-13/+14
2022-10-13feat(iaiklogger): add interface to re-classify log msg from WARN to INFOThomas2-1/+67
2022-09-28build(core): switch to next release versionThomas1-1/+1
2022-09-28build(core): switch to new snapshot version that includes updates IAIK-MOAThomas2-2/+2
2022-09-28chore(log): add trace-log for IAIK-MOA initializationThomas1-0/+2
2022-09-27chore(core): add new IAIK-MOA v2.08Thomas2-0/+0
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