Age | Commit message (Expand) | Author | Files | Lines |
2021-01-22 | code-style and logging optimizations | Thomas Lenz | 1 | -1/+1 |
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 |
2021-01-07 | add a second Apache Http-Client response-handler as default implementation | Thomas Lenz | 2 | -7/+44 |
2021-01-05 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 3 | -3/+76 |
2020-12-28 | optimize maven build process to build source-jar files | Thomas Lenz | 1 | -46/+0 |
2020-12-28 | update to HSM-Facade v0.6.0 and add HealthCheck functionality | Thomas Lenz | 3 | -3/+76 |
2020-12-23 | add new module that include common-code for SpringBoot applications | Thomas Lenz | 1 | -1/+1 |
2020-12-09 | add findSecBugs extension into spotbugs plug-in | Thomas Lenz | 3 | -2/+38 |
2020-12-09 | Merge branch 'feature/gitlabci' into 'nightlyBuild' | Thomas Lenz | 5 | -38/+46 |
2020-12-07 | update jUnit tests to fix problem with execution order | Thomas Lenz | 5 | -38/+46 |
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-26 | add building block of a http ResponseHandler that returns the http status-code | Thomas Lenz | 1 | -0/+23 |
2020-11-09 | refactor error-handling in pending-request generation-stategies | Thomas Lenz | 5 | -118/+71 |
2020-11-05 | add scheduled eviction policy to clean-up expired or old http connections fro... | Thomas Lenz | 1 | -64/+104 |
2020-11-04 | update logging | Thomas Lenz | 1 | -4/+2 |
2020-11-03 | Initialize IAIK-MOA on any request, because there is an open unknown issue wi... | Thomas Lenz | 1 | -7/+7 |
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-10-19 | refactor PVP 1.x constants to reuse definitions for application chaining | Thomas Lenz | 1 | -14/+28 |
2020-10-19 | add new PVP1.x header | Thomas Lenz | 1 | -1/+3 |
2020-10-16 | fix code-style problem | Thomas Lenz | 1 | -1/+1 |
2020-10-15 | add definitions for PVP2 R-Profile http-headers | Thomas Lenz | 1 | -0/+70 |
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-09-08 | fix some broken jUnit tests | Thomas Lenz | 1 | -1/+1 |
2020-08-27 | fix wrong log-message in EaafKeyStoreFactory | Thomas Lenz | 2 | -1/+3 |
2020-08-26 | refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec... | Thomas Lenz | 2 | -0/+22 |
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-08-04 | update third-party libs | Thomas Lenz | 1 | -1/+1 |
2020-07-30 | update third-party libs | Thomas Lenz | 1 | -101/+102 |
2020-07-03 | add EAAF specific serializer that supports whitelisting of classes | Thomas Lenz | 2 | -0/+108 |
2020-07-03 | updaste KeyStoreFactory and KeyStoreUtils to fix incompatibility with Shibbol... | Thomas Lenz | 3 | -16/+68 |
2020-07-01 | switch to HSM-Facade v0.5.0 | Thomas Lenz | 1 | -8/+26 |
2020-06-23 | add new pendingRequestId generation-strategy that uses authenticated-encrypti... | Thomas Lenz | 8 | -2/+875 |
2020-06-19 | fix broken jUnit tests (update HSM-Facade certificates) | Thomas Lenz | 1 | -6/+8 |
2020-06-19 | activates HSM-Facade, if HSM-Facade-Provider is an already loaded Java Securi... | Thomas Lenz | 2 | -55/+101 |
2020-06-18 | add symmetric-key functionality into EaafKeyStoreFactory that supports passph... | Thomas Lenz | 7 | -27/+705 |
2020-06-15 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-06-15 | fix Code-Quality problem1.1.5 | Thomas Lenz | 1 | -4/+4 |
2020-06-12 | add TrustStore SSLContext builder | Thomas Lenz | 1 | -25/+91 |
2020-06-10 | switch to release version 1.1.5 | Thomas Lenz | 1 | -1/+1 |
2020-06-03 | fix broken jUnit tests | Thomas Lenz | 1 | -92/+93 |
2020-05-29 | update HttpClientBuilder factory to add 'ServiceUnavailableRetryStrategy' inj... | Thomas Lenz | 4 | -5/+19 |