Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-02 | more transitions & tests | Alexander Marsalek | 1 | -0/+8 | |
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 |