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
2023-06-01
refact(core): change custom object-serialization to protected to re-use it in...
Thomas
1
-1
/
+25
2023-05-31
feat(core): add remove method to IPendingRequest interface
Thomas
3
-2
/
+19
2023-05-31
refact(core): change some more internal representation to make it JSON serial...
Thomas
7
-53
/
+219
2023-05-25
test(core): check JSON serialization for some DAO
Thomas
1
-0
/
+30
2023-05-25
feat(core): support Base64 to byte[] decoding is required
Thomas
1
-0
/
+4
2023-05-22
chore(saml2): optimize metadata signature-verification filter
Thomas
2
-11
/
+121
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
17
-24
/
+210
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-13
refact(core): remove double serialization in central error handling
Thomas
4
-82
/
+40
2023-05-11
refact(core): make data class Pair JSON serialisable
Thomas
1
-7
/
+9
2023-05-11
chore(core): update third-party libs
Thomas
4
-10
/
+26
2023-05-11
feat(spring): add authorisation configuration for multi-modul projects
Thomas
3
-3
/
+62
2023-05-11
build(core): add internal EGIZ repositority
Thomas
1
-1
/
+11
2023-05-10
feat(spring): add BasicAuth user object and new Interface to load users in mu...
Thomas
3
-0
/
+121
2023-05-08
chore(moa-sig): switch to latest moa-sig version 3.1.9
Thomas
1
-1
/
+1
2023-05-08
refactor(moa-sig): rename IAIK dependency
Thomas
2
-0
/
+0
2023-05-08
style(core): fix codestyle issues
Thomas
2
-3
/
+5
2023-05-08
build(core): change maven repo id because it was already used
Thomas
1
-1
/
+1
2023-05-08
feat(core): add in-line method to KeyStoreFactory
Thomas
13
-2
/
+701
2023-05-08
chore(moa-sig): add new versions of IAIK libs.
Thomas
18
-19
/
+91
2023-04-26
feat(core): add extension-point to central errorHandler service to set applic...
Thomas
11
-31
/
+230
2023-04-21
chore(log): update to latest version of MDC logger filter from BRZ
Thomas
2
-21
/
+75
2023-04-21
feat(log): add MDC based ID to correlate single HTTP requests
Thomas
1
-2
/
+43
2023-04-12
build(core): switch to next snapshot version
Thomas
12
-12
/
+12
2023-04-12
build(core): switch to next release version
1.3.14
Thomas
12
-12
/
+12
2023-03-22
chore(core): update third-party libs
Thomas
1
-3
/
+32
2023-03-20
fix(gui): escape error parameters that contains a '{' because that is not sup...
Thomas
1
-1
/
+3
2023-03-10
fix(ux): add error parameters, if they are available, in case of specific exc...
Thomas
1
-1
/
+2
2023-02-21
test(hsm): fix broken test, because HSM-Facade change an error message
Thomas
1
-1
/
+1
2023-02-21
chore(libs): update third-party libs
Thomas
1
-10
/
+10
2023-02-06
build(core): re-name reporting module to mitigate problem with some IDE's
Thomas
1
-3
/
+3
2023-02-06
feat(http): add request interceptor to pre-emptive HTTP Basic authentication
Thomas
4
-0
/
+99
2023-02-06
fix(core): add missing parameter to log message
Thomas
1
-2
/
+3
2023-01-18
build(core): switch to next snapshot version
Thomas
12
-12
/
+12
2023-01-18
build(core): switch to next release version
1.3.13
Thomas
12
-12
/
+12
2023-01-18
fix(saml2): support XML decryption by using key from HSM-Facade
Thomas
6
-15
/
+239
2023-01-17
test(jose): add JWE encryption/decryptio test that uses a wrong decryption key
Thomas
1
-0
/
+80
2023-01-09
build(core): switch to next snapshot version
Thomas
12
-12
/
+12
2023-01-09
chore(core): change loglevel from 'error' to 'info'
1.3.12
Thomas
1
-1
/
+1
2023-01-09
build(core): switch to next snapshot version
Thomas
12
-12
/
+12
2022-12-19
build(core): switch to next release version
1.3.11
Thomas
12
-12
/
+12
2022-12-19
feat(core): support not-notified eIDAS LoA
Thomas
4
-12
/
+23
2022-12-19
chore(pvp2): read LoA matching-mode from service-provider configuration
Thomas
1
-6
/
+6
2022-11-30
chore(core): switch log-level to INFO because log-level classification will b...
Thomas
1
-1
/
+1
2022-11-29
feat(core): add ticket-based error-handling service as EAAF core functionality
Thomas
12
-1
/
+1066
2022-11-24
build(core): switch to next snapshot version
Thomas
12
-12
/
+12
2022-11-24
build(core): switch to next release version
1.3.10
Thomas
12
-12
/
+12
2022-11-24
fix(sl20): remove full http response body from Exception message
Thomas
1
-3
/
+3
[next]