aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common/src
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Fixed possible null pointer exAndreas Fitzek1-1/+2
2014-10-30added Option to keep invalid signaturesAndreas Fitzek2-0/+20
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek2-17/+43
2014-10-24enable Alpha Channel imagesAndreas Fitzek1-11/+6
2014-10-24Remove support for Alpha ImagesAndreas Fitzek1-4/+12
2014-10-24Image ScalingAndreas Fitzek1-0/+60
2014-10-23Moa Connector Constructor addedAndreas Fitzek1-0/+3
2014-10-20Extract MOA error codes, log generic error messageAndreas Fitzek1-0/+32
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek3-17/+2
2014-10-16PreProcessor Interface added and API rebuildAndreas Fitzek4-0/+106
2014-10-15PDF-AS Errorhandling redesign only PDFASError Exceptions are returnedAndreas Fitzek6-10/+231
2014-10-15Signingdate added Timezone konfiguration #42Andreas Fitzek3-1/+6
2014-10-09WS definitons for enums updatedAndreas Fitzek2-1/+9
2014-08-26Sorted logging outputAndreas Fitzek1-2/+2
2014-08-22More error messsagesAndreas Fitzek1-0/+5
2014-08-22better error message when keystore alias is wrongAndreas Fitzek1-1/+1
2014-08-12Fixed PDF automatic positioningAndreas Fitzek1-0/+33
2014-07-21Implemented Profile inheritance via .parentAndreas Fitzek2-62/+210
2014-07-15Verify per SOAP ServiceAndreas Fitzek4-0/+226
2014-07-15Moved signer certificate info PDFAS Verification ResponseAndreas Fitzek2-9/+9
2014-07-14added Invoke Target for SOAP InterfaceAndreas Fitzek1-0/+9
2014-07-11added Signature Verification LevelAndreas Fitzek4-0/+85
2014-07-10Integrity verification of Signature after Signature creation to ensure correc...Andreas Fitzek3-16/+59
2014-07-01Fixed config file inclusionAndreas Fitzek1-0/+1
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek8-0/+184
2014-06-17Fixed properties inclusion to support wildcards (issue: #22)Andreas Fitzek1-106/+190
2014-06-05SOAP Service for backend upload + transaction ID fixesAndreas Fitzek3-7/+57
2014-05-15Fixing GIF inclusionAndreas Fitzek1-0/+69
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason from...Andreas Fitzek3-1/+16
2014-05-14Added Verification MessagesAndreas Fitzek4-2/+70
2014-05-07XML Elements renaming for SOAP serviceAndreas Fitzek6-10/+75
2014-05-06SOAP Bulk RequestAndreas Fitzek3-0/+91
2014-05-06SOAP interface to common libraryAndreas Fitzek2-0/+69
2014-04-15Fixed String encoding if CP1252 not applicable, use URL encodingAndreas Fitzek1-25/+63
2014-04-03Close streams where possibleTobias Kellner1-0/+1
2014-04-03Remove unused imports and variablesTobias Kellner1-1/+1
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek2-0/+10
2014-02-20Added license textAndreas Fitzek22-0/+506
2014-02-18Moved signature data creation to PDFUtilsAndreas Fitzek2-0/+49
2014-02-04Implemented PDF Document permission checkAndreas Fitzek3-84/+101
2014-01-28PDF-AS cleanupsAndreas Fitzek2-1/+6
2013-12-17Pdf AS validationAndreas Fitzek3-1/+29
2013-12-17Added default value for Signature Profile EntriesAndreas Fitzek4-0/+108
2013-12-12MOA SS integration OKAndreas Fitzek2-0/+32
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek2-15/+28
2013-12-12Removed warnings from common packageAndreas Fitzek7-7/+27
2013-12-12Removed package-info.java filesAndreas Fitzek5-40/+0
2013-12-12Moved hard coded error strings into common.propretiesAndreas Fitzek1-1/+17
2013-12-12added certificate serial number for OGNL resolverAndreas Fitzek1-128/+135
2013-12-11Signature profile implementationsAndreas Fitzek3-3/+25