summaryrefslogtreecommitdiff
path: root/eaaf_core_utils
AgeCommit message (Expand)AuthorFilesLines
2024-01-17build(core): switch to next release version2.0.02.x/mainThomas1-1/+1
2023-12-20style(core): fix code-style issueThomas1-1/+1
2023-12-20chore(core): add publicURLPrefix validation into some more modulesThomas1-41/+0
2023-12-20feat(core): add one more default implementation of HttpClientResponseHandlerThomas1-0/+28
2023-11-29fix(http): update HTTP client factory to fix problem with open 'idle-connecti...Thomas1-3/+9
2023-10-02feat(core): add configuration utils to operate on specific types of configura...Thomas2-0/+64
2023-10-02chore(core): code clean-up and optimizationThomas1-2/+26
2023-09-11chore(core): remove some deprecated API methodsThomas7-19/+12
2023-09-08fix(core): remove some more old javax annotationsThomas2-5/+5
2023-09-06refact(core): remove some more javax. API referencesThomas1-2/+2
2023-08-31feat(core): refactor to openSAML 5 for Java 17Thomas14-270/+226
2023-08-31feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17Thomas5-8/+24
2023-08-31build(core): switch to new major-release version 2.0.0-SNAPSHOTThomas1-1/+1
2023-08-21feat(sl20): add basic certificate-validity check into JWS validationThomas4-48/+164
2023-08-02build(core): switch to next snapshot versionThomas1-1/+1
2023-08-02build(core): switch to next release version1.3.15Thomas1-1/+1
2023-07-12feat(hsm-facade): make trusted SSL-certificate optional for HSM-Facade initia...Thomas2-37/+54
2023-07-12feat(http): Add connection timeout parameters to HTTP client-configurationThomas2-11/+27
2023-06-06fix(core): add some more allowed classes to Exception deserialization.Thomas2-1/+31
2023-06-05fix(core): update wrong encoded parameter in validation exceptionThomas1-1/+1
2023-05-31refact(core): change some more internal representation to make it JSON serial...Thomas2-2/+10
2023-05-15chore(utils): optimize type-specific deserializationThomas3-2/+6
2023-05-15refact(core): change process-data holder-implementation to use Jackson serial...Thomas4-6/+196
2023-05-15feat(utils): add custom Jackson (de)serialization for polymorph class structuresThomas2-0/+170
2023-05-15feat(utils): optimize custom Java serialization implementationThomas3-21/+335
2023-05-08style(core): fix codestyle issuesThomas2-3/+5
2023-05-08feat(core): add in-line method to KeyStoreFactoryThomas13-2/+701
2023-04-21feat(log): add MDC based ID to correlate single HTTP requestsThomas1-2/+43
2023-04-12build(core): switch to next snapshot versionThomas1-1/+1
2023-04-12build(core): switch to next release version1.3.14Thomas1-1/+1
2023-02-06feat(http): add request interceptor to pre-emptive HTTP Basic authenticationThomas4-0/+99
2023-01-18build(core): switch to next snapshot versionThomas1-1/+1
2023-01-18build(core): switch to next release version1.3.13Thomas1-1/+1
2023-01-09build(core): switch to next snapshot versionThomas1-1/+1
2023-01-09build(core): switch to next snapshot versionThomas1-1/+1
2022-12-19build(core): switch to next release version1.3.11Thomas1-1/+1
2022-11-24build(core): switch to next snapshot versionThomas1-1/+1
2022-11-24build(core): switch to next release version1.3.10Thomas1-1/+1
2022-11-23build(core): switch to next snapshot versionThomas1-1/+1
2022-11-23build(core): switch to next release version1.3.9Thomas1-1/+1
2022-11-21build(core): switch to next snapshot versionThomas1-1/+1
2022-11-21build(core): switch to next release version1.3.8Thomas1-1/+1
2022-10-24build(core): switch to next snapshot versionThomas1-1/+1
2022-10-20build(core): switch to next release version1.3.7Thomas1-1/+1
2022-10-13build(core): switch to next snapshot versionThomas1-1/+1
2022-10-13build(core): switch to next release version1.3.6Thomas1-1/+1
2022-10-04build(core): switch to next snapshot versionThomas1-1/+1
2022-10-03build(core): switch to next release version1.3.5Thomas1-1/+1
2022-09-29refact(core): change logger to lombok annotationThomas1-4/+2
2022-09-28chore(core): change log basic status-messager implementationThomas1-5/+5