Age | Commit message (Expand) | Author | Files | Lines |
2022-04-19 | refact(http): reorder keyStore configuration-builder to optimize log messages | Thomas | 1 | -1/+1 |
2022-04-12 | refact(config): split IConfigurationWithSP into two interfaces | Thomas | 6 | -195/+228 |
2022-04-12 | chore(core): update third-party lib to remove double declaration of APIs | Thomas | 3 | -1/+10 |
2022-03-31 | chore(core): update some more third-party libs | Thomas | 3 | -12/+19 |
2022-03-31 | fix(core): switch to Spring-Core 5.3.18 and Spring-Boot 2.6.5 to fix cve-2022... | Thomas | 1 | -2/+2 |
2022-03-31 | chore(core): add log message to DataBinderControllerAdvice -> setDisallowedFi... | Thomas | 1 | -3/+9 |
2022-03-31 | build(core): switch to next snapshot version | Thomas | 12 | -12/+12 |
2022-03-31 | build(core): switch to next release version1.3.1 | Thomas | 12 | -12/+12 |
2022-03-31 | feature(spring): add Spring controller advice to set default set of disallowe... | Thomas | 1 | -0/+27 |
2022-03-01 | chore: switch to next snapshot version | Thomas | 12 | -12/+12 |
2022-03-01 | build: switch to next release version1.3.0 | Thomas | 12 | -12/+12 |
2022-03-01 | chore(core): update third-party libs | Thomas | 1 | -6/+6 |
2022-03-01 | refactor(ux): provide method to extract Locale from HTTP request by using Spr... | Thomas | 1 | -5/+12 |
2022-02-11 | chore(core): remove old HttpServlet implementation, because we only use Java ... | Thomas | 1 | -148/+0 |
2022-01-27 | build(test): fix wrong scope of jUnit dependencies | Thomas | 1 | -1/+2 |
2022-01-19 | test(core): add extension of 'AuthenticatedEncryptionPendingRequestIdGenerati... | Thomas | 4 | -59/+115 |
2022-01-19 | build(CI): optimize source-code analysing and dependency scanning | Thomas | 1 | -0/+10 |
2022-01-19 | refactor(core): change API parameters from 'Date' to 'Instant' | Thomas | 7 | -36/+43 |
2022-01-19 | build: switch to new snapshot version | Thomas | 12 | -12/+12 |
2022-01-09 | chore(SAML2): update implementation to remove usage of deprecated openSAML4.x... | Thomas | 8 | -37/+37 |
2022-01-09 | test(core): fix invalid test for TransactionId attribute-builder | Thomas | 1 | -1/+8 |
2022-01-09 | fix(core): change validation of loaded process-definitions to fix problem of ... | Thomas | 5 | -23/+116 |
2022-01-09 | feature(core): add synch. and asynch. GUI builder implementation that use Spr... | Thomas | 6 | -1/+405 |
2022-01-09 | refactor(core): update to latest version of Velocity engine | Thomas | 5 | -119/+10 |
2022-01-08 | Merge branch 'opensaml_4.x' into nightlyBuild | Thomas | 39 | -307/+351 |
2022-01-08 | chore(core): update third-party libs | Thomas | 1 | -8/+8 |
2022-01-08 | fix(core): remove test code from method on production level | Thomas | 1 | -5/+1 |
2022-01-08 | refactor(core): update logger libs. to latest version | Thomas | 1 | -2/+2 |
2022-01-08 | [fix] solve circular dependencies between 'AuthenticationManager', 'ModuleReg... | Thomas | 4 | -36/+30 |
2021-12-20 | update log4j to fix CVE-2021-45105 and CVE-2021-45046: | Thomas | 1 | -1/+1 |
2021-12-20 | update logback to latest version | Thomas | 1 | -1/+2 |
2021-12-12 | update some more third-party libs | Thomas | 4 | -2/+51 |
2021-12-11 | add more security checks to GitLab CI | Thomas | 1 | -0/+5 |
2021-12-09 | switch to next snapshot version | Thomas | 12 | -12/+12 |
2021-12-09 | switch to next release version1.2.0 | Thomas | 12 | -12/+12 |
2021-12-07 | change IGuiFormBuilder interface to enable pre-evaluation of response content... | Thomas | 3 | -8/+33 |
2021-12-06 | update IGuiBuilderConfiguration to indicate asynchronous GUI rendering | Thomas | 3 | -0/+28 |
2021-11-29 | switch to next snapshot version | Thomas | 12 | -12/+12 |
2021-11-29 | switch to next release version1.1.20 | Thomas | 12 | -12/+12 |
2021-11-26 | update to HSM-Facade-Provider v0.8.0 to fix problem with RSA-OAEP | Thomas | 2 | -5/+4 |
2021-11-25 | fix bug in GUI rendering that apply if messages contains a single quote | Thomas | 1 | -3/+10 |
2021-11-19 | switch to next snapshot version | Thomas | 12 | -12/+12 |
2021-11-19 | switch to next release version1.1.19 | Thomas | 12 | -12/+12 |
2021-11-18 | add method to inject http headers into Apache HTTP-Client requests | Thomas | 1 | -0/+19 |
2021-11-03 | switch to next snapshot version | Thomas | 12 | -12/+12 |
2021-11-03 | switch to next release version1.1.18 | Thomas | 12 | -12/+12 |
2021-11-03 | update third-party libs | Thomas | 1 | -7/+7 |
2021-11-02 | add timezone to verifiable pendingRequestId's | Thomas | 3 | -3/+3 |
2021-10-22 | add deadline into HSM-Facade Health-Check that fails this test if HSM-Facade ... | Thomas | 4 | -15/+65 |
2021-10-22 | Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int... | Thomas | 12 | -13/+27 |