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-05-28
build(core): switch to next release version
2.0.2
2.x/main
Thomas
12
-12
/
+12
2024-05-24
fix(core): set 'SameSite=None' to HTTP security cookie
Thomas
1
-2
/
+3
2024-05-23
fix(core): enable re-setting of already existing security HTTP cookies
Thomas
1
-3
/
+5
2024-05-23
chore(sl20): add log messages to mark end of DataUrl communication
Thomas
1
-0
/
+2
2024-05-15
feat(http): add custom trust-store configuration properties
Thomas
4
-31
/
+212
2024-05-07
fix(core): possible nullPointerException in case of HTTP cookies enabled but ...
Thomas
1
-2
/
+4
2024-05-07
Merge branch 'feature/cookie_based_sec_context' into '2.x/development'
Thomas Lenz
10
-4
/
+334
2024-05-06
feat(core): add optional extended HTTP request validator
Thomas
10
-4
/
+334
2024-04-25
chore(core): change log-level to Info if IAIK-JCE was not on classpath
Thomas
1
-1
/
+1
2024-04-25
build(ci): read apps.egiz.gv.at SSH Server-key from gitlab configuration
Thomas
2
-16
/
+10
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
[next]