Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-07-03 | add EAAF specific serializer that supports whitelisting of classes | Thomas Lenz | 2 | -0/+108 |
2020-07-03 | updaste KeyStoreFactory and KeyStoreUtils to fix incompatibility with Shibbol... | Thomas Lenz | 3 | -16/+68 |
2020-07-03 | update wrong log message | Thomas Lenz | 1 | -1/+2 |
2020-07-01 | switch to HSM-Facade v0.5.0 | Thomas Lenz | 2 | -9/+27 |
2020-07-01 | update log message in case of SL2.0 VDA connection error | Thomas Lenz | 5 | -46/+67 |
2020-06-23 | add new pendingRequestId generation-strategy that uses authenticated-encrypti... | Thomas Lenz | 9 | -3/+876 |
2020-06-22 | rename test | Thomas Lenz | 1 | -0/+75 |
2020-06-22 | fix problem with JOSE encryption in combination with HSM-Facade | Thomas Lenz | 12 | -62/+407 |
2020-06-19 | add first simple jUnit tests for JOSE-Utils | Thomas Lenz | 12 | -0/+210 |
2020-06-19 | fix bug in SL20 JOSE-Utils that prohibits HSM-Facade Usage and only allows RS... | Thomas Lenz | 1 | -6/+34 |
2020-06-19 | fix broken jUnit tests (update HSM-Facade certificates) | Thomas Lenz | 3 | -25/+31 |
2020-06-19 | activates HSM-Facade, if HSM-Facade-Provider is an already loaded Java Securi... | Thomas Lenz | 2 | -55/+101 |
2020-06-18 | add symmetric-key functionality into EaafKeyStoreFactory that supports passph... | Thomas Lenz | 7 | -27/+705 |
2020-06-18 | refactor MOASigInitializer to load IAIK ECCelerate fist | Thomas Lenz | 1 | -6/+6 |
2020-06-15 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 44 | -293/+101 |
2020-06-15 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-06-15 | fix Code-Quality problem1.1.5 | Thomas Lenz | 1 | -4/+4 |