Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-02 | Merge branch 'nightlyBuild' | Thomas Lenz | 1 | -1/+1 | |
2019-08-02 | patch xpath expression that selects dsig:Signature | Christof Rabensteiner | 1 | -1/+1 | |
- Problem: xpath that determines dsig:Signature element only selects first-order child elements. - Fix: Add "//"-prefix to xpath expression, which "selects nodes in the document from the current node that match the selection no matter where they are" [1] [1] https://www.w3schools.com/xml/xpath_syntax.asp | |||||
2019-08-02 | add .pom files for IAIK jars | Thomas Lenz | 47 | -0/+446 | |
2019-07-31 | fix wrong dependency | Thomas Lenz | 1 | -1/+1 | |
2019-07-30 | update repo path | Thomas Lenz | 1 | -1/+1 | |
2019-07-30 | add dependencies | Thomas Lenz | 19 | -80/+134 | |
2019-07-30 | update pom's | Thomas Lenz | 6 | -14/+14 | |
2019-07-19 | update project specific maven repo | Thomas Lenz | 1 | -1/+11 | |
2019-07-17 | update JSON mapper implementation | Thomas Lenz | 1 | -3/+26 | |
2019-07-04 | fix some small bugs in SL2.0 module | Thomas Lenz | 4 | -17/+53 | |
2019-07-01 | fix one flag | Thomas Lenz | 1 | -2/+1 | |
update TestRequestImpl.java | |||||
2019-06-28 | remove work-around for A-Trust | Thomas Lenz | 1 | -11/+14 | |
2019-06-28 | fix some small bugs | Thomas Lenz | 2 | -2/+2 | |
2019-06-28 | change SL2.0 http redirect to 303 | Thomas Lenz | 1 | -1/+1 | |
2019-06-28 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eaaf_components | Thomas Lenz | 2 | -1/+94 | |
2019-06-28 | some small updates | Thomas Lenz | 10 | -218/+321 | |
2019-06-19 | Merge branch 'master' into moa-sig-dependency-fixup | Christof Rabensteiner | 7 | -21/+81 | |
2019-06-19 | add interface to inject external XML schemes into MOA-Sig | Thomas Lenz | 2 | -0/+52 | |
2019-06-19 | remove manifest check, if it is not necessary | Thomas Lenz | 1 | -5/+5 | |
2019-06-12 | Fix dependencies | Christof Rabensteiner | 2 | -1/+94 | |
- Add moa-sig-lib's pom to eaaf_modules/eaaf_module_moa-sig/repository such that maven is able to resolve its transitive dependencies. - Add jaxen dependency to moa-sig-lib | |||||
2019-05-29 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eaaf_components | Thomas Lenz | 1 | -0/+0 | |
2019-05-29 | add new attribute builder | Thomas Lenz | 4 | -16/+24 | |
fix some injection and dependency problems | |||||
2019-05-27 | Fix iaik_tsp artifact filename1.0.7 | Christof Rabensteiner | 1 | -0/+0 | |
2019-05-27 | move dependencies in local maven repository | Thomas Lenz | 16 | -0/+0 | |
2019-05-24 | update strategy for SL2.0 VDA back-end selection | Thomas Lenz | 2 | -9/+9 | |
2019-05-22 | add example for MOA-SPSS configuration to eaaf_module_moa-sig | Thomas Lenz | 126 | -3/+1060 | |
2019-05-17 | add interface and empty basic implementation of SignatureCreationService | Thomas Lenz | 5 | -89/+150 | |
2019-05-17 | add EAAF module for MOA-Sig integration | Thomas Lenz | 41 | -4/+1298 | |
2019-05-17 | refactor EAAF core to split API and Implementation | Thomas Lenz | 2 | -33/+37 | |
2019-05-04 | Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/eaaf_components | Thomas | 3 | -7/+11 | |
2019-05-04 | move IDestroyable Interface to EGIZ-Spring-API | Thomas | 1 | -1/+1 | |
2019-05-03 | add http response header for SL20 | Thomas Lenz | 3 | -7/+11 | |
2019-04-23 | integrate Spring ModelAndView into EAAF GUI framework | Thomas Lenz | 2 | -33/+39 | |
2019-04-12 | minor changes | Thomas Lenz | 2 | -64/+60 | |
2019-04-11 | add EAAF module for authentication method based on Security-Layer 2.0 ↵ | Thomas Lenz | 19 | -0/+2709 | |
communication | |||||
2019-04-11 | refactor protocol finalization to support protocol response without final ↵ | Thomas Lenz | 4 | -6/+31 | |
redirect | |||||
2019-02-14 | update signature validation in SAML2 Redirect-Binding | Thomas Lenz | 1 | -5/+18 | |
2018-09-13 | fix typo in license header1.0.2 | Thomas Lenz | 91 | -182/+182 | |
2018-09-11 | add some more revisions-log messages | Thomas Lenz | 3 | -1/+6 | |
2018-07-20 | some eventcode updates | Thomas Lenz | 1 | -2/+3 | |
2018-07-20 | some small modifications in attribute builder | Thomas Lenz | 9 | -77/+29 | |
update internal messages-codes | |||||
2018-07-19 | some small changes to solve compatibility problems | Thomas Lenz | 4 | -13/+13 | |
2018-07-13 | some updates and bugfixes | Thomas Lenz | 3 | -14/+19 | |
2018-07-12 | some more updates | Thomas Lenz | 97 | -118/+2430 | |
2018-07-02 | add requested attributes to PVP S-profile | Thomas Lenz | 24 | -99/+693 | |
2018-06-26 | initial commit | Thomas Lenz | 88 | -0/+7575 | |