Age | Commit message (Expand) | Author | Files | Lines |
2020-04-01 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-04-01 | switch to next release version 1.1.1 | Thomas Lenz | 1 | -1/+1 |
2020-03-31 | change default SSLContext factory to Apache HTTP-Client based version | Thomas Lenz | 1 | -35/+24 |
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-24 | some small changes | Thomas Lenz | 1 | -0/+7 |
2020-03-20 | set Socket timeout in ConnectionPoolManager | Thomas Lenz | 1 | -9/+14 |
2020-03-11 | refactor HttpClientFactory.java to build HTTP clients with different authenti... | Thomas Lenz | 10 | -205/+872 |
2020-03-10 | rename MDC variables for Session- and TransactionIds | Thomas Lenz | 1 | -3/+21 |
2020-03-04 | add "remoteHost" information into TransactionIdUtils | Thomas Lenz | 1 | -4/+27 |
2020-03-03 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-02-28 | switch to next release version 1.1.01.1.0 | Thomas Lenz | 1 | -1/+1 |
2020-02-27 | add new transactionId for PII related data only | Thomas Lenz | 1 | -3/+50 |
2020-02-25 | update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOT | Thomas Lenz | 4 | -45/+8 |
2020-02-24 | fix wrong or missing error messages | Thomas Lenz | 1 | -1/+1 |
2020-02-20 | move SpConfigurationImpl.java into eaaf_core_utils | Thomas Lenz | 1 | -0/+183 |
2020-02-20 | add two jUnit test and CodeStyle modifications | Thomas Lenz | 3 | -21/+14 |
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 | 3 | -44/+68 |
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 | 3 | -76/+112 |
2020-02-14 | add common-code for KeyStore and Credential handling | Thomas Lenz | 7 | -6/+290 |
2020-02-14 | Integrate HSM Facade from A-SIT+ | Thomas Lenz | 33 | -310/+1442 |
2020-02-12 | add first untested version of EaafKeyStoreFactory that supports Software-Keys... | Thomas Lenz | 3 | -0/+280 |
2019-12-09 | fix one type | Thomas Lenz | 1 | -0/+7 |
2019-12-05 | some code code-style modifications | Thomas | 1 | -2/+2 |
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 |
2019-09-13 | refactor utils into a separate module | Thomas Lenz | 19 | -0/+2486 |