aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/config
AgeCommit message (Collapse)AuthorFilesLines
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, ↵tknall1-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/codetknall5-6/+39
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-14- Errorcode for unsupported signature method introducedtknall1-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 ↵tknall1-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-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-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