aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib
AgeCommit message (Expand)AuthorFilesLines
2023-12-19chore(core): update third-party libsThomas1-3/+3
2023-12-19Merge branch 'feature/issue_68' into developmentThomas1-1/+1
2023-11-07feat(core): check validity of signer certificate before signingThomas1-2/+20
2023-08-30style(core): just some code-style workThomas2-131/+126
2023-08-10fix(core): wrong default value in case of isValue(...) methodThomas1-1/+1
2023-06-27test(core): actived and fix some more testsThomas2-18/+23
2023-06-27feat(web): add request parameter to enable/disable QR-code placeholder search...Thomas4-13/+45
2023-06-27chore(core): add missing interface implementationsThomas3-0/+36
2023-06-27feat(placeholder): add configuration value to disable profile over-write by p...Thomas2-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 detectionThomas10-818/+562
2023-06-26fix(core): down-grade ZXing QR-Code reader to 3.5.0Thomas1-2/+2
2023-04-11chore(core) remove unused configuration fileThomas1-23/+0
2023-04-11chore(pdf-as-web): optimize error-handlingThomas2-0/+6
2023-03-20chore(core): update third-party libsThomas1-3/+3
2023-01-13fix(sigblock): invalid preview in case of sig-blocks with more than half page...Thomas1-1/+1
2023-01-12feat(sigblock): validate signature-profile information provided by QR-code pl...Thomas2-2/+4
2023-01-12fix(sigblock): down-grade QR-code reader lib, because latest version can not ...Thomas1-2/+2
2023-01-12fix(sigblock): add mapping to support old RFC2255 names in signature-profile ...Thomas1-6/+2
2023-01-12test(sigblock): add jUnit test to check title attribute of signer nameThomas2-0/+154
2023-01-12chore(sl): check Security-Layer error-codes to distinguish between critical a...Thomas1-495/+514
2023-01-12chore(profiles): switch to https://www.signaturpruefung.gv.at for signature p...Thomas12-25/+25
2023-01-12build(core): optimize dependency managementThomas2-4/+2
2023-01-12Merge branch 'development' into 'feature/issue_73'Thomas Lenz4-10/+10
2023-01-12feat(signatureblock): optimize processing for signed documents with less spac...Thomas2-1/+7
2023-01-12build(core): update third-party libsThomas4-10/+10
2022-01-20Update logback (CVE-2021-42550) + other dependenciesGerald Palfinger1-1/+1
2022-01-20Update commons-ioGerald Palfinger1-1/+1
2022-01-20Update dependenciesGerald Palfinger1-1/+1
2022-01-13fix(#55): update iaik_jce again because Commit 32a921cb adds an old version tooThomas8-4/+4
2022-01-13Issue 55Thomas Lenz1-0/+0
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.0Alexander Marsalek1-1/+0
2021-06-25fix for issue #47Alexander Marsalek1-0/+3
2021-06-23more testsAlexander Marsalek2-38/+59
2021-06-23set encoding to UTF-8Alexander Marsalek1-0/+1
2021-06-23one more testAlexander Marsalek1-0/+2
2021-06-23added test for umlauteAlexander Marsalek1-1/+13
2021-06-16ignore empty signatureblock parameters via pdf-as-web form, still RC1Alexander Marsalek1-1/+0
2021-06-16removed System.outAlexander Marsalek1-1/+1
2021-06-16v4.2.0-RC1 workaround to get implementation and specification version from ma...Alexander Marsalek1-3/+50
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 Marsalek6-4/+78
2021-04-12rename constantAlexander Marsalek2-2/+2
2021-04-12pdf-as-web signature block parameter handlingAlexander Marsalek4-8/+12