aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common/src/main/java/at/gv/egiz/pdfas/common
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RCbschnalzer2-2/+4
2016-12-13using SIG_PDFA_VALID valid configuration flagAndreas Fitzek2-3/+9
2016-12-12added PDF/A-3b support, and PDF/A version detectionAndreas Fitzek2-1/+26
2016-08-17Added Profile configuration validationChristian Maierhofer2-0/+53
2016-08-17nbspace was not recognized by pdfbox' internal fontsChristian Maierhofer1-468/+0
2016-07-01added augmentating signature profilesAndreas Fitzek3-280/+421
2015-05-06merge PDFUAAndreas Fitzek2-0/+11
2015-04-24Always remove the alpha channel when signing PDF-A1/b dokuments from signatur...Andreas Fitzek1-3/+3
2015-04-20pdf/ua docs - added parameter in profilesChristian Maierhofer2-0/+11
2015-03-20added Placeholder ID and Mode configuration settingsAndreas Fitzek2-1/+1
2015-02-25fixed base64 image valueAndreas Fitzek1-44/+95
2014-11-28Logging Error Levels adaptedAndreas Fitzek1-10/+2
2014-11-25Fixed configuration profile buildingAndreas Fitzek1-5/+26
2014-11-24remove DN Utils ouputAndreas Fitzek1-2/+2
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-15PDF-AS Errorhandling redesign only PDFASError Exceptions are returnedAndreas Fitzek5-10/+207
2014-10-15Signingdate added Timezone konfiguration #42Andreas Fitzek3-1/+6
2014-08-26Sorted logging outputAndreas Fitzek1-2/+2
2014-08-12Fixed PDF automatic positioningAndreas Fitzek1-0/+33
2014-07-21Implemented Profile inheritance via .parentAndreas Fitzek2-62/+210
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 Fitzek2-0/+46
2014-06-17Fixed properties inclusion to support wildcards (issue: #22)Andreas Fitzek1-106/+190
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 Fitzek2-2/+50
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 Fitzek1-0/+48
2014-02-04Implemented PDF Document permission checkAndreas Fitzek2-84/+100
2014-01-28PDF-AS cleanupsAndreas Fitzek1-1/+4
2013-12-17Pdf AS validationAndreas Fitzek2-1/+28
2013-12-17Added default value for Signature Profile EntriesAndreas Fitzek4-0/+108
2013-12-12MOA SS integration OKAndreas Fitzek1-0/+29
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek1-1/+1
2013-12-12Removed warnings from common packageAndreas Fitzek7-7/+27
2013-12-12Removed package-info.java filesAndreas Fitzek5-40/+0
2013-12-12added certificate serial number for OGNL resolverAndreas Fitzek1-128/+135