Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-06 | add test to moa-sig module that facilities decoding of PDF embeded CAdES ↵ | Thomas Lenz | 4 | -0/+43 | |
signatures | |||||
2019-12-05 | fix some refactoring problems | Thomas | 1 | -1/+1 | |
2019-12-05 | some code code-style modifications | Thomas | 15 | -321/+341 | |
active code-quality checks! | |||||
2019-12-04 | to some more code quality tasks | Thomas | 4 | -13/+27 | |
2019-12-04 | common EGIZ code-style refactoring | Thomas Lenz | 25 | -1073/+1198 | |
2019-11-28 | refactor MOA-Sig initializer | Thomas | 2 | -33/+63 | |
2019-11-28 | close MOA-Sig transaction context | Thomas Lenz | 3 | -127/+136 | |
2019-11-28 | refactor MOA-Sig initialization to treat with initialization problems on ↵ | Thomas Lenz | 5 | -162/+210 | |
some system | |||||
2019-08-06 | verifyXML: parametrize xpath pointing to Signature location | Christof Rabensteiner | 2 | -10/+59 | |
- Add two methods to public interface of ISignatureVerificationService, where caller can specify xpath. - Ignore intellj project files. | |||||
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 | 1 | -0/+59 | |
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-05-22 | add example for MOA-SPSS configuration to eaaf_module_moa-sig | Thomas Lenz | 2 | -1/+3 | |
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 | 17 | -0/+1038 | |