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_modules
/
eaaf_module_pvp2_core
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
chore(saml2): remove some deprecated methods and switch to new one
Thomas
8
-16
/
+16
2023-05-22
chore(saml2): optimize metadata signature-verification filter
Thomas
2
-11
/
+121
2023-05-11
chore(core): update third-party libs
Thomas
2
-2
/
+4
2023-01-18
fix(saml2): support XML decryption by using key from HSM-Facade
Thomas
6
-15
/
+239
2022-12-19
feat(core): support not-notified eIDAS LoA
Thomas
1
-9
/
+10
2022-05-20
test(saml2): fix signature-verification test because we get a valid errorCode...
Thomas
1
-1
/
+1
2022-01-09
chore(SAML2): update implementation to remove usage of deprecated openSAML4.x...
Thomas
4
-19
/
+19
2022-01-08
Merge branch 'opensaml_4.x' into nightlyBuild
Thomas
31
-271
/
+312
2021-12-06
update IGuiBuilderConfiguration to indicate asynchronous GUI rendering
Thomas
1
-0
/
+5
2021-10-06
fix wrong or messing log messages
Thomas
1
-0
/
+2
2021-07-01
add tracelog into SAML2 verification engine
Thomas
6
-0
/
+371
2021-04-20
update third-party libs and verify / fix some jUnit tests
Thomas
3
-20
/
+19
2021-03-12
refactor some code to Java Stream API
Thomas
1
-1
/
+1
2021-02-18
update root-certificate of HSM-Facade for integration tests
Thomas
1
-8
/
+10
2021-01-25
refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one...
Thomas Lenz
3
-47
/
+84
2020-10-13
fix missing method in mockup-class
Thomas Lenz
1
-0
/
+5
2020-10-08
update cleanUp() in AbstractChainingMetadataProvider to support own PVPMetada...
Thomas Lenz
3
-11
/
+35
2020-06-19
fix broken jUnit tests (update HSM-Facade certificates)
Thomas Lenz
2
-19
/
+23
2020-06-10
Add new AttributeBuilder registration
Thomas Lenz
1
-59
/
+14
2020-06-03
fix broken jUnit tests
Thomas Lenz
1
-34
/
+2
2020-04-08
add log message in OpenSAML initializer to 4.x
Thomas Lenz
1
-12
/
+11
2020-04-08
refactor to OpenSAML 4.x
Thomas Lenz
29
-292
/
+329
2020-03-26
some more editorial changes
Thomas Lenz
4
-13
/
+28
2020-03-26
fix codestyle
Thomas Lenz
5
-47
/
+54
2020-03-20
refactor SAML2 metadata signature-filter to use a TrustStore implementation t...
Thomas Lenz
4
-90
/
+142
2020-03-20
switch to HSM-Facade 0.4-Snapshot and fix possible race-condition between jUn...
Thomas Lenz
4
-50
/
+70
2020-03-11
refactor HttpClientFactory.java to build HTTP clients with different authenti...
Thomas Lenz
5
-5
/
+5
2020-02-25
update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOT
Thomas Lenz
1
-3
/
+0
2020-02-20
add two jUnit test and CodeStyle modifications
Thomas Lenz
19
-148
/
+189
2020-02-18
update broken DummyPvpConfiguration.java JavaDoc
Thomas Lenz
1
-1
/
+1
2020-02-18
update jUnit test for module specific message sources
Thomas Lenz
1
-8
/
+11
2020-02-18
add JavaDoc
Thomas Lenz
1
-4
/
+59
2020-02-17
update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...
Thomas Lenz
1
-27
/
+31
2020-02-17
add jUnit tests for HSM Facade integration.
Thomas Lenz
7
-292
/
+589
2020-02-17
update jUnit tests to operate on HSM Facade from A-Sit+
Thomas Lenz
3
-28
/
+72
2020-02-17
fix one broken jUnit test
Thomas Lenz
2
-0
/
+42
2020-02-17
Merge branch 'feature/hsmfacade' into nightlyBuild
Thomas Lenz
7
-68
/
+132
2020-02-14
add common-code for KeyStore and Credential handling
Thomas Lenz
1
-2
/
+9
2020-02-14
Integrate HSM Facade from A-SIT+
Thomas Lenz
8
-131
/
+135
2020-02-10
Hack: Integrate HsmFacade for signing operations
Christian Kollmann
3
-8
/
+50
2020-02-06
add more jUnit test
Thomas Lenz
8
-121
/
+522
2020-02-06
Refactor SamlVerificationEngine
Thomas Lenz
19
-62
/
+1717
2020-02-05
fix junit test that uses expired metadata for testing
Thomas Lenz
2
-37
/
+30
2020-02-05
refactor refresh process in AbstractChainingMetadataProvider
Thomas Lenz
1
-19
/
+44
2020-02-05
Extract interface from AbstractCredentialProvider.java
Thomas Lenz
6
-70
/
+214
2020-02-05
add Trusted-Certificates method to AbstractCredentialProvider
Thomas Lenz
20
-103
/
+720
2020-02-04
first stable version that uses OpenSAML 3.x
Thomas Lenz
62
-1033
/
+4101
2020-02-02
some more OpenSAML3 refactoring stuff
Thomas
17
-629
/
+638
2020-01-31
a lot of more OpenSAML3 refactoring staff
Thomas Lenz
66
-1216
/
+3216
2020-01-28
first steps in openSAML3 refactoring
Thomas Lenz
27
-253
/
+271
[next]