summaryrefslogtreecommitdiff
path: root/eaaf_modules
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-03switch to next snapshot versionThomas Lenz6-6/+6
2020-12-03switch to next release versionThomas Lenz6-6/+6
2020-12-01switch to new PKI-Module version 2.02_moaThomas Lenz2-0/+9
2020-11-10switch two more broken dependenciesThomas Lenz1-2/+2
2020-11-10fix two problems with MOA-Sig dependenciesThomas Lenz1-1/+1
2020-11-10Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...Thomas Lenz4-111/+180
2020-11-10switch to next MOA-Sig version 3.1.3Thomas Lenz19-0/+381
2020-11-04update loggingThomas Lenz1-2/+3
2020-11-04refactoring of SL2.0 response processing to mitigate problems with Connection...Thomas Lenz3-104/+153
2020-11-03Initialize IAIK-MOA on any request, because there is an open unknown issue wi...Thomas Lenz1-6/+25
2020-11-02switch to next snapshot versionThomas Lenz6-6/+6
2020-11-02switch to next release version1.1.9.1Thomas Lenz6-6/+6
2020-11-02change order of IAIK CryptoProvider registrationThomas Lenz5-14/+82
2020-10-30switch to next snapshot versionThomas Lenz6-6/+6
2020-10-30switch to next release version1.1.9Thomas Lenz6-6/+6
2020-10-21add new configuration property to switch between log-level "WARN" and "INFO" ...Thomas Lenz1-13/+12
2020-10-19refactor MoaSigInitializer to get MOA-Sig configuration objectThomas Lenz2-33/+24