aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common/src/main/java/at/gv/egiz/pdfas/common
AgeCommit message (Expand)AuthorFilesLines
2024-03-15fix(pdfbox): remove character \u0009 (tabluator) before operate on fontThomas1-5/+13
2023-12-19fix(core): optimize error-handling in case of errors during the raw signing s...Thomas1-0/+4
2023-06-27chore(core): add methods to get boolean configuration-values into configurati...Thomas1-0/+16
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas1-231/+211
2023-03-02feat(positioning): add hidden parameter to enforce new pages on already signe...Thomas1-0/+1
2023-01-16chore(sl): add SL errorCode '6000 Unklassifizierter Abbruch durch den Bürger...Thomas1-1/+1
2023-01-12chore(sl): add additional Security-Layer error-code as non-critical errorThomas1-1/+1
2023-01-12feat(sigblock): validate signature-profile information provided by QR-code pl...Thomas1-3/+15
2023-01-12fix(sigblock): add mapping to support old RFC2255 names in signature-profile ...Thomas1-21/+28
2023-01-12chore(sl): check Security-Layer error-codes to distinguish between critical a...Thomas1-0/+15
2021-06-28seems to work on most systems ..Alexander Marsalek2-4/+14
2021-06-23more testsAlexander Marsalek1-2/+4
2021-06-21RC2 extented regexAlexander Marsalek1-1/+1
2021-04-14added sbp checkAlexander Marsalek2-0/+34
2021-04-12rename constantAlexander Marsalek1-1/+1
2021-04-10added constantAlexander Marsalek1-0/+1
2019-11-08Encoding of special charactersemusic4-4/+18
2018-09-03"deleting unused settings"emusic1-2/+1
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