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-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
2023-08-02
build(core): switch to next snapshot version
Thomas
12
-12
/
+12
2023-08-02
build(core): switch to next release version
1.3.15
Thomas
12
-12
/
+12
2023-08-02
test(moa-sig): add PAdES verification
Thomas
2
-0
/
+65
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-07-12
feat(core): add static method into PVP bPK attribute-builder to build attribu...
Thomas
1
-8
/
+19
2023-06-06
fix(core): add @JsonValue annotation to SpMandateModes enum to serialize the ...
Thomas
1
-20
/
+22
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-06-05
chore(core): add @JsonCreator annotation to enum
Thomas
1
-0
/
+3
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
[next]