aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/knowcenter/wag/egov/egiz/sig
AgeCommit message (Collapse)AuthorFilesLines
2010-08-12more loggingtknall2-9/+54
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-02-03fixed getCertAlg for old VMsferbas1-1/+5
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@571 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-01-18- bug fixed (new method v1.2.0 was not accepted by web verification connector)tknall1-4/+4
- minor bugs fixed in error.jsp - updating SIGNATURBLOCK.jsp (-> v1.2.0) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@555 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-01-15Bug regarding table formatting fixedtknall1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@554 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-01-15- fixing bug #411tknall1-3/+3
- 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 introducedtknall3-7/+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-8/+20
(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-14./template -> /templateferbas1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@514 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-14./template -> /templateferbas2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@513 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-14./template -> /templateferbas1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@512 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-14new template loadingferbas1-12/+14
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@511 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-14new template loadingferbas1-8/+10
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@510 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-14Error code created for protected pdf documents.tknall4-4/+14
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-2/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@499 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-10added atrust bku supportferbas1-1/+8
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@498 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-10added atrust bku supportferbas1-0/+25
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@497 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-10added atrust bku supportferbas1-4/+30
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@496 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-10added atrust bku supportferbas1-3/+8
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@495 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-12-04added atrust bku supportferbas1-0/+22
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@490 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-4/+8
read templates from internal git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@455 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-7/+13
read templates from internal git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@454 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-3/+6
read templates from internal git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@453 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-6/+12
read templates from internal git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@452 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19null pointer fixferbas1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@451 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-1/+2
read templates from internal git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@450 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-3/+6
read templates from internal git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@449 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-8/+14
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@448 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19configuration extension: internal vs. (old)external config fileferbas1-2/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@447 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-19set nowrap -> fix #331ferbas1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@446 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13baik: sigalgferbas1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@417 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13baikferbas1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@416 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@415 ↵ferbas1-4/+4
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13refactored to signature objectferbas1-56/+56
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@414 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13baik, timestamp, ognlferbas1-23/+19
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@413 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13added /alg replaceferbas1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@412 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@411 ↵ferbas1-1/+2
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13baik: timestamp, /algferbas1-1/+46
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@410 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-13git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@409 ↵ferbas1-1/+1
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-02added sig_algferbas1-0/+5
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@385 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-02added algorithmferbas1-0/+107
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@384 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-02dynamic algorithm support, compatibility modeferbas3-6/+9
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@383 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-02git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@382 ↵ferbas1-1/+2
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-02stringbuilder -> stringbufferferbas3-5/+8
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@381 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-02dynamic algorithm support, compatibility modeferbas2-3/+20
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@380 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-02dynamic algorithm support, compatibility modeferbas1-0/+7
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@379 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-11-02dynamic algorithm support, compatibility modeferbas3-3/+15
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@378 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-10-27added support for dynamic algorithm suites / acos04ferbas1-5/+9
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@365 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-10-27added support for dynamic algorithm suites / acos04ferbas6-13/+29
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@364 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-10-27added support for dynamic algorithm suites / acos04ferbas9-102/+119
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@363 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2009-10-27added support for dynamic algorithm suites / acos04ferbas1-2/+7
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@362 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c