summaryrefslogtreecommitdiff
path: root/eaaf_core_utils
AgeCommit message (Expand)AuthorFilesLines
2021-04-14some code optimization to reduce memory consumptionThomas1-14/+14
2021-03-30update BpkBuilder to all natural an legal types for baseId'sThomas1-1/+1
2021-03-19add new method into X509UtilsThomas1-0/+15
2021-03-16some small updates in moa-spss moduleThomas1-4/+1
2021-03-12refactor some code to Java Stream APIThomas2-25/+17
2021-03-11refactor BpkBuilder in eaaf-utilsThomas3-0/+942
2021-03-01switch to next snapshot version because end-point update maybe brakes other p...Thomas1-1/+1
2021-02-19update Dummy class for jUnit testsThomas1-1/+1
2021-02-18update root-certificate of HSM-Facade for integration testsThomas1-8/+10
2021-01-22code-style and logging optimizationsThomas Lenz1-1/+1
2021-01-08switch to next snapshot versionThomas Lenz1-1/+1
2021-01-08switch to next release version1.1.11Thomas Lenz1-1/+1
2021-01-07add a second Apache Http-Client response-handler as default implementationThomas Lenz2-7/+44
2021-01-05Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...Thomas Lenz3-3/+76
2020-12-28optimize maven build process to build source-jar filesThomas Lenz1-46/+0
2020-12-28update to HSM-Facade v0.6.0 and add HealthCheck functionalityThomas Lenz3-3/+76
2020-12-23add new module that include common-code for SpringBoot applicationsThomas Lenz1-1/+1
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz3-2/+38
2020-12-09Merge branch 'feature/gitlabci' into 'nightlyBuild'Thomas Lenz5-38/+46
2020-12-07update jUnit tests to fix problem with execution orderThomas Lenz5-38/+46
2020-12-03switch to next snapshot versionThomas Lenz1-1/+1
2020-12-03switch to next release versionThomas Lenz1-1/+1
2020-11-26add building block of a http ResponseHandler that returns the http status-codeThomas Lenz1-0/+23
2020-11-09refactor error-handling in pending-request generation-stategiesThomas Lenz5-118/+71
2020-11-05add scheduled eviction policy to clean-up expired or old http connections fro...Thomas Lenz1-64/+104
2020-11-04update loggingThomas Lenz1-4/+2
2020-11-03Initialize IAIK-MOA on any request, because there is an open unknown issue wi...Thomas Lenz1-7/+7
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-19refactor PVP 1.x constants to reuse definitions for application chainingThomas Lenz1-14/+28
2020-10-19add new PVP1.x headerThomas Lenz1-1/+3
2020-10-16fix code-style problemThomas Lenz1-1/+1
2020-10-15add definitions for PVP2 R-Profile http-headersThomas Lenz1-0/+70
2020-09-17switch to next snapshot versionThomas Lenz1-1/+1
2020-09-17switch to next release version1.1.8Thomas Lenz1-1/+1
2020-09-08fix some broken jUnit testsThomas Lenz1-1/+1
2020-08-27fix wrong log-message in EaafKeyStoreFactoryThomas Lenz2-1/+3
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec...Thomas Lenz2-0/+22
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/+1
2020-07-30update third-party libsThomas Lenz1-101/+102
2020-07-03add EAAF specific serializer that supports whitelisting of classesThomas Lenz2-0/+108
2020-07-03updaste KeyStoreFactory and KeyStoreUtils to fix incompatibility with Shibbol...Thomas Lenz3-16/+68
2020-07-01switch to HSM-Facade v0.5.0Thomas Lenz1-8/+26
2020-06-23add new pendingRequestId generation-strategy that uses authenticated-encrypti...Thomas Lenz8-2/+875