summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-12switch to version 1.1.4.11.1.4.1Thomas Lenz10-10/+10
2020-05-12Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...1.1.4Thomas Lenz6-9/+292
2020-05-12switch to next release version 1.1.4Thomas Lenz11-11/+13
2020-05-11update HttpClientFactory to facilitate request retrying in case of an errorThomas Lenz6-9/+292
2020-05-05some more code polishingThomas Lenz1-12/+28
2020-05-05fix wrong log messagesThomas Lenz1-2/+2
2020-05-05refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage...Thomas Lenz5-28/+86
2020-05-05finish SSLContext creation by using KeyStore from HSM-FacadeThomas Lenz4-28/+28
2020-05-05first tests for SSL Client Auth. with HSM-FacadeThomas Lenz7-13/+78
2020-05-05add empty core-configuration for HSM-Facade into HttpClientFactoryTestThomas Lenz1-2/+9
2020-05-05refactor interface of method 'buildSslContextWithSslClientAuthentication' to ...Thomas Lenz3-14/+13
2020-05-04switch from EGIZ mirror to official Shibboleth maven repositorityThomas Lenz1-1/+1
2020-05-04add Pattern for encryped bPK target identifier and add new method into BpkBui...Thomas Lenz4-25/+72
2020-04-27switch to next snapshot versionThomas Lenz10-10/+10
2020-04-27switch to next release version1.1.3Thomas Lenz10-10/+10
2020-04-22update log messages and pendingRequest clean-up in finalization stepThomas Lenz2-15/+9
2020-04-08fix broken jUnit test that selects wrong trusted SSL-Client certificateThomas Lenz1-0/+2
2020-04-08change http parameter name for active Session on VDA sideThomas Lenz1-2/+2
2020-04-07fix CodestyleThomas Lenz1-1/+1
2020-04-07set VDA sessionId into SL2.0 VDA request if it is availableThomas Lenz2-1/+31
2020-04-07inject VDA sessionId from SL2.0 error-response into internal error holderThomas Lenz3-24/+80
2020-04-06add test to moa-sig module that facilities decoding of PDF embeded CAdES sign...Thomas Lenz4-0/+43
2020-04-02switch to next snapshot versionThomas Lenz10-10/+10
2020-04-02switch to next release version 1.1.21.1.2Thomas Lenz10-10/+10
2020-04-01update process-engine support HTTP POST and GET error forwarting.Thomas Lenz10-40/+167
2020-04-01switch to next snapshot versionThomas Lenz10-10/+10
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