Age | Commit message (Expand) | Author | Files | Lines |
2010-12-16 | verify(VerifyAfterReconstructXMLDsigParameters) now uses the signatureDevice ... | pdanner | 3 | -12/+26 |
2010-12-16 | Moved MATCH_MODE_* constants from SignParameters to Constants. | pdanner | 5 | -29/+49 |
2010-12-16 | Changed default values of signParameters.isCheckForPlaceholder() and config p... | pdanner | 1 | -5/+11 |
2010-12-16 | Changed default values of signParameters.isCheckForPlaceholder() and config p... | pdanner | 3 | -17/+32 |
2010-12-15 | javadoc | pdanner | 3 | -4/+56 |
2010-12-13 | Minor changes to ease web -> pdf-as handling | pdanner | 3 | -15/+31 |
2010-12-13 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@705 7b5415b0-85f9-ee... | pdanner | 3 | -2/+28 |
2010-12-10 | Changed default value of enable_placeholder_check to true | pdanner | 1 | -3/+3 |
2010-12-10 | Changed defaultvalue of enable_placeholder_search config parameter to false | pdanner | 3 | -12/+12 |
2010-12-10 | Removed unnecessary parameters from ReconstructXMLDsigAfterAnalysisParameters... | pdanner | 5 | -67/+27 |
2010-12-09 | moved suppress_validate_exceptions to verifyparameters | pdanner | 2 | -11/+27 |
2010-12-09 | added suppress_validate_exceptions parameter | pdanner | 1 | -18/+28 |
2010-12-07 | Added enable_placeholder_search config parameter | pdanner | 1 | -17/+54 |
2010-12-07 | Updates in order to benefit from | tknall | 1 | -18/+23 |
2010-12-06 | Added javadoc | pdanner | 2 | -5/+42 |
2010-12-06 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@687 7b5415b0-85f9-ee... | pdanner | 1 | -70/+60 |
2010-12-06 | Removed dependency for VerifyServlet | pdanner | 1 | -2/+29 |
2010-12-06 | Necessary changes for separation of pdf-as-web and rest of the project | pdanner | 27 | -139/+1359 |
2010-12-06 | Moved to pdf-as-web project | pdanner | 1 | -26/+0 |
2010-12-06 | Moved to pdf-as-web project | pdanner | 12 | -1451/+31 |
2010-12-06 | Removed dependency for VerifyServlet | pdanner | 1 | -2/+29 |
2010-12-06 | Moved to pdf-as-web project | pdanner | 11 | -1674/+0 |
2010-12-06 | Moved to pdf-as-web project | pdanner | 8 | -2616/+0 |
2010-12-03 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@668 7b5415b0-85f9-ee... | pdanner | 1 | -3/+10 |
2010-12-03 | Minor updates (log messages...) | tknall | 8 | -14/+13 |
2010-12-01 | Workaround implemented regarding a bug with RFC2253 names where RDNs were not... | tknall | 1 | -4/+211 |
2010-12-01 | Since the subject name in the signature block does not affect verification a ... | tknall | 1 | -4/+4 |
2010-12-01 | Splitting Names like "serialNumber=xxx,CN=Abteilung,OU=Unterorganisation\, di... | tknall | 1 | -3/+15 |
2010-12-01 | Use user friendly output for Subject and Issuer Name | tknall | 1 | -2/+2 |
2010-12-01 | Typo fixed | tknall | 1 | -3/+3 |
2010-12-01 | improved RDN Map, removed static oid map (java 1.6) | pdanner | 1 | -49/+16 |
2010-12-01 | fixed override properties for binsig with placeholders | pdanner | 5 | -49/+93 |
2010-12-01 | added tostring | pdanner | 1 | -0/+21 |
2010-11-30 | OID-Map added in order to support all commons subject DNs | tknall | 1 | -4/+25 |
2010-11-30 | removed 1.5 deps | pdanner | 1 | -2/+4 |
2010-11-29 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@651 7b5415b0-85f9-ee... | pdanner | 1 | -0/+4 |
2010-11-29 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@650 7b5415b0-85f9-ee... | pdanner | 1 | -1/+1 |
2010-11-29 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@645 7b5415b0-85f9-ee... | pdanner | 1 | -2/+3 |
2010-11-29 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@644 7b5415b0-85f9-ee... | pdanner | 1 | -2/+2 |
2010-11-29 | strict checking vor signparam versions | pdanner | 1 | -3/+18 |
2010-11-29 | improved prepareVerifyRequest to disable "default verify" | pdanner | 1 | -27/+30 |
2010-11-29 | improvements for ognl | pdanner | 1 | -7/+21 |
2010-11-29 | improved prepareVerifyRequest to disable "default verify" | pdanner | 1 | -22/+29 |
2010-11-29 | added DynamicSignatureProfile support | pdanner | 1 | -30/+50 |
2010-11-29 | improved collections | pdanner | 1 | -13/+25 |
2010-11-29 | added exception result for verify | pdanner | 1 | -1/+12 |
2010-11-29 | added override properties | pdanner | 1 | -0/+10 |
2010-11-29 | fixed some wprinz stuff | pdanner | 1 | -16/+21 |
2010-11-29 | added DynamicSignatureProfile support | pdanner | 3 | -10/+59 |
2010-11-29 | added DynamicSignatureProfile support | pdanner | 1 | -21/+48 |