Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-09 | refactor(core): move 'connector_lib' to 'core_common_lib' | Thomas | 1 | -107/+0 | |
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-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-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 | |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 1 | -9/+13 | |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 1 | -0/+5 | |
2020-12-21 | switch to eIDAS Ref Impl. v2.5 | Thomas Lenz | 1 | -0/+14 | |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵ | Thomas Lenz | 1 | -0/+9 | |
false-positive update gitlab-ci configuration to display jUnit test-coverage | |||||
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 1 | -0/+4 | |
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 | refactoring to new EGIZ code requirements | Thomas Lenz | 1 | -31/+33 | |
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 1 | -1/+1 | |
# Conflicts: # basicConfig/default_config.properties # connector_lib/src/main/java/at/asitplus/eidas/specific/connector/MSeIDASNodeConstants.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/eIDASAttributePostProcessingTest.java # pom.xml | |||||
2019-08-02 | change pom architecture | Thomas Lenz | 1 | -2/+1 | |
2018-07-26 | namespace refactoring | Thomas Lenz | 1 | -2/+2 | |
2018-07-25 | add missing lib and add some commands | Thomas Lenz | 1 | -0/+6 | |
2018-07-20 | add SZR client | Thomas Lenz | 1 | -0/+64 | |
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1 |