Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-12-09 | update third-party lib org.cryptacular to v 1.2.4 because openSAML 3.4.5 incl... | Thomas Lenz | 2 | -0/+11 |
2020-12-09 | Merge branch 'feature/gitlabci' into 'nightlyBuild' | Thomas Lenz | 9 | -75/+210 |
2020-12-09 | update commons-collection to latest version, because velocity does not use it | Thomas Lenz | 2 | -2/+12 |
2020-12-09 | update build pipeline to test deployment to egiz public maven | Thomas Lenz | 3 | -6/+37 |
2020-12-07 | update some more third-party libs | Thomas Lenz | 1 | -10/+10 |
2020-12-07 | gitlab ci test | Thomas Lenz | 1 | -2/+2 |
2020-12-07 | update jUnit tests to fix problem with execution order | Thomas Lenz | 5 | -38/+46 |
2020-12-07 | update code-qualitiy plug-ins to support JDK 15 | Thomas Lenz | 1 | -5/+5 |
2020-12-07 | change gitlab authentication enable local gitlab runner | Thomas Lenz | 1 | -0/+4 |
2020-12-07 | update grpc lib. to latest version | Thomas Lenz | 1 | -1/+1 |
2020-12-04 | Revert "change url to maven repo of HSM-Facade-Provider" | Thomas Lenz | 1 | -1/+1 |
2020-12-04 | change url to maven repo of HSM-Facade-Provider | Thomas Lenz | 1 | -1/+1 |
2020-12-04 | set global transactionId as SL2.0 transactionId | Thomas Lenz | 1 | -2/+2 |
2020-12-03 | switch to next snapshot version | Thomas Lenz | 10 | -10/+10 |
2020-12-03 | Merge branch 'nightlyBuild' into 'master'1.1.10 | Thomas Lenz | 38 | -378/+727 |
2020-12-03 | switch to next release version | Thomas Lenz | 10 | -10/+10 |
2020-12-02 | add attribute-builder for piiTransactionId transfer | Thomas Lenz | 6 | -5/+110 |
2020-12-01 | switch to new PKI-Module version 2.02_moa | Thomas Lenz | 3 | -1/+10 |
2020-12-01 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 0 | -0/+0 |
2020-11-26 | add building block of a http ResponseHandler that returns the http status-code | Thomas Lenz | 1 | -0/+23 |