Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-19 | build: switch to new snapshot version | Thomas | 6 | -6/+6 | |
2022-01-09 | chore(SAML2): update implementation to remove usage of deprecated ↵ | Thomas | 8 | -37/+37 | |
openSAML4.x API | |||||
2022-01-09 | refactor(core): update to latest version of Velocity engine | Thomas | 1 | -6/+6 | |
2022-01-08 | Merge branch 'opensaml_4.x' into nightlyBuild | Thomas | 38 | -306/+349 | |
# Conflicts: # eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/metadata/PvpMetadataResolverAdapter.java # eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/verification/SamlVerificationEngine.java # eaaf_modules/eaaf_module_pvp2_core/src/test/java/at/gv/egiz/eaaf/modules/pvp2/test/binding/SoapBindingTest.java # eaaf_modules/eaaf_module_pvp2_core/src/test/java/at/gv/egiz/eaaf/modules/pvp2/test/dummy/DummyMetadataProvider.java # eaaf_modules/eaaf_module_pvp2_idp/src/main/java/at/gv/egiz/eaaf/modules/pvp2/idp/impl/AbstractPvp2XProtocol.java # eaaf_modules/eaaf_module_pvp2_sp/src/main/java/at/gv/egiz/eaaf/modules/pvp2/sp/impl/PvpAuthnRequestBuilder.java # pom.xml | |||||
2022-01-08 | [fix] solve circular dependencies between 'AuthenticationManager', ↵ | Thomas | 1 | -6/+4 | |
'ModuleRegistration', and 'AuthModule' implementations | |||||
2021-12-12 | update some more third-party libs | Thomas | 1 | -1/+17 | |
2021-12-09 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-12-09 | switch to next release version1.2.0 | Thomas | 6 | -6/+6 | |
2021-12-06 | update IGuiBuilderConfiguration to indicate asynchronous GUI rendering | Thomas | 1 | -0/+5 | |
2021-11-29 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-11-29 | switch to next release version1.1.20 | Thomas | 6 | -6/+6 | |
2021-11-26 | update to HSM-Facade-Provider v0.8.0 to fix problem with RSA-OAEP | Thomas | 1 | -3/+2 | |
2021-11-19 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-11-19 | switch to next release version1.1.19 | Thomas | 6 | -6/+6 | |
2021-11-03 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-11-03 | switch to next release version1.1.18 | Thomas | 6 | -6/+6 | |
2021-10-21 | switch to next snapshot version | Christof Rabensteiner | 6 | -6/+6 | |
2021-10-14 | switch to next release version1.1.17 | Thomas | 6 | -6/+6 | |
2021-10-06 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-10-06 | switch to next release version1.1.16.1 | Thomas | 6 | -6/+6 | |
2021-10-06 | fix wrong or messing log messages | Thomas | 2 | -2/+4 | |
2021-09-21 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-09-21 | switch to next release version1.1.16 | Thomas | 6 | -6/+6 | |
2021-09-03 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-09-03 | switch to next release version1.1.15 | Thomas | 6 | -6/+6 | |
2021-09-03 | add jUnit test that uses RSASSA-PSS algorithm | Thomas | 1 | -0/+27 | |
2021-08-11 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-08-11 | switch to next release version1.1.14 | Thomas | 6 | -6/+6 | |
2021-08-10 | remove misplaced log message in request VDA task | Thomas | 1 | -3/+2 | |
2021-08-05 | fix wrong error handling and missing TransactionId in case of an error ↵ | Thomas | 2 | -11/+0 | |
during restart of process-engine (OEGVEID-2053) | |||||
2021-07-01 | add tracelog into SAML2 verification engine | Thomas | 6 | -0/+371 | |
2021-06-18 | update some log messages | Thomas | 2 | -6/+9 | |
2021-06-04 | remove @Deprecated annotation | Thomas | 1 | -5/+4 | |
2021-05-23 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-05-18 | switch to next release version1.1.13.1 | Thomas | 6 | -6/+6 | |
2021-05-18 | re-initialize IAIK-MOA before every process to fix problem with unordered ↵ | Thomas | 1 | -1/+2 | |
JAVA Security-Provider in Java > 11.10 | |||||
2021-04-28 | switch to next snapshot version | Thomas | 6 | -6/+6 | |
2021-04-28 | switch to next release version1.1.13 | Thomas | 6 | -6/+6 | |
2021-04-20 | update third-party libs and verify / fix some jUnit tests | Thomas | 8 | -47/+19 | |
2021-04-19 | refactor DateOfBirth in IAuthData and all implementations because ↵ | Thomas | 1 | -11/+14 | |
DateOfBirth from SZR has not be a valid Date object | |||||
2021-04-14 | remove re-initialization of IAIK MOA because we make some updates in MOA-SPSS | Thomas | 1 | -2/+1 | |
2021-04-14 | some code optimization to reduce memory consumption | Thomas | 2 | -2/+26 | |
2021-04-08 | add new verification methods into MOA-Sig module to verify PAdES documents ↵ | Thomas | 20 | -164/+521 | |
and to perform extended validation | |||||
2021-03-25 | switch to latest version of MOA-Sig | Thomas | 6 | -34/+32 | |
2021-03-25 | add additional logging into SL2.0 tasks | Thomas | 4 | -4/+21 | |
2021-03-22 | switch to RC1 build of next moa-sig version | Thomas | 9 | -9/+185 | |
2021-03-16 | some small updates in moa-spss module | Thomas | 449 | -5/+2043 | |
2021-03-12 | refactor some code to Java Stream API | Thomas | 1 | -1/+1 | |
2021-03-12 | update errorMessage generation for SAML2 authentication protocol to return ↵ | Thomas | 1 | -13/+19 | |
external error-codes only | |||||
2021-03-11 | update error-handling in SL2.0 binding-utils | Thomas | 1 | -7/+17 | |