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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
build(core): switch to next snapshot version
Thomas
12
-12
/
+12
2024-04-04
build(core): switch to next release version
Thomas
12
-12
/
+12
2024-04-04
fix(jackson): reflection based Jackson modul loader
Thomas
1
-5
/
+6
2024-04-04
chore(core): update third-party libs
Thomas
1
-14
/
+20
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-04-02
test(sl20): fix broken tests because default JAVA trust-store uses JKS
Thomas
1
-1
/
+5
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
2024-02-05
fix(core): use centrial error-handling service to map internal to external er...
Thomas
1
-3
/
+3
2024-02-02
fix(core): possible NullPointerException during get generic data from session
Thomas
1
-42
/
+37
2024-02-01
feat(core): add Jackson Joda module
Thomas
3
-3
/
+77
2024-01-19
build(core): switch to next snapshot version
Thomas
12
-12
/
+12
2024-01-17
build(core): switch to next release version
2.0.0
Thomas
12
-12
/
+12
2024-01-17
chore(core): update third-party libs
Thomas
1
-9
/
+9
2023-12-21
feat(errorhandling): update configuration-model to exclude stake-trace logging
Thomas
9
-17
/
+87
2023-12-21
chore(core): update third-party libs
Thomas
1
-14
/
+14
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
3
-59
/
+29
2023-12-20
feat(core): add one more default implementation of HttpClientResponseHandler
Thomas
1
-0
/
+28
2023-11-29
fix(gui): escape special characters in error messages
Thomas
1
-1
/
+2
2023-11-29
chore(gui): set additionl error-page parameters without escaption
Thomas
1
-1
/
+1
2023-11-29
build(ci): switch to static JAVA 17 and maven version
Thomas
1
-2
/
+1
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
3
-14
/
+29
2023-09-28
chore(core): update openSAML2 to v5.0.0
Thomas
1
-1
/
+1
2023-09-11
chore(core): remove some deprecated API methods
Thomas
15
-30
/
+56
2023-09-08
fix(core): remove some more old javax annotations
Thomas
2
-5
/
+5
2023-09-07
fix(sl20): wrong error-response in case of a invalid data-url access
Thomas
1
-4
/
+2
2023-09-07
fix(sl20): add missing ContentType header on SL2.0 error response
Thomas
1
-0
/
+2
2023-09-07
chore(core): update jaxen to latest version
Thomas
1
-1
/
+1
2023-09-06
fix(sl20): set UTF-8 encoding for SL2.0 requests
Thomas
1
-1
/
+1
2023-09-06
refact(core): remove some more javax. API references
Thomas
1
-2
/
+2
2023-09-05
Merge branch 'feature/java_17' into '2.x/development'
Thomas Lenz
6
-10
/
+24
2023-09-05
chore(core): some more clean-up tasks to Java 17
Thomas
6
-10
/
+24
2023-09-04
Merge branch 'feature/java_17' into '2.x/development'
Thomas Lenz
1
-1
/
+3
2023-09-04
build(ci): update deploy step, because 'ssh-keyscan' isn't available in lates...
Thomas
1
-1
/
+3
2023-09-01
chore(core): update third-party libs to latest version and remove libs that w...
Thomas
2
-46
/
+45
2023-09-01
chore(core): update commons-io to latest version
Thomas
1
-1
/
+1
2023-08-31
build(mvn): update jacoco plugin to latest version
Thomas
1
-1
/
+1
2023-08-31
build(ci): switch GitLab CI runner to Java 17
Thomas
1
-4
/
+4
2023-08-31
feat(core): refactor to openSAML 5 for Java 17
Thomas
130
-702
/
+772
2023-08-31
feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17
Thomas
15
-47
/
+97
2023-08-31
build(core): switch to new major-release version 2.0.0-SNAPSHOT
Thomas
12
-12
/
+12
2023-08-30
chore(saml2): remove some deprecated methods and switch to new one
Thomas
8
-16
/
+16
2023-08-22
fix(core): remove pendingRequest from PendingReqIdValidationException before ...
Thomas
1
-1
/
+1
2023-08-21
fix(sl20): remove line-of-code that was a copy&past mistake
Thomas
1
-6
/
+1
2023-08-21
feat(sl20): add basic certificate-validity check into JWS validation
Thomas
6
-50
/
+174
2023-08-21
refact(sl20): clean-up SL20 response handler
Thomas
1
-147
/
+177
[next]