Age | Commit message (Expand) | Author | Files | Lines |
2021-03-08 | First version of feature | lalber | 4 | -198/+415 |
2021-03-05 | Merge branch 'feature/small_changes' into 'nightlyBuild' | Thomas Lenz | 8 | -31/+38 |
2021-03-04 | update some attribute-builders | Thomas | 3 | -9/+10 |
2021-03-03 | update default error-handling to optimize visualization | Thomas | 1 | -12/+14 |
2021-03-02 | update error-messages in process-management | Thomas | 4 | -10/+14 |
2021-03-01 | Merge branch 'feature/small_changes' into 'nightlyBuild' | Thomas Lenz | 15 | -16/+34 |
2021-03-01 | switch to next snapshot version because end-point update maybe brakes other p... | Thomas | 12 | -12/+12 |
2021-03-01 | change endpoints for protocol-finalization controller and add basic modul for... | Thomas | 3 | -4/+22 |
2021-02-24 | Merge branch 'feature/small_changes' into 'nightlyBuild' | Thomas Lenz | 3 | -15/+26 |
2021-02-24 | update error-GUI form to differ between internal und external error-codes | Thomas | 3 | -15/+24 |
2021-02-23 | use internal-to-external error mapping for GUI | Thomas | 2 | -1/+3 |
2021-02-22 | Merge branch 'feature/small_changes' into 'nightlyBuild' | Thomas Lenz | 1 | -1/+1 |
2021-02-22 | update build process to deploy source.jar into maven repo | Thomas | 1 | -1/+1 |
2021-02-19 | Merge branch 'feature/small_changes' into 'nightlyBuild' | Thomas Lenz | 4 | -18/+65 |
2021-02-19 | fix wrong bPK calculation for XZVR and XERSB bpkTargets | Thomas | 4 | -18/+65 |
2021-02-19 | Merge branch 'feature/small_changes' into 'nightlyBuild' | Thomas Lenz | 5 | -30/+39 |
2021-02-19 | update Dummy class for jUnit tests | Thomas | 1 | -1/+1 |
2021-02-18 | update error-handling in case of a VDA communication failed | Thomas | 1 | -5/+8 |
2021-02-18 | update root-certificate of HSM-Facade for integration tests | Thomas | 3 | -24/+30 |
2021-02-09 | Merge branch 'feature/small_changes' into 'nightlyBuild' | Thomas Lenz | 2 | -1/+7 |
2021-02-09 | add attribute definition for ID Austria binding public-key | Thomas | 2 | -1/+7 |
2021-01-25 | Merge branch 'feature/smal_changes' into 'nightlyBuild' | Thomas Lenz | 11 | -70/+125 |
2021-01-25 | update GitLab CI to tag every stage to 'docker' runner | Thomas Lenz | 1 | -2/+9 |
2021-01-25 | refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one... | Thomas Lenz | 6 | -59/+105 |
2021-01-25 | add missing attribute-builders into SPI-Loader definition | Thomas Lenz | 1 | -0/+2 |
2021-01-22 | code-style and logging optimizations | Thomas Lenz | 3 | -9/+9 |
2021-01-08 | switch to next snapshot version | Thomas Lenz | 13 | -17/+13 |
2021-01-08 | switch to next release version1.1.11 | Thomas Lenz | 12 | -12/+12 |
2021-01-07 | refactor AbstractLocaleAuthTask to move userStopOperation into parent class | Thomas Lenz | 2 | -36/+42 |
2021-01-07 | add a second Apache Http-Client response-handler as default implementation | Thomas Lenz | 2 | -7/+44 |
2021-01-05 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 13 | -7/+369 |
2021-01-05 | add new method into SAML2 AuthnRequest builder to set relaystate from external | Thomas Lenz | 1 | -13/+33 |
2020-12-28 | optimize maven build process to build source-jar files | Thomas Lenz | 10 | -357/+46 |
2020-12-28 | Merge branch 'feature/hsm_facade_update_and_healthcheck' into 'nightlyBuild' | Thomas Lenz | 13 | -7/+369 |
2020-12-28 | update to HSM-Facade v0.6.0 and add HealthCheck functionality | Thomas Lenz | 13 | -7/+369 |
2020-12-26 | Merge branch 'feature/add_springboot_commons' into 'nightlyBuild' | Thomas Lenz | 4 | -40/+189 |
2020-12-26 | add jUnit test to test SAML2 response generation with unencrypted assertions | Thomas Lenz | 2 | -14/+162 |
2020-12-26 | fix possible NullPointerException in BpkAttributeBuilder | Thomas Lenz | 1 | -4/+5 |
2020-12-26 | fix bug in SAML2 error-response generation | Thomas Lenz | 1 | -22/+22 |
2020-12-25 | Merge branch 'feature/add_springboot_commons' into 'nightlyBuild' | Thomas Lenz | 17 | -3/+740 |
2020-12-25 | optimize GitLab CI config | Thomas Lenz | 1 | -1/+1 |
2020-12-23 | add new module that include common-code for SpringBoot applications | Thomas Lenz | 16 | -6/+736 |
2020-12-14 | set TransactionId as MDC property in case of a found but invalid pendingRequest | Thomas Lenz | 1 | -0/+7 |
2020-12-10 | Merge branch 'feature/codecoverage' into 'nightlyBuild' | Thomas Lenz | 1 | -0/+3 |
2020-12-10 | some more code-coverage extraction test for GitLab CI | Thomas Lenz | 1 | -0/+3 |
2020-12-10 | Merge branch 'feature/someSmallUpdates' into 'nightlyBuild' | Thomas Lenz | 19 | -237/+557 |
2020-12-10 | first test with code-coverage in CI pipe | Thomas Lenz | 3 | -12/+150 |
2020-12-10 | update jUnit version | Thomas Lenz | 1 | -1/+1 |
2020-12-09 | add findSecBugs extension into spotbugs plug-in | Thomas Lenz | 16 | -219/+339 |
2020-12-09 | update jUnit for JWE encryption by using HSM-Facade | Thomas Lenz | 2 | -7/+58 |