Age | Commit message (Expand) | Author | Files | Lines |
2021-01-25 | refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one... | Thomas Lenz | 3 | -12/+21 |
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 |
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 authenti... | Thomas Lenz | 1 | -1/+1 |
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 |
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 3 | -4/+17 |
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 |
2020-02-05 | Extract interface from AbstractCredentialProvider.java | Thomas Lenz | 4 | -10/+10 |
2020-02-05 | add Trusted-Certificates method to AbstractCredentialProvider | Thomas Lenz | 3 | -29/+10 |
2020-02-04 | first stable version that uses OpenSAML 3.x | Thomas Lenz | 20 | -179/+585 |
2020-02-02 | some more OpenSAML3 refactoring stuff | Thomas | 2 | -21/+20 |