Age | Commit message (Expand) | Author | Files | Lines |
2011-08-30 | Correction to not create a new page, as it is done when signature block hasn'... | rpiazzi | 1 | -0/+12 |
2011-08-19 | Added SignatureType SIG_SUBJECT that is needed when replacing the signator na... | rpiazzi | 1 | -1/+8 |
2011-08-19 | Added SIG_SUBJECT as possible SignatureType when replacing signator with stat... | rpiazzi | 1 | -0/+5 |
2011-06-21 | Copyright headers fixed | tkellner | 36 | -38/+35 |
2011-06-21 | Merge branch 'license_change' | tkellner | 69 | -139/+34 |
2011-06-21 | License replaced/added in .java files | tkellner | 181 | -1595/+4048 |
2011-06-21 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@777 7b5415b0-85f9-ee... | rpiazzi | 1 | -0/+7 |
2011-03-07 | Added errorhandling for replacePlaceholder | pdanner | 1 | -3/+18 |
2011-03-07 | add more defense if link struct cannot be found | pdanner | 1 | -5/+9 |
2011-02-17 | preparation for release | tknall | 1 | -1/+1 |
2011-02-17 | fixed link overlay text pos | pdanner | 1 | -22/+23 |
2011-02-17 | Source file encoding issues fixed. | tknall | 3 | -5/+5 |
2011-02-15 | improved link overlay positioning | pdanner | 1 | -10/+37 |
2011-02-15 | added verify link overlay position | pdanner | 2 | -30/+111 |
2011-02-14 | - layout spec v1.4.0 added | tknall | 1 | -1/+1 |
2011-02-11 | added additional wai/structcontent support: verify link, signature logo | pdanner | 3 | -181/+453 |
2011-02-04 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@745 7b5415b0-85f9-ee... | tknall | 1 | -1/+1 |
2011-02-04 | git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@744 7b5415b0-85f9-ee... | tknall | 1 | -4/+0 |
2011-02-04 | - fixed: handling incomplete response from citizen card environment (missing ... | tknall | 4 | -2/+10 |
2011-02-01 | New (optional) configuration key introduced that supressed the Exception when... | tknall | 1 | -6/+7 |
2011-02-01 | Introducing constants for error codes. | tknall | 2 | -3/+3 |
2011-02-01 | - Bug fixed (placeholder strict mode was not applied when document does not c... | tknall | 1 | -1/+1 |
2011-01-28 | Logging in case of too small signature blocks extended (now a warning is logg... | tknall | 1 | -1/+1 |
2011-01-27 | re-enabling /Alt Text | tknall | 1 | -1/+2 |
2011-01-27 | - build script for command line version extended | tknall | 1 | -2/+2 |
2011-01-24 | - new reference configuration | tknall | 1 | -74/+74 |
2011-01-24 | added manual calculation of parentTreeNextKey because some pdfcreators don't ... | pdanner | 1 | -5/+22 |
2011-01-11 | Useless debug message removed. | tknall | 1 | -1/+0 |
2010-12-16 | Encoding problem in JavaDoc | tknall | 1 | -1/+1 |
2010-12-09 | moved suppress_validate_exceptions to verifyparameters | pdanner | 1 | -11/+2 |
2010-12-09 | added suppress_validate_exceptions parameter | pdanner | 1 | -18/+28 |
2010-12-06 | Necessary changes for separation of pdf-as-web and rest of the project | pdanner | 4 | -56/+26 |
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 | Minor updates (log messages...) | tknall | 4 | -7/+8 |
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 | 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 | 3 | -7/+39 |
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-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@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 |