aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-common
AgeCommit message (Collapse)AuthorFilesLines
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
2015-03-20Allow external configuration overwrite in PDF-AS-WEBAndreas Fitzek1-3/+9
2015-02-25fixed base64 image valueAndreas Fitzek3-44/+106
2015-01-23extended PDF-AS-WEB to support multiple Software KeystoresAndreas Fitzek1-0/+9
2015-01-08Gradle scripts updateAndreas Fitzek1-0/+3
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