aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2011-01-27- build script for command line version extendedtknall1-0/+1
- some developer comments removed - more debug messages - missing message for error code 322 added git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@732 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-01-24- new reference configurationtknall2-1/+4
- maven2 repository updated git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@727 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-01-11git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@723 ↵tknall1-5/+17
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-16Changed default values of signParameters.isCheckForPlaceholder() and config ↵pdanner1-0/+0
property enable_placeholder_search git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@714 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-10Changed default value of enable_placeholder_check to truepdanner1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@704 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-10Changed defaultvalue of enable_placeholder_search config parameter to falsepdanner1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@702 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-07Added enable_placeholder_search config parameterpdanner1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@692 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-06git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@673 ↵pdanner3-212/+0
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-03Minor updates (log messages...)tknall1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@667 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-11-30Update configuration and default configuration (new features, help texts...)tknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@653 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-11-26Placeholder-image handlingpdanner2-0/+23
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@613 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-09-29support for trustDesk 3.0.x addedtknall1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@590 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-08-12more loggingtknall1-0/+1
new errorcode for invalid signature dictionary (232) detect invalid signature dictionary detect errors (invalid glyph mappings) when extracting text remove useless certificate digest calculation remove invocation of erroneous getCertDigest method webapp: hotfix for NPE adjustments for new mocca (applet) version (layout) POM: removed deprecated maven elements git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@587 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-07-13updating maven2 repository, minor css updatestknall1-0/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@583 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-04-28LDAP support for A-Trust mobile signature added.tknall1-0/+5
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@582 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-04-08minor updates of the web application, more logging added, ↵tknall2-2/+3
default-configuration: a-trust ccs support disabled until bugfixes ccs version is available, pdf-as configuration: small signature profile added git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@581 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-03-16Catching OutOfMemory exceptions, returning appropriate error message/codetknall10-39/+84
Binary signature: bug concerning indirect pdf objects fixed SignaturePositioning improved (Signature position can be declared by String which is parsed) Some more error codes (Out of memory, Invalid signature position) iText utility for creation of pdf files added ConfigUtils updated (destination of configuration to be extracted can now be chosen) PDFASUtils updated (more tools) WebApplication: Freetext pdf creation implemented WebApplication: XSS security updates git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@580 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-01-19- handling protected documents improved.tknall1-1/+1
- minor web application improvements git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@557 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-01-15- fixing bug #411tknall1-0/+0
- fixed invalid verification link in configuration - removed some needless log.info messages git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@553 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-01-14- Errorcode for unsupported signature method introducedtknall2-2/+4
- Errorcode for unknown (internal error) introduced - Fixed issue: in case of unexpected error (RunTimeException for instance) the output file was not deleted - Some System.out.println commands replaced by log.debug messages - Typos fixed - "can-break-after" character list extended: "." added - Configuration updated - DefaultConfiguration updated - internal version set to 3.1 in preparation for release - maven2-repository updated (pdfbox-0.7.2-pdfas-2 compiled for log4j) - pdfbox-0.7.2-pdfas-2 updated (some debug messages) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@552 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-01-11- check implemented: responses are validated upon valid SL content ↵tknall2-0/+1
(ErrorResponse, Create|VerifyXMLSignatureResponse) (ErrorCode 340) - new errorcode added (340: unable to receive suitable response) - default signature validation links changed (-> http://www.signaturpruefung.gv.at) - recognition of non-textual objects: static switch implemented allowing to configure behaviour (at compile time) in case of signatures (default behaviour: skip detection of all signatures as non-textual objects) - minor bug fixed: invalid evaluation of response charset resulting in invalid warn debug message - configuration updated - Default configuration updated git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@542 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-21web application: many minor improvements (pdf/a selection for instance)tknall3-0/+4
Adobe signature attribute: added feature allowing configuration of field "reason" configuration updates default configuration updated git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@521 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-14linearized xml templatesferbas4-36/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@516 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-14./template -> /templateferbas1-20/+20
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@515 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-14Error code created for protected pdf documents.tknall1-0/+1
SettingsReader: Debug message for getInternalResource added (TRACE) multipart/formdata: align multipart charset with data charset added FIXME notes for FileHelper.readFromFile Signature/Verification-Demo updated git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@507 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-10added atrust bku supportferbas1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@501 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-10added atrust bku supportferbas1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@500 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-04git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@492 ↵ferbas1-0/+1
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-04added a-trust bku 1.2.0 supportferbas1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@491 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-02Two demos added, showing extraction of non-textual objects during signature ↵tknall1-0/+94
and verification git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@484 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-02pdf-as default configuration updatedtknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@483 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-02signature layout for trustDesk 3.0.0 addedtknall1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@482 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-25moved properties from config.properties: signature.response.* and oid.*ferbas1-0/+30
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@463 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas18-0/+187
read templates from internal git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@457 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-0/+232
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@456 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-10-29Aligning DefaultConfiguration.zip with committed configuration.tknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@376 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-10-27added support for dynamic algorithm suites / acos04ferbas1-0/+32
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@368 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-10-07LDAP mappings updated accounting for new A-CERT certificate chains.tknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@344 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-09-30Update templates/moc.etsi-moc-1.1.verify.template.xmltknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@342 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-09-29Bug concerning text matching algorithm fixed.tknall2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@341 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-09-14Signature verification link set to https://www.signaturpruefung.gv.at ↵tknall1-0/+0
respectively https://www.signature-verification.gv.at. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@340 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-09-11Bugfixestknall3-2/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@339 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-04-27New signature layout for new MOCCA bku integrated (etsi-moc-1.1).tknall1-0/+0
New architecture implemented that allows different signature layouts for single types of BKUs. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@337 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-03-25added LDAP mappings for A-Trust Premium Testtknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@334 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-03-19Build script for command line version updated.tknall1-0/+0
JavaDoc fixes. Some updates for debugging messages. Parser for MOCCA-CreateXMLSignatureResponses enhanced. Many updates and fixes for the external web app interface. New profile for invisible signatures added. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@333 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-01-14updating text message for webappREL-3.0.9-20090129-rev322@322tknall2-2/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@321 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-01-14Switching to itext-2.1.5-rev3628.tknall3-0/+192
itext library: minor adjustments for pdf-as Adding new error code (103) for invalid pdfa/1b font configuration. Minor updates for PDF/A support. Support for local MOCCA CCS added. Multi language for web application. Encoding issue for web application fixed by implementing an EncodingFilter. Dynamic sign upload form implemented. Order of input fields for dynamic upload form changed. MOCCA logo added to sign upload form. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@319 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-12-04LDAP implementation enhanced.tknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@316 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-11-25Minor updates for embedded default configuration.tknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@315 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-11-25Removing itext from source.tknall17-24557/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@302 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c