Age | Commit message (Expand) | Author | Files | Lines |
2021-01-07 | add a second Apache Http-Client response-handler as default implementation | Thomas Lenz | 1 | -7/+19 |
2020-12-28 | update to HSM-Facade v0.6.0 and add HealthCheck functionality | Thomas Lenz | 1 | -1/+33 |
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-11-09 | refactor error-handling in pending-request generation-stategies | Thomas Lenz | 1 | -51/+12 |
2020-09-08 | fix some broken jUnit tests | Thomas Lenz | 1 | -1/+1 |
2020-06-23 | add new pendingRequestId generation-strategy that uses authenticated-encrypti... | Thomas Lenz | 6 | -1/+579 |
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 | 1 | -1/+23 |
2020-06-18 | add symmetric-key functionality into EaafKeyStoreFactory that supports passph... | Thomas Lenz | 2 | -0/+324 |
2020-06-03 | fix broken jUnit tests | Thomas Lenz | 1 | -92/+93 |
2020-05-29 | update HttpClientBuilder factory to add 'ServiceUnavailableRetryStrategy' inj... | Thomas Lenz | 2 | -4/+7 |
2020-05-11 | update HttpClientFactory to facilitate request retrying in case of an error | Thomas Lenz | 2 | -1/+211 |
2020-05-05 | finish SSLContext creation by using KeyStore from HSM-Facade | Thomas Lenz | 1 | -15/+12 |
2020-05-05 | first tests for SSL Client Auth. with HSM-Facade | Thomas Lenz | 4 | -9/+54 |
2020-05-05 | add empty core-configuration for HSM-Facade into HttpClientFactoryTest | Thomas Lenz | 1 | -2/+9 |
2020-04-08 | fix broken jUnit test that selects wrong trusted SSL-Client certificate | Thomas Lenz | 1 | -0/+2 |
2020-03-26 | some more editorial changes | Thomas Lenz | 1 | -12/+12 |
2020-03-25 | some codestyle changes | Thomas Lenz | 1 | -12/+13 |
2020-03-11 | refactor HttpClientFactory.java to build HTTP clients with different authenti... | Thomas Lenz | 1 | -0/+328 |
2020-02-25 | update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOT | Thomas Lenz | 1 | -40/+0 |
2020-02-20 | add two jUnit test and CodeStyle modifications | Thomas Lenz | 1 | -18/+8 |
2020-02-18 | update jUnit test for module specific message sources | Thomas Lenz | 1 | -10/+13 |
2020-02-17 | update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen... | Thomas Lenz | 1 | -17/+31 |
2020-02-17 | add jUnit tests for HSM Facade integration. | Thomas Lenz | 1 | -2/+32 |
2020-02-17 | update jUnit tests to operate on HSM Facade from A-Sit+ | Thomas Lenz | 2 | -64/+99 |
2020-02-14 | add common-code for KeyStore and Credential handling | Thomas Lenz | 2 | -0/+81 |
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 11 | -3/+974 |
2019-12-09 | fix one type | Thomas Lenz | 1 | -0/+7 |
2019-12-04 | common EGIZ code-style refactoring | Thomas Lenz | 2 | -46/+497 |
2019-10-22 | add JUnitTestStatusMessenger implementation | Thomas Lenz | 1 | -0/+56 |