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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-25
fix(pkce): code verifier requires at least 43 characters
Thomas
2
-1
/
+3
2025-01-13
chore(core): only small API changes
Thomas
2
-2
/
+1
2024-10-23
chore(core): update third-party libs
Thomas
1
-63
/
+69
2024-10-04
doc(core): update JavaDoc
Thomas
1
-0
/
+2
2024-10-04
chore(core): optimize some configuration classes
Thomas
2
-4
/
+38
2024-10-04
chore(core): update RFC7636 implementation to make data-classes serializable
Thomas
1
-1
/
+24
2024-09-05
feat(i18): add method to set a specific Locale for i18n message
Thomas
3
-3
/
+24
2024-08-29
feat(utils): add RFC7636 (Outh2 PKCE) implementation
Thomas
2
-0
/
+209
2024-06-11
feat(core): add method parameter to define custom max. age for pendingRequestId
Thomas
3
-3
/
+42
2024-05-15
feat(http): add custom trust-store configuration properties
Thomas
4
-31
/
+212
2024-04-25
chore(core): change log-level to Info if IAIK-JCE was not on classpath
Thomas
1
-1
/
+1
2024-04-03
fix(http): include retry on HTTP POST requests
Thomas
4
-33
/
+108
2024-04-03
feat(http): support HTTP-Proxy connections on client level
Thomas
5
-2
/
+149
2024-03-28
feat(http): add configuration parameter to set 'time-to-life' and 'validation...
Thomas
5
-17
/
+70
2024-03-27
fix(http): allow SSL host-certificate validation in any case
Thomas
3
-2
/
+99
2023-12-20
style(core): fix code-style issue
Thomas
1
-1
/
+1
2023-12-20
chore(core): add publicURLPrefix validation into some more modules
Thomas
1
-41
/
+0
2023-12-20
feat(core): add one more default implementation of HttpClientResponseHandler
Thomas
1
-0
/
+28
2023-11-29
fix(http): update HTTP client factory to fix problem with open 'idle-connecti...
Thomas
1
-3
/
+9
2023-10-02
feat(core): add configuration utils to operate on specific types of configura...
Thomas
2
-0
/
+64
2023-10-02
chore(core): code clean-up and optimization
Thomas
1
-2
/
+26
2023-09-11
chore(core): remove some deprecated API methods
Thomas
7
-19
/
+12
2023-09-08
fix(core): remove some more old javax annotations
Thomas
2
-5
/
+5
2023-09-06
refact(core): remove some more javax. API references
Thomas
1
-2
/
+2
2023-08-31
feat(core): refactor to openSAML 5 for Java 17
Thomas
13
-264
/
+224
2023-08-31
feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17
Thomas
3
-6
/
+6
2023-08-21
feat(sl20): add basic certificate-validity check into JWS validation
Thomas
4
-48
/
+164
2023-07-12
feat(hsm-facade): make trusted SSL-certificate optional for HSM-Facade initia...
Thomas
2
-37
/
+54
2023-07-12
feat(http): Add connection timeout parameters to HTTP client-configuration
Thomas
2
-11
/
+27
2023-06-06
fix(core): add some more allowed classes to Exception deserialization.
Thomas
2
-1
/
+31
2023-06-05
fix(core): update wrong encoded parameter in validation exception
Thomas
1
-1
/
+1
2023-05-31
refact(core): change some more internal representation to make it JSON serial...
Thomas
1
-0
/
+4
2023-05-15
chore(utils): optimize type-specific deserialization
Thomas
3
-2
/
+6
2023-05-15
refact(core): change process-data holder-implementation to use Jackson serial...
Thomas
2
-6
/
+174
2023-05-15
feat(utils): add custom Jackson (de)serialization for polymorph class structures
Thomas
2
-0
/
+170
2023-05-15
feat(utils): optimize custom Java serialization implementation
Thomas
3
-21
/
+335
2023-05-08
style(core): fix codestyle issues
Thomas
2
-3
/
+5
2023-05-08
feat(core): add in-line method to KeyStoreFactory
Thomas
13
-2
/
+701
2023-04-21
feat(log): add MDC based ID to correlate single HTTP requests
Thomas
1
-2
/
+43
2023-02-06
feat(http): add request interceptor to pre-emptive HTTP Basic authentication
Thomas
4
-0
/
+99
2022-09-29
refact(core): change logger to lombok annotation
Thomas
1
-4
/
+2
2022-09-28
chore(core): change log basic status-messager implementation
Thomas
1
-5
/
+5
2022-09-28
chore(core): change log-level to info to get more information about invalid p...
Thomas
1
-3
/
+3
2022-08-11
refact(core): move JoseUtils into 'eaaf-utils' module
Thomas
4
-0
/
+461
2022-06-08
test(ssl): ignore SSL Client-Authentication test with prod. endpoint
Thomas
1
-0
/
+2
2022-05-09
test(http): fix possible false-positive test results
Thomas
2
-5
/
+12
2022-05-03
feature(core): add simple implementation of a Spring based message source
Thomas
1
-0
/
+115
2022-04-19
test(http): add second SSL client authentication test
Thomas
1
-24
/
+17
2022-04-19
chore(http): add missing parameter into log message
Thomas
1
-1
/
+1
2022-04-19
feat(http): add request interceptor configuration into Apache HTTP Client fac...
Thomas
2
-1
/
+17
[next]