index
:
EAAF-Components
1.0.x/master
2.x/main
master
EAAF-Components
tlenz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eaaf_core_utils
/
src
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+291
2020-06-19
activates HSM-Facade, if HSM-Facade-Provider is an already loaded Java Securi...
Thomas Lenz
1
-54
/
+78
2020-06-18
add symmetric-key functionality into EaafKeyStoreFactory that supports passph...
Thomas Lenz
5
-27
/
+381
2020-06-15
fix Code-Quality problem
1.1.5
Thomas Lenz
1
-4
/
+4
2020-06-12
add TrustStore SSLContext builder
Thomas Lenz
1
-25
/
+91
2020-05-29
update HttpClientBuilder factory to add 'ServiceUnavailableRetryStrategy' inj...
Thomas Lenz
2
-1
/
+12
2020-05-11
update HttpClientFactory to facilitate request retrying in case of an error
Thomas Lenz
4
-8
/
+81
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
2
-21
/
+69
2020-05-05
finish SSLContext creation by using KeyStore from HSM-Facade
Thomas Lenz
3
-13
/
+16
2020-05-05
first tests for SSL Client Auth. with HSM-Facade
Thomas Lenz
1
-2
/
+12
2020-05-05
refactor interface of method 'buildSslContextWithSslClientAuthentication' to ...
Thomas Lenz
2
-8
/
+12
2020-03-31
change default SSLContext factory to Apache HTTP-Client based version
Thomas Lenz
1
-35
/
+24
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
8
-205
/
+534
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-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
2
-5
/
+4
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
2
-3
/
+6
2020-02-17
update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...
Thomas Lenz
2
-27
/
+37
2020-02-17
update jUnit tests to operate on HSM Facade from A-Sit+
Thomas Lenz
1
-12
/
+13
2020-02-14
add common-code for KeyStore and Credential handling
Thomas Lenz
5
-6
/
+209
2020-02-14
Integrate HSM Facade from A-SIT+
Thomas Lenz
22
-307
/
+468
2020-02-12
add first untested version of EaafKeyStoreFactory that supports Software-Keys...
Thomas Lenz
2
-0
/
+275
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
22
-2058
/
+2014
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
18
-0
/
+2336