summaryrefslogtreecommitdiff
path: root/eaaf_modules
AgeCommit message (Expand)AuthorFilesLines
2021-10-14switch to next release version1.1.17Thomas6-6/+6
2021-10-06switch to next snapshot versionThomas6-6/+6
2021-10-06switch to next release version1.1.16.1Thomas6-6/+6
2021-10-06fix wrong or messing log messagesThomas2-2/+4
2021-09-21switch to next snapshot versionThomas6-6/+6
2021-09-21switch to next release version1.1.16Thomas6-6/+6
2021-09-03switch to next snapshot versionThomas6-6/+6
2021-09-03switch to next release version1.1.15Thomas6-6/+6
2021-09-03add jUnit test that uses RSASSA-PSS algorithmThomas1-0/+27
2021-08-11switch to next snapshot versionThomas6-6/+6
2021-08-11switch to next release version1.1.14Thomas6-6/+6
2021-08-10remove misplaced log message in request VDA taskThomas1-3/+2
2021-08-05fix wrong error handling and missing TransactionId in case of an error during...Thomas2-11/+0
2021-07-01add tracelog into SAML2 verification engineThomas6-0/+371
2021-06-18update some log messagesThomas2-6/+9
2021-06-04remove @Deprecated annotationThomas1-5/+4
2021-05-23switch to next snapshot versionThomas6-6/+6
2021-05-18switch to next release version1.1.13.1Thomas6-6/+6
2021-05-18re-initialize IAIK-MOA before every process to fix problem with unordered JAV...Thomas1-1/+2
2021-04-28switch to next snapshot versionThomas6-6/+6
2021-04-28switch to next release version1.1.13Thomas6-6/+6
2021-04-20update third-party libs and verify / fix some jUnit testsThomas8-47/+19
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas1-11/+14
2021-04-14remove re-initialization of IAIK MOA because we make some updates in MOA-SPSSThomas1-2/+1
2021-04-14some code optimization to reduce memory consumptionThomas2-2/+26
2021-04-08add new verification methods into MOA-Sig module to verify PAdES documents an...Thomas20-164/+521
2021-03-25switch to latest version of MOA-SigThomas6-34/+32
2021-03-25add additional logging into SL2.0 tasksThomas4-4/+21
2021-03-22switch to RC1 build of next moa-sig versionThomas9-9/+185
2021-03-16some small updates in moa-spss moduleThomas449-5/+2043
2021-03-12refactor some code to Java Stream APIThomas1-1/+1
2021-03-12update errorMessage generation for SAML2 authentication protocol to return ex...Thomas1-13/+19
2021-03-11update error-handling in SL2.0 binding-utilsThomas1-7/+17
2021-03-09refactor SL20EidDataValidationException to optimize error handlingThomas1-3/+13
2021-03-01switch to next snapshot version because end-point update maybe brakes other p...Thomas6-6/+6
2021-02-18update error-handling in case of a VDA communication failedThomas1-5/+8
2021-02-18update root-certificate of HSM-Facade for integration testsThomas2-16/+20
2021-01-25refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one...Thomas Lenz6-59/+105
2021-01-22code-style and logging optimizationsThomas Lenz1-7/+7
2021-01-08switch to next snapshot versionThomas Lenz6-6/+6
2021-01-08switch to next release version1.1.11Thomas Lenz6-6/+6
2021-01-05add new method into SAML2 AuthnRequest builder to set relaystate from externalThomas Lenz1-13/+33
2020-12-28optimize maven build process to build source-jar filesThomas Lenz5-170/+2
2020-12-26add jUnit test to test SAML2 response generation with unencrypted assertionsThomas Lenz2-14/+162
2020-12-26fix bug in SAML2 error-response generationThomas Lenz1-22/+22
2020-12-23add new module that include common-code for SpringBoot applicationsThomas Lenz1-1/+0
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz5-20/+69
2020-12-09update jUnit for JWE encryption by using HSM-FacadeThomas Lenz2-7/+58
2020-12-09update third-party lib org.cryptacular to v 1.2.4 because openSAML 3.4.5 incl...Thomas Lenz1-0/+4
2020-12-04set global transactionId as SL2.0 transactionIdThomas Lenz1-2/+2