Age | Commit message (Expand) | Author | Files | Lines |
2020-06-03 | make some constants public in DomUtils | Thomas Lenz | 1 | -4/+4 |
2020-06-03 | fix broken jUnit tests | Thomas Lenz | 2 | -126/+95 |
2020-06-03 | add jUnit test for EAAF process-engine | Thomas Lenz | 5 | -42/+144 |
2020-05-29 | update HttpClientBuilder factory to add 'ServiceUnavailableRetryStrategy' inj... | Thomas Lenz | 5 | -5/+20 |
2020-05-12 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-05-12 | switch to version 1.1.4.11.1.4.1 | Thomas Lenz | 10 | -10/+10 |
2020-05-12 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...1.1.4 | Thomas Lenz | 6 | -9/+292 |
2020-05-12 | switch to next release version 1.1.4 | Thomas Lenz | 11 | -11/+13 |
2020-05-11 | update HttpClientFactory to facilitate request retrying in case of an error | Thomas Lenz | 6 | -9/+292 |
2020-05-05 | some more code polishing | Thomas Lenz | 1 | -12/+28 |
2020-05-05 | fix wrong log messages | Thomas Lenz | 1 | -2/+2 |
2020-05-05 | refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage... | Thomas Lenz | 5 | -28/+86 |
2020-05-05 | finish SSLContext creation by using KeyStore from HSM-Facade | Thomas Lenz | 4 | -28/+28 |
2020-05-05 | first tests for SSL Client Auth. with HSM-Facade | Thomas Lenz | 7 | -13/+78 |
2020-05-05 | add empty core-configuration for HSM-Facade into HttpClientFactoryTest | Thomas Lenz | 1 | -2/+9 |
2020-05-05 | refactor interface of method 'buildSslContextWithSslClientAuthentication' to ... | Thomas Lenz | 3 | -14/+13 |
2020-05-04 | switch from EGIZ mirror to official Shibboleth maven repositority | Thomas Lenz | 1 | -1/+1 |
2020-05-04 | add Pattern for encryped bPK target identifier and add new method into BpkBui... | Thomas Lenz | 4 | -25/+72 |
2020-04-27 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-04-27 | switch to next release version1.1.3 | Thomas Lenz | 10 | -10/+10 |
2020-04-22 | update log messages and pendingRequest clean-up in finalization step | Thomas Lenz | 2 | -15/+9 |
2020-04-08 | fix broken jUnit test that selects wrong trusted SSL-Client certificate | Thomas Lenz | 1 | -0/+2 |
2020-04-08 | change http parameter name for active Session on VDA side | Thomas Lenz | 1 | -2/+2 |
2020-04-07 | fix Codestyle | Thomas Lenz | 1 | -1/+1 |
2020-04-07 | set VDA sessionId into SL2.0 VDA request if it is available | Thomas Lenz | 2 | -1/+31 |
2020-04-07 | inject VDA sessionId from SL2.0 error-response into internal error holder | Thomas Lenz | 3 | -24/+80 |
2020-04-06 | add test to moa-sig module that facilities decoding of PDF embeded CAdES sign... | Thomas Lenz | 4 | -0/+43 |
2020-04-02 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-04-02 | switch to next release version 1.1.21.1.2 | Thomas Lenz | 10 | -10/+10 |
2020-04-01 | update process-engine support HTTP POST and GET error forwarting. | Thomas Lenz | 10 | -40/+167 |
2020-04-01 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-04-01 | Revert "back-port of PVP IDP-module request post-processor"1.1.1 | Thomas Lenz | 2 | -1062/+528 |
2020-04-01 | Merge branch 'nightlyBuild' | Thomas Lenz | 81 | -665/+2590 |
2020-04-01 | switch to next release version 1.1.1 | Thomas Lenz | 10 | -10/+10 |
2020-04-01 | fix wrong format in case of encrypted wbPKs | Thomas Lenz | 3 | -23/+161 |
2020-03-31 | change default SSLContext factory to Apache HTTP-Client based version | Thomas Lenz | 1 | -35/+24 |
2020-03-31 | switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an... | Thomas Lenz | 11 | -84/+859 |
2020-03-26 | some more editorial changes | Thomas Lenz | 6 | -30/+45 |
2020-03-26 | fix codestyle | Thomas Lenz | 23 | -73/+108 |
2020-03-25 | some codestyle changes | Thomas Lenz | 1 | -12/+13 |
2020-03-24 | fix dependency problems with different Java Spring versions | Thomas Lenz | 7 | -5/+29 |
2020-03-24 | some small changes | Thomas Lenz | 3 | -15/+18 |
2020-03-20 | refactor SAML2 metadata signature-filter to use a TrustStore implementation t... | Thomas Lenz | 4 | -90/+142 |
2020-03-20 | set Socket timeout in ConnectionPoolManager | Thomas Lenz | 1 | -9/+14 |
2020-03-20 | add JOSE header into JWS verificationresult DAO | Thomas Lenz | 2 | -18/+29 |
2020-03-20 | switch to HSM-Facade 0.4-Snapshot and fix possible race-condition between jUn... | Thomas Lenz | 5 | -51/+71 |
2020-03-20 | add some more test cases for process-engine evaluator | Thomas Lenz | 1 | -0/+4 |
2020-03-19 | add 'smartphone' as parameter for authType on VDA side | Thomas Lenz | 1 | -1/+1 |
2020-03-19 | codestyle problem | Thomas Lenz | 1 | -0/+1 |
2020-03-19 | inject authType parameter in VDA request to select a specific authentication ... | Thomas Lenz | 2 | -0/+75 |