Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-12 | update errorMessage generation for SAML2 authentication protocol to return ↵ | Thomas | 1 | -13/+19 | |
external error-codes only | |||||
2021-03-01 | switch to next snapshot version because end-point update maybe brakes other ↵ | Thomas | 1 | -1/+1 | |
projects | |||||
2021-01-25 | refactor PVP2 IDP module to support more than one IPvpMetadataProvider in ↵ | Thomas Lenz | 3 | -12/+21 | |
one application | |||||
2021-01-08 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2021-01-08 | switch to next release version1.1.11 | Thomas Lenz | 1 | -1/+1 | |
2020-12-28 | optimize maven build process to build source-jar files | Thomas Lenz | 1 | -28/+1 | |
2020-12-26 | add jUnit test to test SAML2 response generation with unencrypted assertions | Thomas Lenz | 2 | -14/+162 | |
2020-12-26 | fix bug in SAML2 error-response generation | Thomas Lenz | 1 | -22/+22 | |
2020-12-09 | add findSecBugs extension into spotbugs plug-in | Thomas Lenz | 3 | -20/+44 | |
2020-12-03 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-12-03 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-11-02 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-11-02 | switch to next release version1.1.9.1 | Thomas Lenz | 1 | -1/+1 | |
2020-10-30 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-10-30 | switch to next release version1.1.9 | Thomas Lenz | 1 | -1/+1 | |
2020-09-17 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-09-17 | switch to next release version1.1.8 | Thomas Lenz | 1 | -1/+1 | |
2020-08-14 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-08-14 | switch to next release version1.1.7 | Thomas Lenz | 1 | -1/+1 | |
2020-08-05 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-08-04 | switch to next release version1.1.6 | Thomas Lenz | 1 | -1/+1 | |
2020-06-15 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-06-10 | switch to release version 1.1.5 | Thomas Lenz | 1 | -1/+1 | |
2020-05-12 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-05-12 | switch to version 1.1.4.11.1.4.1 | Thomas Lenz | 1 | -1/+1 | |
2020-05-12 | switch to next release version 1.1.4 | Thomas Lenz | 1 | -1/+1 | |
2020-04-27 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-04-27 | switch to next release version1.1.3 | Thomas Lenz | 1 | -1/+1 | |
2020-04-02 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-04-02 | switch to next release version 1.1.21.1.2 | Thomas Lenz | 1 | -1/+1 | |
2020-04-01 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-04-01 | Revert "back-port of PVP IDP-module request post-processor"1.1.1 | Thomas Lenz | 2 | -1062/+528 | |
This reverts commit bd6492ef3f4576d62b8f7cfe20dbaf425b22e2bb. | |||||
2020-04-01 | Merge branch 'nightlyBuild' | Thomas Lenz | 4 | -3/+9 | |
2020-04-01 | switch to next release version 1.1.1 | Thomas Lenz | 1 | -1/+1 | |
2020-03-26 | fix codestyle | Thomas Lenz | 2 | -0/+2 | |
2020-03-24 | fix dependency problems with different Java Spring versions | Thomas Lenz | 1 | -1/+5 | |
2020-03-11 | refactor HttpClientFactory.java to build HTTP clients with different ↵ | Thomas Lenz | 1 | -1/+1 | |
authentication mechanisms | |||||
2020-03-03 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-02-28 | switch to version 1.0.13.2 | Thomas Lenz | 1 | -528/+513 | |
2020-02-28 | back-port of PVP IDP-module request post-processor | Thomas Lenz | 1 | -0/+549 | |
2020-02-28 | switch to next release version 1.1.01.1.0 | Thomas Lenz | 1 | -1/+1 | |
2020-02-20 | add two jUnit test and CodeStyle modifications | Thomas Lenz | 1 | -0/+9 | |
2020-02-18 | update broken DummyPvpConfiguration.java JavaDoc | Thomas Lenz | 1 | -4/+4 | |
2020-02-17 | Merge branch 'feature/hsmfacade' into nightlyBuild | Thomas Lenz | 3 | -2/+15 | |
# Conflicts: # eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/metadata/AbstractChainingMetadataProvider.java # eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_core.beans.xml | |||||
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 3 | -4/+17 | |
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types | |||||
2020-02-10 | Hack: Integrate HsmFacade for signing operations | Christian Kollmann | 1 | -2/+2 | |
2020-02-06 | add more jUnit test | Thomas Lenz | 11 | -17/+499 | |
2020-02-06 | Refactor SamlVerificationEngine | Thomas Lenz | 4 | -17/+88 | |
add some more jUnit tests | |||||
2020-02-05 | Extract interface from AbstractCredentialProvider.java | Thomas Lenz | 4 | -10/+10 | |
Add new interface IPvpAddableChainingMetadataProvider.java and implement it in AbstractChainingMetadataProvider.java Fix possible nullPointer in Saml2Utils.java | |||||
2020-02-05 | add Trusted-Certificates method to AbstractCredentialProvider | Thomas Lenz | 3 | -29/+10 | |
add jUnit tests for AbstractCredentialProvider change method names in AbstractCredentialProvider |