Age | Commit message (Expand) | Author | Files | Lines |
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-14 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@708 7b5415b0-85f9-ee... | tknall | 1 | -3/+8 |
2010-12-14 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@707 7b5415b0-85f9-ee... | tknall | 1 | -3/+15 |
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 | 2 | -3/+3 |
2010-12-10 | POM and m2-repo updated. | tknall | 1 | -0/+6 |
2010-12-10 | Changed defaultvalue of enable_placeholder_search config parameter to false | pdanner | 4 | -12/+12 |
2010-12-10 | Removed unnecessary parameters from ReconstructXMLDsigAfterAnalysisParameters... | pdanner | 6 | -68/+28 |
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 | Updates in order to show how to retrieve reconstructed XMLDSig. | tknall | 1 | -1/+53 |
2010-12-07 | Added enable_placeholder_search config parameter | pdanner | 2 | -17/+54 |
2010-12-07 | Updates in order to benefit from | tknall | 2 | -18/+32 |
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-06 | Moved to pdf-as-web project | pdanner | 52 | -1788/+0 |
2010-12-06 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@673 7b5415b0-85f9-ee... | pdanner | 3 | -212/+0 |
2010-12-03 | Demos updated in order to show new features. | tknall | 3 | -254/+125 |
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 | 9 | -15/+14 |
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 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@656 7b5415b0-85f9-ee... | tknall | 1 | -2/+9 |
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-30 | Update configuration and default configuration (new features, help texts...) | tknall | 1 | -0/+0 |
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 |