summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core
AgeCommit message (Collapse)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-46/+0
2020-12-23add new module that include common-code for SpringBoot applicationsThomas Lenz1-1/+0
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz2-0/+25
2020-12-09update third-party lib org.cryptacular to v 1.2.4 because openSAML 3.4.5 ↵Thomas Lenz1-0/+4
includes v1.1.3 with CVE-2020-7226
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-10-13fix missing method in mockup-classThomas Lenz1-0/+5
2020-10-08update cleanUp() in AbstractChainingMetadataProvider to support own ↵Thomas Lenz3-11/+35
PVPMetadataAdapter
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-08-04update third-party libsThomas Lenz1-1/+13
2020-06-19fix broken jUnit tests (update HSM-Facade certificates)Thomas Lenz2-19/+23
2020-06-15switch to next snapshot versionThomas Lenz1-1/+1
2020-06-10Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵Thomas Lenz1-59/+14
into nightlyBuild
2020-06-10Add new AttributeBuilder registrationThomas Lenz1-59/+14
2020-06-10switch to release version 1.1.5Thomas Lenz1-1/+1
2020-06-03fix broken jUnit testsThomas Lenz1-34/+2
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-05-05refactor HSM-Facade initialization to JAVA Reflection API to facilitate ↵Thomas Lenz1-5/+15
usage of eaaf_core_utils without HSM-Facade
2020-04-27switch to next snapshot versionThomas Lenz1-1/+1
2020-04-27switch to next release version1.1.3Thomas Lenz1-1/+1
2020-04-08add log message in OpenSAML initializer to 4.xThomas Lenz1-12/+11
2020-04-08refactor to OpenSAML 4.xThomas Lenz29-292/+329
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-01switch to next release version 1.1.1Thomas Lenz1-1/+1
2020-03-26some more editorial changesThomas Lenz4-13/+28
2020-03-26fix codestyleThomas Lenz5-47/+54
2020-03-24fix dependency problems with different Java Spring versionsThomas Lenz1-0/+6
2020-03-20refactor SAML2 metadata signature-filter to use a TrustStore implementation ↵Thomas Lenz4-90/+142
to get trusted X509 certificates
2020-03-20switch to HSM-Facade 0.4-Snapshot and fix possible race-condition between ↵Thomas Lenz4-50/+70
jUnit tests
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different ↵Thomas Lenz5-5/+5
authentication mechanisms
2020-03-03switch to next snapshot versionThomas Lenz1-1/+1
2020-02-28switch to next release version 1.1.01.1.0Thomas Lenz1-1/+1
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz1-3/+0
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz19-148/+189
2020-02-18update broken DummyPvpConfiguration.java JavaDocThomas Lenz1-1/+1
2020-02-18update jUnit test for module specific message sourcesThomas Lenz1-8/+11