Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-05 | Test fixes | lalber | 1 | -55/+84 | |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and ↵ | lalber | 1 | -1/+2 | |
AuthBlockAttributeBuilderTest | |||||
2020-11-04 | fix pw aliasname | lalber | 1 | -22/+12 | |
2020-11-03 | fix broken jUnit tests that use SZR MockUp | Thomas Lenz | 2 | -117/+111 | |
2020-11-03 | sunfire bug | lalber | 1 | -39/+39 | |
2020-10-21 | fix | lalber | 2 | -124/+5 | |
2020-10-20 | cyclic depend | lalber | 1 | -5/+16 | |
2020-10-20 | fixes thanks to Thomas | lalber | 1 | -4/+7 | |
2020-10-20 | stuck on how to test | lalber | 4 | -18/+406 | |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 1 | -2/+2 | |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 2 | -6/+6 | |
2019-12-10 | some more jUnit test modifications | Thomas Lenz | 1 | -2/+8 | |
2019-12-10 | fix broken jUnit test | Thomas Lenz | 1 | -1/+1 | |
2019-12-10 | add jUnit test | Thomas Lenz | 1 | -0/+113 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 21 | -1736/+1782 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 7 | -54/+54 | |
2019-10-31 | add two missing classes | Thomas Lenz | 2 | -2/+3 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 6 | -6/+248 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 4 | -0/+374 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
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-09-11 | skip test1.0.2 | Thomas Lenz | 1 | -0/+2 | |
2019-09-11 | fix broken jUnit test | Thomas Lenz | 1 | -0/+14 | |
2019-08-13 | change port in SZR mockup | Thomas Lenz | 1 | -2/+2 | |
2019-08-06 | add jUnit test with mockup of SZR WebService | Thomas Lenz | 2 | -38/+76 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 3 | -32/+313 | |
2018-10-29 | update SZR client to new eIDAS specific getIdentityLink request | Thomas Lenz | 1 | -6/+1 | |
2018-09-13 | add license header | Thomas Lenz | 3 | -0/+66 | |
2018-09-11 | some more updates | Thomas Lenz | 2 | -87/+519 | |
2018-08-31 | more updates | Thomas Lenz | 2 | -33/+116 | |
2018-08-16 | update SZRClient Test | Thomas Lenz | 1 | -28/+80 | |
2018-07-26 | namespace refactoring | Thomas Lenz | 1 | -7/+7 | |
2018-07-20 | add SZR client | Thomas Lenz | 1 | -0/+172 | |
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1 |