aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-06-30build(core): switch to next release versionHEAD3.2.2masterThomas1-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
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 ↵Thomas1-3/+28
implementation initialize Commons-PKI twice
2022-09-27refact(iaik-pki): only configurate PKI commons if they are not set yetThomas1-10/+28
2022-09-15test: skip two tests that can be only run localyThomas2-0/+2
2022-09-15build: switch to new snapshot versionThomas1-1/+1
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 testsThomas21-6/+694
2022-06-09build(ci): define Java 11 for code-quality checksThomas1-0/+10
2022-06-09doc: add and update readme filesThomas2-0/+96
2022-06-09fix(core): update pdfBox to v2.0.26 to fix a infinity loop during PDF parsingThomas1-5/+6
2022-04-01chore(core): remove deprecated log messageThomas1-5/+2
2022-04-01chore(core): update third-party libs to latest versionsThomas4-8/+8
2022-04-01fix(pki): change IssuerName nomalization to fix invalid loading of ↵Thomas1-4/+4
CRLRetention intervalle configuration
2021-12-20add missing handbook updatesThomas2-1/+2
2021-12-20switch to next snapshot versionThomas1-1/+1
2021-12-20switch to next release version3.2.0Thomas1-1/+1
2021-12-20switch to latest wagon-ssh versionThomas1-1/+1
2021-12-20switch to next RC candidateThomas1-1/+1
2021-12-20update third-party libsThomas3-12/+10
2021-12-15switch from log4j to logbackThomas6-247/+170