Age | Commit message (Expand) | Author | Files | Lines |
2022-03-03 | select mandate based on eIDAS Proxy-Service request information | Thomas | 1 | -0/+1 |
2022-03-03 | add mandate functionality into eIDAS out-going process | Thomas | 1 | -0/+6 |
2022-03-03 | add ID Austria communication-module and additional jUnit test | Thomas Lenz | 3 | -10/+11 |
2022-03-03 | add basic implementation of eIDAS-Node Proxy-Service request-controller | Thomas Lenz | 3 | -1/+11 |
2022-03-03 | add basic modules for integration of MS-specific eIDAS Proxy-Service | Thomas Lenz | 69 | -8160/+1 |
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 1 | -1/+1 |
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-09-22 | update third-party libs to latest versions | Thomas | 2 | -26/+34 |
2021-08-12 | fix wrong timezone in IDA authblock | Thomas | 1 | -2/+5 |
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 |
2021-06-25 | fix bug in combination with EidasNode v2.5 and DE Middleware | Thomas | 3 | -5/+15 |
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 |
2021-05-12 | update third-party libs to latest versions | Thomas | 4 | -4/+13 |
2021-03-11 | update package names after refactoring of eaaf-components | Thomas | 1 | -1/+1 |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at... | Thomas | 3 | -4/+41 |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 2 | -1/+36 |
2021-01-19 | build 'requesterId' for private-sector SP's based on hashed unique AppIds | Thomas Lenz | 8 | -57/+359 |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID... | Thomas Lenz | 5 | -35/+106 |
2021-01-08 | add some jUnit test for SZR communication | Thomas Lenz | 5 | -14/+70 |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 3 | -6/+10 |
2021-01-07 | update jUnit test that implements communication with real SZR service | Thomas Lenz | 2 | -2/+23 |
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 2 | -1/+116 |
2020-12-22 | add jUnit tests for configuration-operations | Thomas Lenz | 8 | -11/+11 |
2020-12-22 | add jUnit tests improve test coverage | Thomas Lenz | 34 | -641/+2250 |
2020-12-21 | switch to eIDAS Ref Impl. v2.5 | Thomas Lenz | 27 | -13/+2271 |
2020-12-14 | exclude generated sources from jUnit code-coverage validation | Thomas Lenz | 1 | -0/+20 |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 2 | -15/+39 |
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 | 4 | -19/+38 |
2020-11-27 | fix a code-style issue | Thomas Lenz | 1 | -4/+1 |
2020-11-27 | upatate AuthBlock format in case of E-ID like authentication | Thomas Lenz | 4 | -40/+57 |
2020-11-24 | remove unused code | Thomas Lenz | 2 | -2/+1 |
2020-11-13 | improved Junit tests | lalber | 1 | -84/+120 |
2020-11-11 | verify on start-up, if AuthBlock signing-key is accessable | Thomas Lenz | 1 | -0/+4 |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 9 | -323/+563 |
2020-11-06 | some improvements | lalber | 3 | -64/+97 |
2020-11-05 | Test fixes | lalber | 2 | -58/+87 |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB... | lalber | 2 | -11/+9 |
2020-11-04 | fix pw aliasname | lalber | 3 | -120/+103 |
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 | 1 | -39/+39 |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 2 | -5/+12 |
2020-10-21 | fix | lalber | 4 | -207/+5 |