aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common
AgeCommit message (Collapse)AuthorFilesLines
2023-12-19chore(core): update third-party libsThomas1-1/+1
2023-12-19fix(core): optimize error-handling in case of errors during the raw signing ↵Thomas1-0/+4
steps
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 ↵Thomas1-1/+3
searching on request level
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 ↵Thomas1-0/+16
configuration class
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas2-231/+213
Major re-factoring of QR-Code detection with huge clean-up of code.
2023-04-11fix(soap): add missing 'Serializable' implementations4.3.0Thomas2-5/+12
2023-04-11chore(pdf-as-web): optimize error-handlingThomas1-0/+1
Before, PDFASExceptions are dispalyed as generic errors
2023-03-02feat(positioning): add hidden parameter to enforce new pages on already ↵Thomas1-0/+1
signed documents
2023-01-16chore(sl): add SL errorCode '6000 Unklassifizierter Abbruch durch den ↵Thomas1-1/+1
Bürger' as Info level too Update to issue: #71
2023-01-12chore(sl): add additional Security-Layer error-code as non-critical errorThomas1-1/+1
Update to issue: #71
2023-01-12feat(sigblock): validate signature-profile information provided by QR-code ↵Thomas1-3/+15
placeholder Issue: #64
2023-01-12fix(sigblock): add mapping to support old RFC2255 names in signature-profile ↵Thomas1-21/+28
configurations Issue: #70 Add a mapping table into DNUtils to map specific RDN names to old format
2023-01-12chore(sl): check Security-Layer error-codes to distinguish between critical ↵Thomas1-0/+15
and non-critical errors Issue: #71
2023-01-12Merge branch 'development' into 'feature/issue_73'Thomas Lenz13-6/+372
# Conflicts: # build.gradle # pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java
2023-01-12feat(signatureblock): optimize processing for signed documents with less ↵Thomas1-0/+2
space for signature block Issue #73 add configuration property to stop signing process if document has less space for new signature block and new page is not allowed because document is already signed
2023-01-12build(core): update third-party libsThomas1-2/+2
2023-01-11feat(web): add bulk-light functionality into PDF-AS-WebThomas12-4/+370
2022-01-20Update dependenciesGerald Palfinger1-1/+1
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
2021-03-26update gradle build-process to wrapper 6.8.3Thomas1-9/+10
2020-11-04change version for jaxb-runtimeEmina Ahmetovic1-2/+1
2020-09-15chnages in build.gradle, update commons-collectionsEmina Ahmetovic1-1/+1
2019-11-08Encoding of special charactersemusic4-4/+18
2019-11-07Update Java 9-11 dependenciesemusic1-1/+2
2019-07-15adding replacements for deprecated modules in Java 9 and 11emusic1-0/+1
2018-11-22Merge branch 'SL20_development'emusic1-1/+4
# Conflicts: # build.gradle # pdf-as-cli/src/main/java/at/gv/egiz/pdfas/cli/Main.java # pdf-as-lib/src/configuration/cfg/advancedconfig.properties # pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.java # pdf-as-lib/src/main/resources/config/config.zip # pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/config/WebConfiguration.java # pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/servlets/PDFData.java
2018-09-03"deleting unused settings"emusic1-2/+1
2018-07-09add SL20 connecter-backend in a first beta version (getCertificate looks ↵Thomas Lenz1-1/+4
good, create signature is untested)
2018-03-22solved bug regarding setteremusic2-2/+2
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES ↵4.1.1-RCbschnalzer3-2/+8
signatures which are not required, minor bug fixes, implemented new style (lineCenter)
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 ↵Andreas Fitzek1-3/+3
signatureimage
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