summaryrefslogtreecommitdiff
path: root/eaaf_modules
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-13fix missing method in mockup-classThomas Lenz1-0/+5
2020-10-13Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...Thomas Lenz13-62/+280
2020-10-13Serialize exceptions in error-handler manually to fix problems with Serializa...Thomas Lenz1-8/+4
2020-10-08update cleanUp() in AbstractChainingMetadataProvider to support own PVPMetada...Thomas Lenz3-11/+35
2020-10-07implement work-around to fix possible incompatibility between IAIK JCE/Eccele...Thomas Lenz8-44/+174
2020-09-21Extend ISignatureVerificationService: Add Supplement ContentChristof Rabensteiner2-7/+71
2020-09-17switch to next snapshot versionThomas Lenz6-6/+6
2020-09-17switch to next release version1.1.8Thomas Lenz6-6/+6
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec...Thomas Lenz6-298/+535
2020-08-14switch to next snapshot versionThomas Lenz6-6/+6
2020-08-14switch to next release version1.1.7Thomas Lenz6-6/+6
2020-08-05switch to next snapshot versionThomas Lenz6-6/+6
2020-08-04switch to next release version1.1.6Thomas Lenz6-6/+6
2020-08-04update third-party libsThomas Lenz1-1/+13
2020-08-03fix wrong PackageName in SPI loader configurationThomas Lenz3-2/+59
2020-07-30change packagenames of MOA-Sig moduleThomas Lenz21-50/+52
2020-07-30update MOA-Sig verification API to set signature-verification timestampThomas Lenz2-24/+60
2020-07-01update log message in case of SL2.0 VDA connection errorThomas Lenz1-3/+8
2020-06-22rename testThomas Lenz1-0/+75
2020-06-22fix problem with JOSE encryption in combination with HSM-FacadeThomas Lenz12-62/+407
2020-06-19add first simple jUnit tests for JOSE-UtilsThomas Lenz12-0/+210
2020-06-19fix bug in SL20 JOSE-Utils that prohibits HSM-Facade Usage and only allows RS...Thomas Lenz1-6/+34
2020-06-19fix broken jUnit tests (update HSM-Facade certificates)Thomas Lenz2-19/+23