Age | Commit message (Expand) | Author | Files | Lines |
2021-08-11 | switch to next release version1.1.14 | Thomas | 6 | -6/+6 |
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-07-01 | add tracelog into SAML2 verification engine | Thomas | 6 | -0/+371 |
2021-06-18 | update some log messages | Thomas | 2 | -6/+9 |
2021-06-04 | remove @Deprecated annotation | Thomas | 1 | -5/+4 |
2021-05-23 | switch to next snapshot version | Thomas | 6 | -6/+6 |
2021-05-18 | switch to next release version1.1.13.1 | Thomas | 6 | -6/+6 |
2021-05-18 | re-initialize IAIK-MOA before every process to fix problem with unordered JAV... | Thomas | 1 | -1/+2 |
2021-04-28 | switch to next snapshot version | Thomas | 6 | -6/+6 |
2021-04-28 | switch to next release version1.1.13 | Thomas | 6 | -6/+6 |
2021-04-20 | update third-party libs and verify / fix some jUnit tests | Thomas | 8 | -47/+19 |
2021-04-19 | refactor DateOfBirth in IAuthData and all implementations because DateOfBirth... | Thomas | 1 | -11/+14 |
2021-04-14 | remove re-initialization of IAIK MOA because we make some updates in MOA-SPSS | Thomas | 1 | -2/+1 |
2021-04-14 | some code optimization to reduce memory consumption | Thomas | 2 | -2/+26 |
2021-04-08 | add new verification methods into MOA-Sig module to verify PAdES documents an... | Thomas | 20 | -164/+521 |
2021-03-25 | switch to latest version of MOA-Sig | Thomas | 6 | -34/+32 |
2021-03-25 | add additional logging into SL2.0 tasks | Thomas | 4 | -4/+21 |
2021-03-22 | switch to RC1 build of next moa-sig version | Thomas | 9 | -9/+185 |
2021-03-16 | some small updates in moa-spss module | Thomas | 449 | -5/+2043 |
2021-03-12 | refactor some code to Java Stream API | Thomas | 1 | -1/+1 |
2021-03-12 | update errorMessage generation for SAML2 authentication protocol to return ex... | Thomas | 1 | -13/+19 |
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-03-01 | switch to next snapshot version because end-point update maybe brakes other p... | Thomas | 6 | -6/+6 |
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 | 2 | -16/+20 |
2021-01-25 | refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one... | Thomas Lenz | 6 | -59/+105 |
2021-01-22 | code-style and logging optimizations | Thomas Lenz | 1 | -7/+7 |
2021-01-08 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2021-01-08 | switch to next release version1.1.11 | Thomas Lenz | 6 | -6/+6 |
2021-01-05 | add new method into SAML2 AuthnRequest builder to set relaystate from external | Thomas Lenz | 1 | -13/+33 |
2020-12-28 | optimize maven build process to build source-jar files | Thomas Lenz | 5 | -170/+2 |
2020-12-26 | add jUnit test to test SAML2 response generation with unencrypted assertions | Thomas Lenz | 2 | -14/+162 |
2020-12-26 | fix bug in SAML2 error-response generation | Thomas Lenz | 1 | -22/+22 |
2020-12-23 | add new module that include common-code for SpringBoot applications | Thomas Lenz | 1 | -1/+0 |
2020-12-09 | add findSecBugs extension into spotbugs plug-in | Thomas Lenz | 5 | -20/+69 |
2020-12-09 | update jUnit for JWE encryption by using HSM-Facade | Thomas Lenz | 2 | -7/+58 |
2020-12-09 | update third-party lib org.cryptacular to v 1.2.4 because openSAML 3.4.5 incl... | Thomas Lenz | 1 | -0/+4 |
2020-12-04 | set global transactionId as SL2.0 transactionId | Thomas Lenz | 1 | -2/+2 |
2020-12-03 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-12-03 | switch to next release version | Thomas Lenz | 6 | -6/+6 |
2020-12-01 | switch to new PKI-Module version 2.02_moa | Thomas Lenz | 2 | -0/+9 |
2020-11-10 | switch two more broken dependencies | Thomas Lenz | 1 | -2/+2 |
2020-11-10 | fix two problems with MOA-Sig dependencies | Thomas Lenz | 1 | -1/+1 |
2020-11-10 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 4 | -111/+180 |
2020-11-10 | switch to next MOA-Sig version 3.1.3 | Thomas Lenz | 19 | -0/+381 |
2020-11-04 | update logging | Thomas Lenz | 1 | -2/+3 |
2020-11-04 | refactoring of SL2.0 response processing to mitigate problems with Connection... | Thomas Lenz | 3 | -104/+153 |
2020-11-03 | Initialize IAIK-MOA on any request, because there is an open unknown issue wi... | Thomas Lenz | 1 | -6/+25 |