Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 33 | -310/+1442 | |
The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types | |||||
2020-02-12 | add first untested version of EaafKeyStoreFactory that supports ↵ | Thomas Lenz | 3 | -0/+280 | |
Software-Keystore and HSM-Facade | |||||
2019-12-09 | fix one type | Thomas Lenz | 1 | -0/+7 | |
add TestClass | |||||
2019-12-05 | some code code-style modifications | Thomas | 1 | -2/+2 | |
active code-quality checks! | |||||
2019-12-04 | to some more code quality tasks | Thomas | 4 | -11/+7 | |
2019-12-04 | common EGIZ code-style refactoring | Thomas Lenz | 25 | -2206/+2620 | |
2019-12-04 | switch to v1.1.0-Snapshot | Thomas Lenz | 1 | -1/+1 | |
2019-12-02 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2019-11-29 | switch to version 1.0.13.1v1.0.13.1 | Thomas Lenz | 1 | -1/+1 | |
2019-11-28 | switch to version 1.0.13 | Thomas Lenz | 1 | -1/+1 | |
2019-11-12 | switch to 1.0.13-SNAPSHOT | Thomas Lenz | 1 | -1/+1 | |
2019-10-22 | add JUnitTestStatusMessenger implementation | Thomas Lenz | 1 | -0/+56 | |
2019-10-08 | fix problem with SSL Client Auth. and ConnectionPools | Thomas Lenz | 1 | -14/+41 | |
2019-10-01 | update resource loading implementation in HttpClientFactory.java | Thomas Lenz | 1 | -12/+10 | |
2019-10-01 | inject ResourceLoader to facilitate Spring based resource loading | Thomas Lenz | 1 | -1/+2 | |
2019-09-18 | fix possible NullPointerException in HttpClientFactory.java | Thomas Lenz | 1 | -3/+8 | |
2019-09-13 | add SimpleStatusMessager.java that only perform String formatting | Thomas Lenz | 2 | -20/+264 | |
add SSL Client authentication and http basic authentication to HttpClientFactory.java | |||||
2019-09-13 | refactor utils into a separate module | Thomas Lenz | 19 | -0/+2486 | |