Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-11-26 | fix codestyle issue | Thomas Lenz | 1 | -4/+4 |
2020-11-25 | simplifications for passing checks for install | lalber | 1 | -3/+2 |
2020-11-20 | fix bug in central error-handling that lead to a ClassCastException in some c... | Thomas Lenz | 1 | -22/+34 |
2020-11-13 | add attribute that holds EntityId of an eIDAS MS-Connector | Thomas Lenz | 1 | -0/+3 |
2020-11-10 | switch two more broken dependencies | Thomas Lenz | 1 | -2/+2 |
2020-11-10 | switch two more broken dependencies | Thomas Lenz | 1 | -2/+2 |
2020-11-10 | fix two problems with MOA-Sig dependencies | Thomas Lenz | 2 | -2/+2 |
2020-11-10 | switch to next MOA-Sig version 3.1.3 | Thomas Lenz | 20 | -7/+388 |
2020-11-10 | fix two problems with MOA-Sig dependencies | Thomas Lenz | 2 | -2/+2 |
2020-11-10 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas Lenz | 20 | -340/+537 |
2020-11-10 | switch to next MOA-Sig version 3.1.3 | Thomas Lenz | 20 | -7/+388 |
2020-11-09 | refactor error-handling in pending-request generation-stategies | Thomas Lenz | 6 | -124/+77 |
2020-11-09 | add attribute-builder for unique transactionId | Thomas Lenz | 4 | -1/+98 |
2020-11-09 | fix missing "transactionID" injection in protocol-finalization and error-hand... | Thomas Lenz | 1 | -1/+13 |
2020-11-06 | adapt logging to improve debugging | Thomas Lenz | 3 | -4/+14 |
2020-11-06 | optimize error-handling in case with special focus on backend communication-r... | Thomas Lenz | 3 | -24/+42 |
2020-11-05 | add scheduled eviction policy to clean-up expired or old http connections fro... | Thomas Lenz | 1 | -64/+104 |
2020-11-04 | update logging | Thomas Lenz | 2 | -6/+5 |
2020-11-04 | refactoring of SL2.0 response processing to mitigate problems with Connection... | Thomas Lenz | 3 | -104/+153 |