Age | Commit message (Expand) | Author | Files | Lines |
2020-11-09 | refactor error-handling in pending-request generation-stategies | Thomas Lenz | 6 | -124/+77 |
2020-11-09 | add attribute-builder for unique transactionId | Thomas Lenz | 4 | -1/+98 |
2020-11-09 | fix missing "transactionID" injection in protocol-finalization and error-hand... | Thomas Lenz | 1 | -1/+13 |
2020-11-06 | adapt logging to improve debugging | Thomas Lenz | 3 | -4/+14 |
2020-11-06 | optimize error-handling in case with special focus on backend communication-r... | Thomas Lenz | 3 | -24/+42 |
2020-11-05 | add scheduled eviction policy to clean-up expired or old http connections fro... | Thomas Lenz | 1 | -64/+104 |
2020-11-04 | update logging | Thomas Lenz | 2 | -6/+5 |
2020-11-04 | refactoring of SL2.0 response processing to mitigate problems with Connection... | Thomas Lenz | 3 | -104/+153 |
2020-11-03 | Initialize IAIK-MOA on any request, because there is an open unknown issue wi... | Thomas Lenz | 2 | -13/+32 |
2020-11-02 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-11-02 | switch to next release version1.1.9.1 | Thomas Lenz | 10 | -10/+10 |
2020-11-02 | change order of IAIK CryptoProvider registration | Thomas Lenz | 5 | -14/+82 |
2020-10-30 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-10-30 | switch to next release version1.1.9 | Thomas Lenz | 10 | -10/+10 |
2020-10-21 | add new configuration property to switch between log-level "WARN" and "INFO" ... | Thomas Lenz | 3 | -88/+89 |
2020-10-20 | Rename E-ID attribute 'userConsent' to 'userAuthblock' | Thomas Lenz | 1 | -2/+2 |
2020-10-19 | refactor MoaSigInitializer to get MOA-Sig configuration object | Thomas Lenz | 2 | -33/+24 |
2020-10-19 | refactor PVP 1.x constants to reuse definitions for application chaining | Thomas Lenz | 1 | -14/+28 |
2020-10-19 | add new PVP1.x header | Thomas Lenz | 1 | -1/+3 |
2020-10-16 | fix code-style problem | Thomas Lenz | 1 | -1/+1 |
2020-10-15 | add definitions for PVP2 R-Profile http-headers | Thomas Lenz | 1 | -0/+70 |
2020-10-13 | fix missing method in mockup-class | Thomas Lenz | 1 | -0/+5 |
2020-10-13 | refactor error processing | Thomas Lenz | 1 | -11/+17 |
2020-10-13 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 14 | -63/+281 |
2020-10-13 | Serialize exceptions in error-handler manually to fix problems with Serializa... | Thomas Lenz | 3 | -22/+33 |
2020-10-08 | update cleanUp() in AbstractChainingMetadataProvider to support own PVPMetada... | Thomas Lenz | 3 | -11/+35 |
2020-10-07 | implement work-around to fix possible incompatibility between IAIK JCE/Eccele... | Thomas Lenz | 9 | -45/+175 |
2020-09-21 | Merge branch 'add-supplement-profile-node-to-verify-api' into 'nightlyBuild' | Thomas Lenz | 2 | -7/+71 |
2020-09-21 | Extend ISignatureVerificationService: Add Supplement Content | Christof Rabensteiner | 2 | -7/+71 |
2020-09-17 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-09-17 | switch to next release version1.1.8 | Thomas Lenz | 10 | -10/+10 |
2020-09-08 | fix some broken jUnit tests | Thomas Lenz | 3 | -6/+6 |
2020-09-08 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 2 | -9/+12 |
2020-09-02 | opimize logging of BpkBuilder implementation | Thomas Lenz | 2 | -9/+12 |
2020-08-27 | fix wrong log-message in EaafKeyStoreFactory | Thomas Lenz | 2 | -1/+3 |
2020-08-26 | refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec... | Thomas Lenz | 8 | -298/+557 |
2020-08-14 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 1 | -0/+16 |
2020-08-14 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-08-14 | switch to next release version1.1.7 | Thomas Lenz | 10 | -10/+10 |
2020-08-12 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 2 | -18/+25 |
2020-08-12 | remove deprecated flags and add one jUnit test for BpkAttributeBuilder | Thomas Lenz | 2 | -4/+16 |
2020-08-11 | add constants for encrypted wbPK target-identifier | Thomas Lenz | 1 | -12/+19 |
2020-08-11 | remove some deprecated marker | Thomas Lenz | 1 | -10/+6 |
2020-08-05 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-08-04 | switch to next release version1.1.6 | Thomas Lenz | 10 | -10/+10 |
2020-08-04 | update third-party libs | Thomas Lenz | 3 | -8/+20 |
2020-08-03 | fix wrong PackageName in SPI loader configuration | Thomas Lenz | 4 | -2/+65 |
2020-07-30 | update third-party libs | Thomas Lenz | 2 | -122/+123 |
2020-07-30 | change packagenames of MOA-Sig module | Thomas Lenz | 21 | -50/+52 |
2020-07-30 | update MOA-Sig verification API to set signature-verification timestamp | Thomas Lenz | 4 | -27/+96 |