aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common/src
AgeCommit message (Expand)AuthorFilesLines
2023-12-19fix(core): optimize error-handling in case of errors during the raw signing s...Thomas1-0/+4
2023-11-07feat(core): check validity of signer certificate before signingThomas1-0/+1
2023-06-27test(core): actived and fix some more testsThomas1-0/+48
2023-06-27feat(web): add request parameter to enable/disable QR-code placeholder search...Thomas1-1/+3
2023-06-27chore(sl20): check if JoseUtils for SL2.0 are initializedThomas1-0/+3
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 detectionThomas2-231/+213
2023-04-11fix(soap): add missing 'Serializable' implementations4.3.0Thomas2-5/+12
2023-04-11chore(pdf-as-web): optimize error-handlingThomas1-0/+1
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
2023-01-12Merge branch 'development' into 'feature/issue_73'Thomas Lenz12-4/+370
2023-01-12feat(signatureblock): optimize processing for signed documents with less spac...Thomas1-0/+2
2023-01-11feat(web): add bulk-light functionality into PDF-AS-WebThomas12-4/+370
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-16added test & error messageAlexander Marsalek1-0/+1
2021-04-14added sbp checkAlexander Marsalek2-0/+34
2021-04-12rename constantAlexander Marsalek1-1/+1
2021-04-12pdf-as-web signature block parameter handlingAlexander Marsalek1-0/+16
2021-04-10added constantAlexander Marsalek1-0/+1
2019-11-08Encoding of special charactersemusic4-4/+18
2018-11-22Merge branch 'SL20_development'emusic1-1/+4
2018-09-03"deleting unused settings"emusic1-2/+1
2018-07-09add SL20 connecter-backend in a first beta version (getCertificate looks good...Thomas Lenz1-1/+4
2018-03-22solved bug regarding setteremusic2-2/+2
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RCbschnalzer3-2/+8
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 Fitzek3-0/+12
2015-04-24Always remove the alpha channel when signing PDF-A1/b dokuments from signatur...Andreas Fitzek1-3/+3
2015-04-23error handlingChristian Maierhofer1-0/+1
2015-04-20pdf/ua docs - added parameter in profilesChristian Maierhofer2-0/+11
2015-03-20added Placeholder ID and Mode configuration settingsAndreas Fitzek3-2/+4
2015-03-20Allow external configuration overwrite in PDF-AS-WEBAndreas Fitzek1-3/+9
2015-02-25fixed base64 image valueAndreas Fitzek2-44/+104
2015-01-23extended PDF-AS-WEB to support multiple Software KeystoresAndreas Fitzek1-0/+9
2014-12-04Error Code 10002 Value addedAndreas Fitzek1-1/+2
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