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
/
main
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
1
-11
/
+68
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
1
-1
/
+3
2022-12-19
feat(core): support not-notified eIDAS LoA
Thomas
1
-9
/
+10
2022-01-09
chore(SAML2): update implementation to remove usage of deprecated openSAML4.x...
Thomas
3
-8
/
+8
2022-01-08
Merge branch 'opensaml_4.x' into nightlyBuild
Thomas
23
-209
/
+247
2021-10-06
fix wrong or messing log messages
Thomas
1
-0
/
+2
2021-07-01
add tracelog into SAML2 verification engine
Thomas
1
-0
/
+17
2021-03-12
refactor some code to Java Stream API
Thomas
1
-1
/
+1
2021-01-25
refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one...
Thomas Lenz
3
-47
/
+84
2020-10-08
update cleanUp() in AbstractChainingMetadataProvider to support own PVPMetada...
Thomas Lenz
3
-11
/
+35
2020-06-10
Add new AttributeBuilder registration
Thomas Lenz
1
-59
/
+14
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
22
-217
/
+254
2020-03-26
fix codestyle
Thomas Lenz
2
-11
/
+14
2020-03-20
refactor SAML2 metadata signature-filter to use a TrustStore implementation t...
Thomas Lenz
3
-16
/
+61
2020-02-20
add two jUnit test and CodeStyle modifications
Thomas Lenz
6
-9
/
+45
2020-02-18
update broken DummyPvpConfiguration.java JavaDoc
Thomas Lenz
1
-1
/
+1
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
Merge branch 'feature/hsmfacade' into nightlyBuild
Thomas Lenz
2
-33
/
+51
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
2
-91
/
+49
2020-02-10
Hack: Integrate HsmFacade for signing operations
Christian Kollmann
1
-3
/
+45
2020-02-06
add more jUnit test
Thomas Lenz
2
-34
/
+12
2020-02-06
Refactor SamlVerificationEngine
Thomas Lenz
5
-38
/
+372
2020-02-05
fix junit test that uses expired metadata for testing
Thomas Lenz
1
-22
/
+0
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
4
-67
/
+134
2020-02-04
first stable version that uses OpenSAML 3.x
Thomas Lenz
42
-860
/
+1341
2020-02-02
some more OpenSAML3 refactoring stuff
Thomas
16
-615
/
+621
2020-01-31
a lot of more OpenSAML3 refactoring staff
Thomas Lenz
54
-1216
/
+1964
2020-01-28
first steps in openSAML3 refactoring
Thomas Lenz
27
-253
/
+271
2019-12-12
refactor PVP2 IDP to allow generic post-processing of SAML2 AuthnRequests
Thomas Lenz
1
-5
/
+25
2019-12-11
fix bug in PVP2 implementation
Thomas Lenz
1
-1
/
+1
2019-12-09
fix one type
Thomas Lenz
1
-2
/
+2
2019-12-05
some code code-style modifications
Thomas
63
-446
/
+439
2019-12-04
to some more code quality tasks
Thomas
15
-64
/
+87
2019-12-04
common EGIZ code-style refactoring
Thomas Lenz
112
-6652
/
+6539
2019-05-04
move IDestroyable Interface to EGIZ-Spring-API
Thomas
1
-1
/
+1
2019-04-23
integrate Spring ModelAndView into EAAF GUI framework
Thomas Lenz
2
-33
/
+39
2019-02-14
update signature validation in SAML2 Redirect-Binding
Thomas Lenz
1
-5
/
+18
2018-09-13
fix typo in license header
1.0.2
Thomas Lenz
69
-138
/
+138
2018-09-11
add some more revisions-log messages
Thomas Lenz
1
-0
/
+1
2018-07-20
some small modifications in attribute builder
Thomas Lenz
4
-10
/
+16
2018-07-19
some small changes to solve compatibility problems
Thomas Lenz
4
-13
/
+13
2018-07-13
some updates and bugfixes
Thomas Lenz
1
-1
/
+6
2018-07-12
some more updates
Thomas Lenz
70
-33
/
+1773
[next]