Age | Commit message (Expand) | Author | Files | Lines |
2022-08-01 | doc: add readme and update history | Thomas | 2 | -0/+32 |
2022-08-01 | doc: add documentation of eIDAS person-matching functionality | Thomas | 1 | -0/+0 |
2022-08-01 | fix(matching): fix wrong parameter in other_matching_method GUI form | Thomas | 1 | -2/+2 |
2022-08-01 | fix(eidas): unset flag on execution-context that probibits create-new-ERnP-en... | Thomas | 2 | -2/+5 |
2022-07-12 | refact(szr): only use alreadymatched eID data for SZR communication | Thomas | 4 | -78/+20 |
2022-07-11 | doc(connector): move readme into sub-directory | Thomas | 1 | -0/+0 |
2022-07-11 | fix(logging): update package names of specific logger implementation, because... | Thomas | 1 | -2/+2 |
2022-07-07 | chore(cache): catch a more generic exception in Transaction-Cache health check | Thomas | 1 | -1/+1 |
2022-07-05 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 42 | -84/+456 |
2022-07-05 | doc: add some missing release information | Thomas | 3 | -1/+12 |
2022-07-05 | chore(core): change log-level from debug to trace | Thomas | 1 | -1/+1 |
2022-07-05 | build(core): switch to next snapshot version | Thomas | 7 | -7/+7 |
2022-07-05 | build(core): switch to next release version1.3.1 | Thomas | 7 | -7/+7 |
2022-07-05 | doc: finalize readme and history for next release | Thomas | 2 | -16/+44 |
2022-07-01 | doc: add first draft of readme and update handbook | Thomas | 3 | -0/+49 |
2022-07-01 | style(matching): fix code-style issue | Thomas | 10 | -21/+20 |
2022-07-01 | refact(matching): make address-search sort result more resistent | Thomas | 1 | -7/+12 |
2022-07-01 | feat(core): update statistic-logger to include matching results | Thomas | 13 | -14/+91 |
2022-07-01 | feat(matching): distiguish between empty and non empty address-search results | Thomas | 1 | -1/+7 |
2022-07-01 | fix(matching): add null-check in custom comperator for address-search results | Thomas | 2 | -4/+11 |
2022-07-01 | chore(core): update GUI descriptions for matching process | Thomas | 2 | -14/+16 |
2022-07-01 | feat(matching): add configuration property to define max. results for address... | Thomas | 3 | -2/+29 |
2022-07-01 | feat(matching): optimize order of address search results | Thomas | 2 | -28/+105 |
2022-07-01 | feat(matching): add configuration property to disable 'matching-by-address-se... | Thomas | 12 | -20/+103 |
2022-06-09 | fix(ida): change log message that always indicates mandate-mode | Thomas | 1 | -1/+2 |
2022-06-09 | chore(gui): add default error-templates | Thomas | 2 | -0/+120 |
2022-06-09 | chore(eidas): update validation of minimum required attributes in case of IDA... | Thomas | 1 | -3/+1 |
2022-06-09 | fix(core): update message properties because error messages are invalid encoded | Thomas | 1 | -3/+3 |
2022-06-09 | chore(config): add attribute-mapping configuration-property into default config | Thomas | 1 | -0/+1 |
2022-06-09 | chore(core): add missing attribute into idaAttributeMapping configuration | Thomas | 1 | -0/+1 |
2022-06-08 | chore(core): minory style, test and validation fixes | Thomas | 6 | -10/+26 |
2022-06-08 | build(core): optimize package naming and dependency inclusion | Thomas | 2 | -5/+1 |
2022-06-08 | feat(eidas): perform mapping between IDA and eIDAS attributes based on extern... | Thomas | 24 | -326/+1713 |
2022-06-07 | feat(eidas): include IDA releated requested attributes into service-provider ... | Thomas | 3 | -8/+49 |
2022-06-07 | feat(eidas): update proxy-service attribute registry to request releated attr... | Thomas | 4 | -10/+42 |
2022-06-07 | test(eidas): move jUnit tests into other package | Thomas | 4 | -4/+4 |
2022-06-07 | feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA attr... | Thomas | 11 | -8/+591 |
2022-06-07 | refact(eidas): rename package names, because there was a copy&past mistake | Thomas | 4 | -0/+0 |
2022-06-03 | build(ci): update GitLab CI config | Thomas | 1 | -0/+13 |
2022-06-03 | doc(config): update default configurations | Thomas | 5 | -471/+56 |
2022-06-03 | refactor(connector): move MS-Connector from new directory 'connector' to 'ms_... | Thomas | 177 | -1/+1 |
2022-06-03 | chore(config): split default configuration into MS-Connector and MS-Proxy-Servie | Thomas | 53 | -70/+1135 |
2022-06-03 | test(core): add smoke test with full eIDAS OutGoing login and error-handling | Thomas | 32 | -13/+1871 |
2022-06-03 | refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas' | Thomas | 58 | -453/+847 |
2022-06-03 | chore(proxy): add module for stand-alone ms-specific proxy-service application | Thomas | 18 | -2/+1174 |
2022-06-03 | Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoring | Thomas | 57 | -649/+3365 |
2022-05-24 | chore(eidas): switch to version 2.6.0 of eIDAS Reference Implementation | Thomas | 33 | -1/+2707 |
2022-05-24 | build: switch to next snapshot version | Thomas | 7 | -7/+7 |
2022-05-19 | build: switch to next release version1.3.0 | Thomas | 7 | -7/+7 |
2022-05-19 | doc: change release date to now | Thomas | 2 | -2/+2 |