Age | Commit message (Expand) | Author | Files | Lines |
2022-01-10 | Merge branch 'nightlybuild' into feature/matching_base_rebase | Thomas | 3 | -11/+12 |
2022-01-10 | Merge branch 'master' into feature/matching_base_rebase | Thomas | 2 | -2/+92 |
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 1 | -1/+1 |
2022-01-09 | refactor(core): update eaaf-components to switch to openSAML4.x | Thomas | 2 | -7/+7 |
2021-11-16 | update 'advanced matching steps' tasks to optimize user handling between 'ID ... | Thomas | 1 | -0/+1 |
2021-10-21 | fix broken jUnit test | Thomas | 1 | -2/+10 |
2021-09-22 | update third-party libs to latest versions | Thomas | 1 | -0/+83 |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 5 | -8/+33 |
2021-07-26 | update ZMR client WSDL to new version and refactor code to new API | Thomas | 1 | -3/+2 |
2021-07-07 | add HTML template for additional eID information | Thomas | 1 | -1/+1 |
2021-06-16 | add ZMR update process into ZMRClient | Thomas | 2 | -1/+2 |
2021-06-15 | further optimizations and bug fixing in matching code | Thomas | 4 | -3/+13 |
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 4 | -5/+90 |
2021-05-12 | update third-party libs to latest versions | Thomas | 3 | -2/+5 |
2021-03-12 | update StatusMessageProvider for better distiguish between internal and exter... | Thomas | 1 | -1/+1 |
2021-03-11 | update package names after refactoring of eaaf-components | Thomas | 1 | -2/+2 |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at... | Thomas | 5 | -4/+28 |
2021-03-04 | Document input, output, transitions for each task | Christian Kollmann | 1 | -0/+1 |
2021-02-25 | Remove dependency to Powermock, everything can be done with Mockito | Christian Kollmann | 1 | -107/+107 |
2021-02-22 | Rename tasks to clarify functionality | Christian Kollmann | 1 | -0/+0 |
2021-02-22 | Fix type in property "gui.countryselection.cancel" | Christian Kollmann | 5 | -90/+90 |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 2 | -0/+8 |
2021-01-29 | remove unnecessary classes | Alexander Marsalek | 1 | -0/+1 |
2021-01-28 | rename to IdAustriaClient | Alexander Marsalek | 2 | -70/+66 |
2021-01-28 | Merge branch 'issue6' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into issue6 | Thomas Lenz | 3 | -0/+75 |
2021-01-28 | update SAML2 IDP elements of MS-specific Connector to current snapshot versio... | Thomas Lenz | 1 | -8/+7 |
2021-01-28 | junit keystore and config | Alexander Marsalek | 3 | -0/+75 |
2021-01-27 | fix problem in jUnit tests that depends on static Apache-Ignite holder in eID... | Thomas Lenz | 3 | -4/+25 |
2021-01-27 | fix problem in jUnit tests that depends on static Apache-Ignite holder in eID... | Thomas Lenz | 3 | -4/+25 |
2021-01-18 | Merge branch 'base' into issue6 | Alexander Marsalek | 30 | -126/+2549 |
2021-01-12 | created tasks and beans | Alexander Marsalek | 1 | -0/+250 |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID... | Thomas Lenz | 1 | -1/+4 |
2021-01-09 | add HealthIndicator to check Apache-Ignite cluster-state | Thomas Lenz | 1 | -1/+1 |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 9 | -10/+418 |
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 9 | -1/+16 |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 3 | -8/+8 |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 5 | -5/+580 |
2020-12-26 | fix wrong-template paramters in error GUI | Thomas Lenz | 1 | -2/+2 |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 9 | -4/+324 |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 1 | -0/+75 |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 5 | -6/+292 |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 9 | -37/+778 |
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 4 | -10/+51 |
2020-11-13 | improved Junit tests | lalber | 2 | -12/+22 |
2020-11-09 | fix broken code | Thomas Lenz | 1 | -13/+13 |
2020-11-09 | fix some more problems with jUnit tests | Thomas Lenz | 2 | -4/+6 |
2020-11-06 | some improvements | lalber | 1 | -1/+3 |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB... | lalber | 2 | -0/+189 |
2020-11-04 | fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas... | lalber | 2 | -2/+2 |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 2 | -0/+210 |