summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Revert "back-port of PVP IDP-module request post-processor"1.1.1Thomas Lenz2-1062/+528
2020-04-01Merge branch 'nightlyBuild'Thomas Lenz81-665/+2590
2020-04-01switch to next release version 1.1.1Thomas Lenz10-10/+10
2020-04-01fix wrong format in case of encrypted wbPKsThomas Lenz3-23/+161
2020-03-31change default SSLContext factory to Apache HTTP-Client based versionThomas Lenz1-35/+24
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an...Thomas Lenz11-84/+859
2020-03-26some more editorial changesThomas Lenz6-30/+45
2020-03-26fix codestyleThomas Lenz23-73/+108
2020-03-25some codestyle changesThomas Lenz1-12/+13
2020-03-24fix dependency problems with different Java Spring versionsThomas Lenz7-5/+29
2020-03-24some small changesThomas Lenz3-15/+18
2020-03-20refactor SAML2 metadata signature-filter to use a TrustStore implementation t...Thomas Lenz4-90/+142
2020-03-20set Socket timeout in ConnectionPoolManagerThomas Lenz1-9/+14
2020-03-20add JOSE header into JWS verificationresult DAOThomas Lenz2-18/+29
2020-03-20switch to HSM-Facade 0.4-Snapshot and fix possible race-condition between jUn...Thomas Lenz5-51/+71
2020-03-20add some more test cases for process-engine evaluatorThomas Lenz1-0/+4
2020-03-19add 'smartphone' as parameter for authType on VDA sideThomas Lenz1-1/+1
2020-03-19codestyle problemThomas Lenz1-0/+1
2020-03-19inject authType parameter in VDA request to select a specific authentication ...Thomas Lenz2-0/+75
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz21-217/+898
2020-03-10inject X509 certificates into JOSE signature-verification response if availableThomas Lenz1-1/+1
2020-03-10rename MDC variables for Session- and TransactionIdsThomas Lenz1-3/+21
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz3-23/+80
2020-03-10move attribute definition for mandateId into another classThomas Lenz2-6/+4
2020-03-04add "remoteHost" information into TransactionIdUtilsThomas Lenz1-4/+27
2020-03-03switch to next snapshot versionThomas Lenz10-10/+10
2020-02-28Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eaaf_componentsThomas Lenz0-0/+0
2020-02-28switch to version 1.0.13.2Thomas Lenz1-528/+513
2020-02-28back-port of PVP IDP-module request post-processorThomas Lenz1-0/+549
2020-02-28switch to next release version 1.1.01.1.0Thomas Lenz10-10/+10
2020-02-27add new transactionId for PII related data onlyThomas Lenz4-11/+133
2020-02-26switch to release version 0.3.0 of A-SIT+ HSM-FacadeThomas Lenz1-1/+1
2020-02-26update structure in root pom.xmlThomas Lenz1-49/+36
2020-02-26fix typoThomas Lenz1-1/+0
2020-02-26add ASIT maven repo for releasesThomas Lenz1-0/+14
2020-02-26update wrong log messagesThomas Lenz1-3/+3
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz6-50/+16
2020-02-24fix wrong or missing error messagesThomas Lenz3-2/+4
2020-02-20move SpConfigurationImpl.java into eaaf_core_utilsThomas Lenz1-0/+0
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz34-206/+385
2020-02-18update broken DummyPvpConfiguration.java JavaDocThomas Lenz2-5/+5
2020-02-18update jUnit test for module specific message sourcesThomas Lenz3-26/+35
2020-02-18add JavaDocThomas Lenz1-4/+59
2020-02-17Update sign method to add parameter for JOSE x509c headerThomas Lenz2-27/+68
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz5-138/+167
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz17-307/+839
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz6-104/+184
2020-02-17fix one broken jUnit testThomas Lenz2-0/+42
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz55-470/+2307
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz10-158/+460