Age | Commit message (Expand) | Author | Files | Lines |
2011-02-14 | Fine adjustment of positioning | pdanner | 1 | -4/+3 |
2011-02-04 | - fixed: handling incomplete response from citizen card environment (missing ... | tknall | 2 | -5/+8 |
2011-02-01 | New (optional) configuration key introduced that supressed the Exception when... | tknall | 1 | -4/+16 |
2011-02-01 | Introducing constants for error codes. | tknall | 3 | -2/+4 |
2011-02-01 | - Bug fixed (placeholder strict mode was not applied when document does not c... | tknall | 1 | -1/+6 |
2011-01-28 | Logging in case of too small signature blocks extended (now a warning is logg... | tknall | 2 | -9/+54 |
2011-01-27 | - more logging | tknall | 5 | -37/+51 |
2011-01-27 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@733 7b5415b0-85f9-ee... | pdanner | 1 | -1/+1 |
2011-01-27 | - build script for command line version extended | tknall | 1 | -15/+1 |
2011-01-27 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@731 7b5415b0-85f9-ee... | pdanner | 1 | -3/+15 |
2011-01-11 | Bugfix: TIFF based QR-Codes resulted in NPE. | tknall | 1 | -1/+13 |
2010-12-16 | maintain JDK 1.4 compatibility | tknall | 1 | -1/+1 |
2010-12-16 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@717 7b5415b0-85f9-ee... | pdanner | 1 | -0/+3 |
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 | 1 | -0/+25 |
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 | 23 | -83/+1333 |
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-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 | 4 | -7/+5 |
2010-12-01 | Use user friendly output for Subject and Issuer Name | tknall | 1 | -2/+2 |
2010-12-01 | fixed override properties for binsig with placeholders | pdanner | 2 | -42/+54 |
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@650 7b5415b0-85f9-ee... | pdanner | 1 | -1/+1 |
2010-11-29 | added hasbeencorrected flag | pdanner | 1 | -0/+11 |
2010-11-29 | added ognl support for text sign | pdanner | 1 | -1/+31 |
2010-11-29 | improved ognl eval | pdanner | 1 | -0/+2 |
2010-11-29 | added correction on verify | pdanner | 1 | -10/+33 |
2010-11-29 | added exception result for verify | pdanner | 1 | -0/+10 |
2010-11-29 | added hasbeencorrected flag | pdanner | 1 | -2/+20 |
2010-11-29 | added DynamicSignatureProfile support | pdanner | 1 | -4/+36 |
2010-11-29 | logging | pdanner | 1 | -1/+1 |
2010-11-29 | added hasbeencorrected flag | pdanner | 1 | -0/+9 |
2010-11-29 | added datasourceholder | pdanner | 2 | -8/+38 |
2010-11-29 | holder object for datasources | pdanner | 1 | -0/+22 |
2010-11-29 | fixed some wprinz stuff | pdanner | 1 | -17/+21 |