Age | Commit message (Expand) | Author | Files | Lines |
2022-09-15 | chore(moa-sig): switch to next snapshot version | Thomas | 2 | -2/+2 |
2022-09-15 | chore(moa-sig): log used classloader to find moa-sig initialization problems | Thomas | 2 | -3/+3 |
2022-09-15 | test(moa-sig): update moa-sig test-configuration | Thomas | 1 | -0/+1 |
2022-08-24 | refact(sl20): use custom static JSON Mapper implementation | Thomas | 1 | -1/+1 |
2022-08-22 | build(core): switch to next snapshot version | Thomas | 12 | -12/+12 |
2022-08-22 | build(core): switch to next release version1.3.4 | Thomas | 12 | -12/+12 |
2022-08-22 | chore(core): update third-party libs | Thomas | 2 | -7/+26 |
2022-08-18 | refact(sl20): switch to one single JSONMapper instsance | Thomas | 6 | -220/+46 |
2022-08-11 | refact(core): move JoseUtils into 'eaaf-utils' module | Thomas | 9 | -10/+46 |
2022-07-04 | feat(sl20): add 'eidasAuthLevel' flag into IDA authentication request to VDA | Thomas | 2 | -6/+10 |
2022-06-22 | chore(core): update third-party libs to latest versions | Thomas | 1 | -10/+17 |
2022-06-22 | build(core): switch to next snapshot version | Thomas | 12 | -12/+12 |
2022-06-22 | build(core): switch to next release version1.3.3 | Thomas | 12 | -12/+12 |
2022-06-08 | build(ci): use Java 11 for dependency scanning because template does not run ... | Thomas | 1 | -1/+2 |
2022-06-08 | test(ssl): ignore SSL Client-Authentication test with prod. endpoint | Thomas | 1 | -0/+2 |
2022-06-08 | build(ci): fix broken CI pipe, because 'cobertura' template has been changed | Thomas | 1 | -3/+4 |
2022-06-08 | feat(attributes): define extended attribute that contais a CSV list of reques... | Thomas | 1 | -0/+4 |
2022-05-20 | test(saml2): fix signature-verification test because we get a valid errorCode... | Thomas | 1 | -1/+1 |
2022-05-20 | chore(core): switch to BouncyCastle Provider 1.71 with JDK1.8 requirements | Thomas | 3 | -9/+9 |
2022-05-16 | chore(core): switch to lastest Spring and SpringBoot versions | Thomas | 1 | -2/+2 |
2022-05-13 | chore(hsm): update HSM-Facade-Provider to v0.9.0 | Thomas | 1 | -1/+1 |
2022-05-09 | build(core): switch to next snapshot version | Thomas | 12 | -12/+12 |
2022-05-09 | build(core): switch to next release version1.3.2 | Thomas | 12 | -12/+12 |
2022-05-09 | test(http): fix possible false-positive test results | Thomas | 2 | -5/+12 |
2022-05-03 | feature(core): add simple implementation of a Spring based message source | Thomas | 1 | -0/+115 |
2022-04-19 | test(http): add second SSL client authentication test | Thomas | 1 | -24/+17 |
2022-04-19 | chore(core): update IAIK JCE to v5.63 | Thomas | 1 | -1/+1 |
2022-04-19 | chore(http): add missing parameter into log message | Thomas | 1 | -1/+1 |
2022-04-19 | feat(http): add request interceptor configuration into Apache HTTP Client fac... | Thomas | 2 | -1/+17 |
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 |