summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp
AgeCommit message (Expand)AuthorFilesLines
2021-01-08switch to next release version1.1.11Thomas Lenz1-1/+1
2020-12-28optimize maven build process to build source-jar filesThomas Lenz1-28/+1
2020-12-26add jUnit test to test SAML2 response generation with unencrypted assertionsThomas Lenz2-14/+162
2020-12-26fix bug in SAML2 error-response generationThomas Lenz1-22/+22
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz3-20/+44
2020-12-03switch to next snapshot versionThomas Lenz1-1/+1
2020-12-03switch to next release versionThomas Lenz1-1/+1
2020-11-02switch to next snapshot versionThomas Lenz1-1/+1
2020-11-02switch to next release version1.1.9.1Thomas Lenz1-1/+1
2020-10-30switch to next snapshot versionThomas Lenz1-1/+1
2020-10-30switch to next release version1.1.9Thomas Lenz1-1/+1
2020-09-17switch to next snapshot versionThomas Lenz1-1/+1
2020-09-17switch to next release version1.1.8Thomas Lenz1-1/+1
2020-08-14switch to next snapshot versionThomas Lenz1-1/+1
2020-08-14switch to next release version1.1.7Thomas Lenz1-1/+1
2020-08-05switch to next snapshot versionThomas Lenz1-1/+1
2020-08-04switch to next release version1.1.6Thomas Lenz1-1/+1
2020-06-15switch to next snapshot versionThomas Lenz1-1/+1
2020-06-10switch to release version 1.1.5Thomas Lenz1-1/+1
2020-05-12switch to next snapshot versionThomas Lenz1-1/+1
2020-05-12switch to version 1.1.4.11.1.4.1Thomas Lenz1-1/+1
2020-05-12switch to next release version 1.1.4Thomas Lenz1-1/+1
2020-04-27switch to next snapshot versionThomas Lenz1-1/+1
2020-04-27switch to next release version1.1.3Thomas Lenz1-1/+1
2020-04-02switch to next snapshot versionThomas Lenz1-1/+1
2020-04-02switch to next release version 1.1.21.1.2Thomas Lenz1-1/+1
2020-04-01switch to next snapshot versionThomas Lenz1-1/+1
2020-04-01Revert "back-port of PVP IDP-module request post-processor"1.1.1Thomas Lenz2-1062/+528
2020-04-01Merge branch 'nightlyBuild'Thomas Lenz4-3/+9
2020-04-01switch to next release version 1.1.1Thomas Lenz1-1/+1
2020-03-26fix codestyleThomas Lenz2-0/+2
2020-03-24fix dependency problems with different Java Spring versionsThomas Lenz1-1/+5
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2020-03-03switch to next snapshot versionThomas Lenz1-1/+1
2020-02-28switch to version 1.0.13.2Thomas Lenz1-528/+513
2020-02-28back-port of PVP IDP-module request post-processorThomas Lenz1-0/+549
2020-02-28switch to next release version 1.1.01.1.0Thomas Lenz1-1/+1
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-0/+9
2020-02-18update broken DummyPvpConfiguration.java JavaDocThomas Lenz1-4/+4
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz3-2/+15
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz3-4/+17
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann1-2/+2
2020-02-06add more jUnit testThomas Lenz11-17/+499
2020-02-06Refactor SamlVerificationEngineThomas Lenz4-17/+88
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz4-10/+10
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz3-29/+10
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz20-179/+585
2020-02-02some more OpenSAML3 refactoring stuffThomas2-21/+20
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz11-99/+108
2019-12-12refactor PVP2 IDP to allow generic post-processing of SAML2 AuthnRequestsThomas Lenz1-5/+16