aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-09-02build(core): switch to next release version3.2.4Thomas1-1/+1
2024-09-02doc(core): add readme for next release versionThomas1-0/+93
2024-09-02doc(config): add new A-Trust-test-*-05 certificates to example configurationThomas4-0/+68
2024-08-29test(cades): deactivate SOAP with attachement test, because it's not yet ↵Thomas1-0/+1
supported by Axis1 implementation
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-28doc(core): update handbookThomas2-2/+21
2024-08-28feat(tsl): add TrustStore configuration property to enforce TSL availabilityThomas7-66/+113
2024-08-06feat(core): add configuration parameter to enable/disable strict validation ↵Thomas5-74/+103
of ASN.1 encoded signature values
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
Reason: call-by-reference feature can be use to include data sended by using SOAP attachements
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
Reason: v1.3 include some more fixes from offical Axis1 GitHub repo
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-25doc(core): add readme for upcomming releaseThomas3-3/+140
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-25chore(pkcs11): add latest version of IAIK PKCS11 implementationThomas23-0/+543
2024-01-24test(signing): add integration test that uses a PKCS11 keyThomas3-0/+279
Info: this test only run on local machine because it uses a Yubikey 5 PIV as HSM
2024-01-24chore(core): update third-party libsThomas4-23/+23
2023-10-10fix(core): add missing configuraton element into XML schema of MOA-Sig ↵Thomas2-1/+4
configuration
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-23doc(core): add release information for upcoming versionThomas1-0/+91
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-02doc(core): update handbook and release notesThomas3-43/+93
2023-05-02feat(pkix): add addition features to validate short-term certificatesThomas25-9/+547
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 libsThomas7-0/+0
2023-03-20chore(core): update third-party libsThomas1-4/+4
2023-01-25Merge branch 'snapshot/3.1.x' into nightlybuildThomas10-26/+138
# 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
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