Age | Commit message (Expand) | Author | Files | Lines |
2021-01-07 | update jUnit test that implements communication with real SZR service | Thomas Lenz | 2 | -2/+23 |
2020-12-28 | update SpringBoot application-initializer to enable package-scanning in appli... | Thomas Lenz | 2 | -2/+5 |
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 11 | -2/+132 |
2020-12-26 | update default-configuration and example configuration | Thomas Lenz | 2 | -63/+4 |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 6 | -251/+11 |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 11 | -11/+639 |
2020-12-26 | fix wrong-template paramters in error GUI | Thomas Lenz | 3 | -5/+5 |
2020-12-23 | add build profiles to select Spring-Boot with or without embbeded Tomcat | Thomas Lenz | 1 | -24/+13 |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 34 | -190/+1462 |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 18 | -13/+454 |
2020-12-22 | remove SAST.gitlab template because it's already covered by maven build-process | Thomas Lenz | 1 | -2/+0 |
2020-12-22 | add jUnit tests improve test coverage | Thomas Lenz | 38 | -641/+2394 |
2020-12-21 | switch to eIDAS Ref Impl. v2.5 | Thomas Lenz | 31 | -32/+16789 |
2020-12-18 | update GitLab CI to exclude /feature/.* branches from packaging | Thomas Lenz | 1 | -0/+1 |
2020-12-16 | Merge branch 'feature/EID_connection' into 'nightlybuild' | Thomas Lenz | 1 | -3/+5 |
2020-12-16 | update GitLab CI configuration to set code-coverage extractor and artifact na... | Thomas Lenz | 1 | -3/+5 |
2020-12-15 | Merge branch 'feature/EID_connection' into 'nightlybuild' | Thomas Lenz | 29 | -129/+1519 |
2020-12-15 | fix wrong release-package path in GitLab CI configuration | Thomas Lenz | 1 | -6/+9 |
2020-12-14 | update GitLab CI process to use latest maven version | Thomas Lenz | 1 | -1/+2 |
2020-12-14 | fix wrong indent in GitLab CI configuration | Thomas Lenz | 1 | -2/+2 |
2020-12-14 | exclude generated sources from jUnit code-coverage validation | Thomas Lenz | 1 | -0/+20 |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 7 | -8/+296 |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 12 | -95/+851 |
2020-12-11 | fix wrong flag in SZR client to get encryptedBaseId | Thomas Lenz | 2 | -5/+84 |
2020-12-11 | update AuthBlock to new format | Thomas Lenz | 2 | -3/+26 |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa... | Thomas Lenz | 12 | -33/+253 |
2020-12-03 | switch to release-version 1.1.10 of eaaf-components | Thomas Lenz | 1 | -1/+1 |
2020-11-30 | Add GitLab CI pipeline | Christian Kollmann | 1 | -0/+37 |
2020-11-27 | Merge branch 'connector_update_SZRv4' into 'nightlybuild' | Thomas Lenz | 44 | -387/+3626 |
2020-11-27 | fix a code-style issue | Thomas Lenz | 1 | -4/+1 |
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 5 | -103/+205 |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 5 | -41/+65 |
2020-11-24 | remove unused code | Thomas Lenz | 2 | -2/+1 |
2020-11-13 | improved Junit tests | lalber | 4 | -103/+148 |
2020-11-11 | verify on start-up, if AuthBlock signing-key is accessable | Thomas Lenz | 1 | -0/+4 |
2020-11-09 | fix broken code | Thomas Lenz | 1 | -13/+13 |
2020-11-09 | switch to next release version of EAAF components to use already defined attr... | Thomas Lenz | 2 | -5/+6 |
2020-11-09 | fix some more problems with jUnit tests | Thomas Lenz | 3 | -4/+8 |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 14 | -332/+595 |
2020-11-06 | some improvements | lalber | 6 | -76/+115 |
2020-11-05 | Test fixes | lalber | 2 | -58/+87 |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB... | lalber | 6 | -20/+204 |
2020-11-04 | fix pw aliasname | lalber | 4 | -120/+107 |
2020-11-04 | fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas... | lalber | 5 | -19/+16 |
2020-11-04 | fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas... | lalber | 2 | -2/+2 |
2020-11-03 | code style fixes | lalber | 2 | -20/+37 |
2020-11-03 | fix broken jUnit tests that use SZR MockUp | Thomas Lenz | 2 | -117/+111 |
2020-11-03 | sunfire bug | lalber | 3 | -51/+56 |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 9 | -20/+503 |
2020-10-21 | fix | lalber | 4 | -207/+5 |