Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-08 | feature(ernp): generate ERnP client from openAPI specification | Thomas | 1 | -3/+22 | |
2022-01-10 | test: switch to latest junit 4.x version | Thomas | 1 | -1/+1 | |
2022-01-10 | Merge branch 'nightlybuild' into feature/matching_base_rebase | Thomas | 1 | -16/+125 | |
# Conflicts: # .gitlab-ci.yml # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # pom.xml | |||||
2022-01-10 | Merge branch 'master' into feature/matching_base_rebase | Thomas | 1 | -8/+35 | |
# Conflicts: # connector/pom.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/task/GenerateCountrySelectionFrameTaskTest.java # eidas_modules/authmodule-eIDAS-v2/checks/spotbugs-exclude.xml # eidas_modules/authmodule-eIDAS-v2/pom.xml # pom.xml | |||||
2022-01-10 | chore(core): update commons-io to latest version and jetty to lastest 9.x ↵ | Thomas | 1 | -1/+7 | |
version | |||||
2022-01-10 | chore(core): update third-party libs to latest versions | Thomas | 1 | -14/+109 | |
2022-01-09 | refactor(core): update eaaf-components to switch to openSAML4.x | Thomas | 1 | -1/+1 | |
2021-12-13 | update third-party libs. | Thomas | 1 | -6/+14 | |
2021-12-01 | Build: Remove dependency on IAIK JCE | Christian Kollmann | 1 | -1/+1 | |
2021-12-01 | Downgrade JUnit to support being picked up by JUnit Jupiter | Christian Kollmann | 1 | -3/+3 | |
2021-10-21 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-10-21 | switch to next release version1.2.3 | Thomas | 1 | -1/+1 | |
2021-10-21 | update thrird-party libs and readme | Thomas | 1 | -1/+1 | |
2021-10-06 | switch to Eaaf components 1.1.16.1 to fix invalid logging | Thomas | 1 | -1/+1 | |
2021-09-22 | update third-party libs to latest versions | Thomas | 1 | -7/+34 | |
2021-09-02 | Merge branch 'feature/matching_rebased' into feature/matching_base | Thomas | 1 | -7/+41 | |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 1 | -14/+19 | |
# Conflicts: # connector/src/main/java/at/asitplus/eidas/specific/connector/provider/StatusMessageProvider.java # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # connector/src/test/java/at/asitplus/eidas/specific/connector/test/utils/AuthenticationDataBuilderTest.java # connector/src/test/resources/spring/SpringTest_connector.beans.xml # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/GenerateAuthnRequestTask.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/ReceiveAuthnResponseTask.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/clients/SzrClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/ReceiveAuthnResponseTaskTest.java # pom.xml | |||||
2021-06-25 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-06-25 | switch to next release version1.2.2 | Thomas | 1 | -1/+1 | |
# Conflicts: # eidas_modules/authmodule_id-austria/pom.xml # eidas_modules/eidas_proxy-sevice/pom.xml | |||||
2021-06-15 | further optimizations and bug fixing in matching code | Thomas | 1 | -1/+1 | |
2021-06-15 | fix some warning in maven build process and switch to another GitLab CI ↵ | Thomas | 1 | -6/+7 | |
maven image | |||||
2021-05-28 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-05-28 | switch to next release version1.2.1 | Thomas | 1 | -1/+1 | |
2021-05-14 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-05-12 | switch to release version1.2.0 | Thomas | 1 | -1/+1 | |
2021-05-12 | update third-party libs to latest versions | Thomas | 1 | -14/+19 | |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵ | Thomas | 1 | -1/+1 | |
attribute into SAML2 response | |||||
2021-02-25 | Prepare for Mockito testing of MobilePhoneSignature task | Christian Kollmann | 1 | -7/+22 | |
2021-02-19 | refactoring of ID Austria connection client and add/update of jUnit tests | Thomas | 1 | -0/+14 | |
2021-02-02 | more transitions & tests | Alexander Marsalek | 1 | -6/+10 | |
2021-01-28 | update SAML2 IDP elements of MS-specific Connector to current snapshot ↵ | Thomas Lenz | 1 | -1/+1 | |
version (1.1.12-SNAPSHOT) of eaaf_module_pvp2_idp | |||||
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in ↵ | Thomas Lenz | 1 | -1/+4 | |
E-ID mode | |||||
2021-01-08 | add some jUnit test for SZR communication | Thomas Lenz | 1 | -1/+1 | |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 1 | -1/+7 | |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 1 | -0/+12 | |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 1 | -34/+76 | |
2020-12-21 | switch to eIDAS Ref Impl. v2.5 | Thomas Lenz | 1 | -10/+77 | |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵ | Thomas Lenz | 1 | -11/+46 | |
false-positive update gitlab-ci configuration to display jUnit test-coverage | |||||
2020-12-03 | switch to release-version 1.1.10 of eaaf-components | Thomas Lenz | 1 | -1/+1 | |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 1 | -1/+8 | |
2020-11-09 | switch to next release version of EAAF components to use already defined ↵ | Thomas Lenz | 1 | -1/+1 | |
attribute-name for signed AuthBlock | |||||
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 1 | -1/+1 | |
2020-09-18 | add lombok dependency and start with some code polishing | Thomas Lenz | 1 | -0/+9 | |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 1 | -18/+21 | |
2019-12-13 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2019-12-11 | switch to version 1.1.0 | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | switch to version 1.1.0-snapshot | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | add assembly plugin to build release packages | Thomas Lenz | 1 | -1/+31 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 1 | -4/+14 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 1 | -254/+417 | |