Age | Commit message (Expand) | Author | Files | Lines |
2020-11-02 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-11-02 | switch to next release version1.1.9.1 | Thomas Lenz | 6 | -6/+6 |
2020-11-02 | change order of IAIK CryptoProvider registration | Thomas Lenz | 5 | -14/+82 |
2020-10-30 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-10-30 | switch to next release version1.1.9 | Thomas Lenz | 6 | -6/+6 |
2020-10-21 | add new configuration property to switch between log-level "WARN" and "INFO" ... | Thomas Lenz | 1 | -13/+12 |
2020-10-19 | refactor MoaSigInitializer to get MOA-Sig configuration object | Thomas Lenz | 2 | -33/+24 |
2020-10-13 | fix missing method in mockup-class | Thomas Lenz | 1 | -0/+5 |
2020-10-13 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 13 | -62/+280 |
2020-10-13 | Serialize exceptions in error-handler manually to fix problems with Serializa... | Thomas Lenz | 1 | -8/+4 |
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 | 8 | -44/+174 |
2020-09-21 | Extend ISignatureVerificationService: Add Supplement Content | Christof Rabensteiner | 2 | -7/+71 |
2020-09-17 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-09-17 | switch to next release version1.1.8 | Thomas Lenz | 6 | -6/+6 |
2020-08-26 | refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE spec... | Thomas Lenz | 6 | -298/+535 |
2020-08-14 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-08-14 | switch to next release version1.1.7 | Thomas Lenz | 6 | -6/+6 |
2020-08-05 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-08-04 | switch to next release version1.1.6 | Thomas Lenz | 6 | -6/+6 |
2020-08-04 | update third-party libs | Thomas Lenz | 1 | -1/+13 |
2020-08-03 | fix wrong PackageName in SPI loader configuration | Thomas Lenz | 3 | -2/+59 |
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 | 2 | -24/+60 |
2020-07-01 | update log message in case of SL2.0 VDA connection error | Thomas Lenz | 1 | -3/+8 |
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 | 2 | -19/+23 |
2020-06-18 | refactor MOASigInitializer to load IAIK ECCelerate fist | Thomas Lenz | 1 | -6/+6 |
2020-06-15 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-06-10 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 1 | -59/+14 |
2020-06-10 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 2 | -54/+77 |
2020-06-10 | Add new AttributeBuilder registration | Thomas Lenz | 1 | -59/+14 |
2020-06-10 | switch to release version 1.1.5 | Thomas Lenz | 6 | -6/+6 |
2020-06-10 | fix codestyle and moa-sig module clean-up | Thomas Lenz | 33 | -258/+0 |
2020-06-10 | add i18n parameter into SL2.0 request | Thomas Lenz | 2 | -54/+77 |
2020-06-03 | fix broken jUnit tests | Thomas Lenz | 1 | -34/+2 |
2020-06-03 | add jUnit test for EAAF process-engine | Thomas Lenz | 3 | -39/+133 |
2020-05-12 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-05-12 | switch to version 1.1.4.11.1.4.1 | Thomas Lenz | 6 | -6/+6 |
2020-05-12 | switch to next release version 1.1.4 | Thomas Lenz | 6 | -6/+6 |
2020-05-05 | refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage... | Thomas Lenz | 1 | -5/+15 |
2020-04-27 | switch to next snapshot version | Thomas Lenz | 6 | -6/+6 |
2020-04-27 | switch to next release version1.1.3 | Thomas Lenz | 6 | -6/+6 |
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 |