aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl
AgeCommit message (Expand)AuthorFilesLines
2023-11-07feat(core): check validity of signer certificate before signingThomas1-2/+20
2023-08-30style(core): just some code-style workThomas1-3/+4
2023-08-10fix(core): wrong default value in case of isValue(...) methodThomas1-1/+1
2023-06-27test(core): actived and fix some more testsThomas1-4/+0
2023-06-27feat(web): add request parameter to enable/disable QR-code placeholder search...Thomas2-12/+24
2023-06-27chore(core): add missing interface implementationsThomas1-0/+24
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas7-438/+241
2023-04-11chore(pdf-as-web): optimize error-handlingThomas2-0/+6
2023-01-12feat(sigblock): validate signature-profile information provided by QR-code pl...Thomas1-1/+2
2023-01-12chore(sl): check Security-Layer error-codes to distinguish between critical a...Thomas1-495/+514
2021-07-22added getNextUnusedSignaturePlaceHolder => pdf over needs next unused placeho...Alexander Marsalek1-1/+12
2021-07-07Workaround for issue #51Alexander Marsalek1-1/+17
2021-06-30release v4.2.04.2.0Alexander Marsalek1-1/+0
2021-06-25fix for issue #47Alexander Marsalek1-0/+3
2021-06-01nullpointer fix pdf-as-webAlexander Marsalek1-0/+3
2021-04-20fix?Alexander Marsalek2-0/+67
2021-04-16added test & error messageAlexander Marsalek1-1/+1
2021-04-15pass empty map if no map is suppliedAlexander Marsalek1-1/+4
2021-04-14added testAlexander Marsalek1-2/+0
2021-04-14added sbp checkAlexander Marsalek2-3/+14
2021-04-12rename constantAlexander Marsalek2-2/+2
2021-04-12pdf-as-web signature block parameter handlingAlexander Marsalek4-8/+12
2021-04-10pass parameters to resolver(s)Alexander Marsalek3-7/+11
2021-04-10one resolver for certificate and request atrtributesAlexander Marsalek6-41/+32
2021-04-10added constantAlexander Marsalek3-2/+97
2021-04-10extend valueresolverAlexander Marsalek3-18/+45
2021-03-26simple PoC for this taskThomas3-9/+60
2021-03-26update gradle build-process to wrapper 6.8.3Thomas1-1/+16
2020-11-02Code cleanupEmina Ahmetovic1-4/+2
2020-11-02change propertiesEmina Ahmetovic1-0/+6
2020-10-30change log, reformat codeEmina Ahmetovic1-2/+2
2020-09-24update libraries, use StringUtilsEmina Ahmetovic1-5/+6
2020-01-17changes in qr placeholder search - additional information removed, location o...emusic3-36/+34
2019-11-14Enable placeholder search on a profile levelemusic2-4/+19
2019-11-08Encoding of special charactersemusic2-20/+24
2019-06-19pdf-as documentation changes, qr placeholder search on profile level enabledemusic3-11/+10
2018-03-22solved bug regarding setteremusic1-1/+1
2018-03-21enabled placeholder serach for pdf-as webemusic3-4/+27
2018-03-21changes regarding protection, bug fix, thread safeemusic2-22/+1
2018-03-21protecting pdf fileemusic1-1/+17
2017-12-11ProtectPDF, PDFAbschnalzer3-16/+9
2017-11-06Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ...bschnalzer1-0/+7
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RCbschnalzer2-6/+70
2016-08-17Added Profile configuration validationChristian Maierhofer1-0/+108
2016-08-17Moved Settings from common to libChristian Maierhofer2-2/+2
2016-08-17initial pdfbox-2 commitChristian Maierhofer2-51/+4
2016-07-01added augmentating signature profilesAndreas Fitzek1-0/+3
2016-06-13Fixed log output to hide user information on info levelAndreas Fitzek1-3/+3
2016-04-12Changed automatic positioning to handle annotation partly above the footerlin...Andreas Fitzek1-0/+11
2016-03-03fixed minimum placeholder sizeAndreas Fitzek1-1/+1