Age | Commit message (Expand) | Author | Files | Lines |
2019-07-30 | add dependencies | Thomas Lenz | 1 | -4/+2 |
2019-07-30 | update pom's | Thomas Lenz | 1 | -5/+5 |
2019-07-30 | some some updates | Thomas Lenz | 4 | -10/+54 |
2019-07-23 | fix nullpointer in KeyValueUtils.java and add jUnit test | Thomas Lenz | 2 | -2/+449 |
2019-07-17 | update JSON mapper implementation | Thomas Lenz | 1 | -4/+14 |
2019-07-09 | fix bug in BPKBuilder.java and make methods static | Thomas Lenz | 1 | -27/+27 |
2019-07-04 | fix some small bugs in SL2.0 module | Thomas Lenz | 3 | -24/+80 |
2019-07-01 | fix one flag | Thomas Lenz | 1 | -3/+3 |
2019-06-28 | add some mockups for testing | Thomas Lenz | 4 | -6/+134 |
2019-06-28 | some small updates | Thomas Lenz | 5 | -40/+89 |
2019-06-06 | change error messages in case of InvalidProtocolExceptions | Thomas Lenz | 1 | -12/+12 |
2019-06-06 | update authenticationData and attribute builder | Thomas Lenz | 4 | -2/+66 |
2019-06-05 | add useMandate flag | Thomas Lenz | 1 | -0/+16 |
2019-05-29 | add new attribute builder | Thomas Lenz | 14 | -45/+366 |
2019-05-24 | update IConfiguration interfaces to support SpringBoot resources as configura... | Thomas Lenz | 4 | -36/+235 |
2019-05-24 | update message-logging and remove explicit Logger implementation | Thomas Lenz | 3 | -16/+15 |
2019-05-17 | add some jUnit tests for attribute builder | Thomas Lenz | 5 | -0/+320 |
2019-05-17 | refactor EAAF core to split API and Implementation | Thomas Lenz | 78 | -5675/+110 |
2019-05-06 | update error message generation to add msg parameters into GUI model | Thomas Lenz | 2 | -21/+42 |
2019-05-04 | change MVC parameter for pendingReqId to pendingid | Thomas | 1 | -1/+2 |
2019-05-04 | fix bug in PendingRequestStorage | Thomas | 1 | -17/+18 |
2019-05-04 | Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/eaaf_components | Thomas | 9 | -108/+182 |
2019-05-04 | move IDestroyable Interface to EGIZ-Spring-API | Thomas | 2 | -41/+1 |
2019-05-03 | update abstract protocols/RequestImpl.java to inject an external generated tr... | Thomas Lenz | 1 | -4/+27 |
2019-05-03 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eaaf_components | Thomas Lenz | 1 | -1/+1 |
2019-05-03 | update process finalization and update pendingReqIdGenerationStrategy | Thomas Lenz | 8 | -104/+155 |
2019-04-30 | fix logic bug in SourcePin attribute-builder | Thomas | 1 | -1/+1 |
2019-04-23 | integrate Spring ModelAndView into EAAF GUI framework | Thomas Lenz | 9 | -76/+168 |
2019-04-23 | add different strategies for pendingRequestId generation | Thomas Lenz | 9 | -66/+488 |
2019-04-12 | minor changes | Thomas Lenz | 2 | -9/+9 |
2019-04-11 | refactoring of AuthData builder | Thomas Lenz | 13 | -200/+641 |
2019-04-11 | add missing beans and make a mark a service visible from child classes | Thomas Lenz | 2 | -2/+5 |
2019-04-11 | add some utils and new exceptions | Thomas Lenz | 4 | -0/+227 |
2019-04-11 | refactor protocol finalization to support protocol response without final red... | Thomas Lenz | 15 | -522/+645 |
2019-03-05 | fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6 | Thomas Lenz | 9 | -17/+316 |
2019-02-19 | update surefire plugin1.0.5 | Thomas Lenz | 1 | -1/+1 |
2019-02-18 | Add bPKList PVP attribute definition for natural-person mandates | Thomas Lenz | 4 | -3/+18 |
2019-02-18 | add demo-mode functionality for 'Austria eID' | Thomas Lenz | 7 | -28/+92 |
2019-02-18 | add new BPK_LIST attribute as preview | Thomas Lenz | 1 | -0/+5 |
2019-02-14 | add additional configuration flag | Thomas Lenz | 2 | -7/+13 |
2019-02-14 | add Definition for PVP R-Profile header | Thomas Lenz | 1 | -0/+1 |
2018-11-21 | update pendingReqId also on executionContext | Thomas Lenz | 1 | -1/+5 |
2018-10-30 | update logging in process engine | Thomas Lenz | 1 | -7/+7 |
2018-10-02 | fix a problem in PVPMETADATA attribute loader implementation | Thomas Lenz | 1 | -0/+3 |
2018-09-13 | fix typo in license header1.0.2 | Thomas Lenz | 159 | -330/+352 |
2018-09-11 | add some more revisions-log messages | Thomas Lenz | 1 | -0/+2 |
2018-07-25 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eaaf_components | Thomas Lenz | 1 | -1/+1 |
2018-07-25 | fix bug in auth/AbstractAuthenticationManager.java which adds http header nam... | Thomas Lenz | 3 | -4/+31 |
2018-07-20 | removed surefire version override from eaaf_core/pom.xml | Christof Rabensteiner | 1 | -2/+1 |
2018-07-20 | update surefire to 2.22.0 | Thomas Lenz | 1 | -1/+0 |