Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-06-12 | add TrustStore SSLContext builder | Thomas Lenz | 1 | -25/+91 |
2020-06-12 | add dependency-checker plugin | Thomas Lenz | 1 | -0/+20 |
2020-06-10 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 2 | -59/+102 |
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 | 2 | -59/+102 |
2020-06-10 | switch to release version 1.1.5 | Thomas Lenz | 10 | -10/+10 |
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 | 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 |