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_auth_sl20
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
[fix] solve circular dependencies between 'AuthenticationManager', 'ModuleReg...
Thomas
1
-6
/
+4
2021-11-26
update to HSM-Facade-Provider v0.8.0 to fix problem with RSA-OAEP
Thomas
1
-3
/
+2
2021-09-03
add jUnit test that uses RSASSA-PSS algorithm
Thomas
1
-0
/
+27
2021-08-10
remove misplaced log message in request VDA task
Thomas
1
-3
/
+2
2021-08-05
fix wrong error handling and missing TransactionId in case of an error during...
Thomas
2
-11
/
+0
2021-06-18
update some log messages
Thomas
2
-6
/
+9
2021-03-25
add additional logging into SL2.0 tasks
Thomas
2
-3
/
+15
2021-03-22
switch to RC1 build of next moa-sig version
Thomas
1
-9
/
+9
2021-03-11
update error-handling in SL2.0 binding-utils
Thomas
1
-7
/
+17
2021-03-09
refactor SL20EidDataValidationException to optimize error handling
Thomas
1
-3
/
+13
2021-02-18
update error-handling in case of a VDA communication failed
Thomas
1
-5
/
+8
2021-02-18
update root-certificate of HSM-Facade for integration tests
Thomas
1
-8
/
+10
2021-01-22
code-style and logging optimizations
Thomas Lenz
1
-7
/
+7
2020-12-09
update jUnit for JWE encryption by using HSM-Facade
Thomas Lenz
2
-7
/
+58
2020-12-04
set global transactionId as SL2.0 transactionId
Thomas Lenz
1
-2
/
+2
2020-11-04
refactoring of SL2.0 response processing to mitigate problems with Connection...
Thomas Lenz
3
-104
/
+153
2020-11-02
change order of IAIK CryptoProvider registration
Thomas Lenz
4
-5
/
+76
2020-10-21
add new configuration property to switch between log-level "WARN" and "INFO" ...
Thomas Lenz
1
-13
/
+12
2020-10-13
Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...
Thomas Lenz
6
-41
/
+159
2020-10-13
Serialize exceptions in error-handler manually to fix problems with Serializa...
Thomas Lenz
1
-8
/
+4
2020-10-07
implement work-around to fix possible incompatibility between IAIK JCE/Eccele...
Thomas Lenz
6
-41
/
+159
2020-08-26
refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec...
Thomas Lenz
6
-298
/
+535
2020-07-01
update log message in case of SL2.0 VDA connection error
Thomas Lenz
1
-3
/
+8
2020-06-22
rename test
Thomas Lenz
1
-0
/
+75
2020-06-22
fix problem with JOSE encryption in combination with HSM-Facade
Thomas Lenz
12
-62
/
+407
2020-06-19
add first simple jUnit tests for JOSE-Utils
Thomas Lenz
11
-0
/
+182
2020-06-19
fix bug in SL20 JOSE-Utils that prohibits HSM-Facade Usage and only allows RS...
Thomas Lenz
1
-6
/
+34
2020-06-10
fix codestyle and moa-sig module clean-up
Thomas Lenz
1
-2
/
+0
2020-06-10
add i18n parameter into SL2.0 request
Thomas Lenz
2
-54
/
+77
2020-06-03
add jUnit test for EAAF process-engine
Thomas Lenz
2
-2
/
+3
2020-04-08
change http parameter name for active Session on VDA side
Thomas Lenz
1
-2
/
+2
2020-04-07
fix Codestyle
Thomas Lenz
1
-1
/
+1
2020-04-07
set VDA sessionId into SL2.0 VDA request if it is available
Thomas Lenz
2
-1
/
+31
2020-04-07
inject VDA sessionId from SL2.0 error-response into internal error holder
Thomas Lenz
3
-24
/
+80
2020-03-26
fix codestyle
Thomas Lenz
2
-0
/
+3
2020-03-20
add JOSE header into JWS verificationresult DAO
Thomas Lenz
2
-18
/
+29
2020-03-19
add 'smartphone' as parameter for authType on VDA side
Thomas Lenz
1
-1
/
+1
2020-03-19
codestyle problem
Thomas Lenz
1
-0
/
+1
2020-03-19
inject authType parameter in VDA request to select a specific authentication ...
Thomas Lenz
2
-0
/
+75
2020-03-11
refactor HttpClientFactory.java to build HTTP clients with different authenti...
Thomas Lenz
1
-1
/
+1
2020-03-10
inject X509 certificates into JOSE signature-verification response if available
Thomas Lenz
1
-1
/
+1
2020-02-17
Update sign method to add parameter for JOSE x509c header
Thomas Lenz
2
-27
/
+68
2020-02-17
update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...
Thomas Lenz
1
-67
/
+68
2020-02-14
add common-code for KeyStore and Credential handling
Thomas Lenz
2
-150
/
+161
2020-02-05
refactor generic error-handling to solve possible invalid error-response in S...
Thomas Lenz
2
-124
/
+183
2020-01-28
fix typo and remove @deprecated flags
Thomas Lenz
1
-0
/
+5
2019-12-05
some code code-style modifications
Thomas
15
-705
/
+534
2019-12-04
to some more code quality tasks
Thomas
9
-45
/
+55
2019-12-04
common EGIZ code-style refactoring
Thomas Lenz
26
-2668
/
+2958
2019-11-14
refactor JoseTools to support JWS signature verification by using one truststore
Thomas Lenz
2
-71
/
+136
[next]