summaryrefslogtreecommitdiff
path: root/eaaf_core_utils
AgeCommit message (Collapse)AuthorFilesLines
2020-09-24switch to next release versionThomas Lenz1-1/+1
2020-07-07switch to next release version1.0.14Thomas Lenz1-1/+1
2020-04-06Merge branch '1.0.x/nightlybuild' of ↵Thomas Lenz1-1/+1
gitlab.iaik.tugraz.at:egiz/eaaf_components into 1.0.x/nightlybuild
2020-04-06change implementation of default SSLContext builder because there is an ↵Thomas Lenz1-1/+2
issue on some JDK >= 11 versions
2020-04-06switch to next snapshot versionThomas Lenz1-1/+1
2019-12-12switch to version 1.0.13.21.0.13.2Thomas Lenz1-1/+1
2019-11-29switch to version 1.0.13.1v1.0.13.1Thomas Lenz1-1/+1
2019-11-28switch to version 1.0.13Thomas Lenz1-1/+1
2019-11-12switch to 1.0.13-SNAPSHOTThomas Lenz1-1/+1
2019-10-22add JUnitTestStatusMessenger implementationThomas Lenz1-0/+56
2019-10-08fix problem with SSL Client Auth. and ConnectionPoolsThomas Lenz1-14/+41
2019-10-01update resource loading implementation in HttpClientFactory.javaThomas Lenz1-12/+10
2019-10-01inject ResourceLoader to facilitate Spring based resource loadingThomas Lenz1-1/+2
2019-09-18fix possible NullPointerException in HttpClientFactory.javaThomas Lenz1-3/+8
2019-09-13add SimpleStatusMessager.java that only perform String formattingThomas Lenz2-20/+264
add SSL Client authentication and http basic authentication to HttpClientFactory.java
2019-09-13refactor utils into a separate moduleThomas Lenz19-0/+2486