Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-05-12 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-05-12 | switch to version 1.1.4.11.1.4.1 | Thomas Lenz | 1 | -1/+1 |
2020-05-12 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...1.1.4 | Thomas Lenz | 6 | -9/+292 |
2020-05-12 | switch to next release version 1.1.4 | Thomas Lenz | 1 | -1/+1 |
2020-05-11 | update HttpClientFactory to facilitate request retrying in case of an error | Thomas Lenz | 6 | -9/+292 |
2020-05-05 | some more code polishing | Thomas Lenz | 1 | -12/+28 |
2020-05-05 | fix wrong log messages | Thomas Lenz | 1 | -2/+2 |
2020-05-05 | refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage... | Thomas Lenz | 3 | -21/+71 |
2020-05-05 | finish SSLContext creation by using KeyStore from HSM-Facade | Thomas Lenz | 4 | -28/+28 |
2020-05-05 | first tests for SSL Client Auth. with HSM-Facade | Thomas Lenz | 6 | -11/+70 |
2020-05-05 | add empty core-configuration for HSM-Facade into HttpClientFactoryTest | Thomas Lenz | 1 | -2/+9 |
2020-05-05 | refactor interface of method 'buildSslContextWithSslClientAuthentication' to ... | Thomas Lenz | 3 | -14/+13 |
2020-04-27 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-04-27 | switch to next release version1.1.3 | Thomas Lenz | 1 | -1/+1 |
2020-04-08 | fix broken jUnit test that selects wrong trusted SSL-Client certificate | Thomas Lenz | 1 | -0/+2 |
2020-04-02 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 |
2020-04-02 | switch to next release version 1.1.21.1.2 | Thomas Lenz | 1 | -1/+1 |
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 |