aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-12fix(sigblock): add mapping to support old RFC2255 names in signature-profile ...Thomas2-27/+30
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...Thomas2-495/+529
2023-01-12chore(profiles): switch to https://www.signaturpruefung.gv.at for signature p...Thomas12-25/+25
2023-01-12build(core): optimize dependency managementThomas9-15/+3
2023-01-12Merge branch 'feature/issue_73' into 'development'Thomas Lenz6-1180/+1205
2023-01-12Merge branch 'development' into 'feature/issue_73'Thomas Lenz236-1292/+63634
2023-01-12style(core): fix some codestyle issuesThomas1-871/+878
2023-01-12Merge branch 'feature/bulk_light_sign' into 'development'Thomas Lenz235-1293/+63637
2023-01-12Merge branch 'jakob.heher-master-patch-78942' into 'development'Thomas Lenz1-1/+4
2023-01-12Properly close PDDocument in generateVisibleSignaturePreviewJakob Heher1-1/+4
2023-01-12Merge branch 'show-failed-fontdesc' into 'development'Thomas Lenz1-1/+1
2023-01-12feat(signatureblock): optimize processing for signed documents with less spac...Thomas5-305/+328
2023-01-12build(ci): optimize dependency and code validationThomas1-0/+11
2023-01-12build(core): update third-party libsThomas11-32/+32
2023-01-11feat(web): add bulk-light functionality into PDF-AS-WebThomas30-1259/+2149
2023-01-11build(core): update gitignore fileThomas1-0/+2
2023-01-09test(web): add very simple start-up and signing testThomas196-5/+61446
2022-06-27Include failing font descriptor in IOException msgJakob Heher1-1/+1
2022-05-20Fix parameter name in docGerald Palfinger1-1/+1
2022-05-06Avoid printing stack trace if results is nullGerald Palfinger1-0/+3
2022-01-20Merge branch 'issue_58' into 'master'Gerald Palfinger16-92/+156
2022-01-20Update logbackGerald Palfinger3-4/+4
2022-01-20Update logback (CVE-2021-42550) + other dependenciesGerald Palfinger6-9/+9
2022-01-20Update wagon-sshGerald Palfinger1-1/+1
2022-01-20update GitLb CI configuration to exclude deployArchives in case of 'feature' ...Thomas1-0/+2
2022-01-20Update commons-ioGerald Palfinger3-2/+4
2022-01-20Update logbackGerald Palfinger3-9/+4
2022-01-20Update HibernateGerald Palfinger1-2/+2
2022-01-20Use TomcatGerald Palfinger1-2/+2
2022-01-20Update grettyGerald Palfinger2-4/+7
2022-01-20Update pdfboxGerald Palfinger1-3/+3
2022-01-20Update to gradle version of OWASP dependency checkGerald Palfinger1-52/+2
2022-01-20Update dependenciesGerald Palfinger3-4/+4
2022-01-20missing filesAlexander Marsalek5-0/+0
2022-01-20Update dependenciesGerald Palfinger6-10/+10
2022-01-20Update .gitlab-ci.yml fileThomas Lenz1-1/+1
2022-01-20deactivate jUnit tests for GitLab CI testing, because jUnits don't workThomas1-2/+2
2022-01-20add GitLab CI configurationThomas1-0/+84
2022-01-20update gradle build to deploy artifacts into EGIZ maven repoThomas1-8/+36
2022-01-13fix(#55): update iaik_jce again because Commit 32a921cb adds an old version tooThomas8-4/+4
2022-01-13Merge branch 'issue_55' into 'master'Thomas Lenz0-0/+0
2022-01-13Merge branch 'issue_55' into 'master'Thomas Lenz2-1/+1
2022-01-13Issue 55Thomas Lenz2-1/+1
2022-01-13Merge branch 'issue_61' into 'master'Gerald Palfinger2-22/+14
2022-01-12Do not use alpha channel when outputting to jpgGerald Palfinger1-2/+1
2022-01-12Change placeholder image output from PNG to JPGGerald Palfinger2-20/+13
2021-10-18fix for issue #55 (update JCE to v5.52)Alexander Marsalek1-0/+0
2021-10-15switch to next snapshot versionThomas1-1/+1
2021-07-22generate placeholders without leading zeros and limit length to 5 digitsAlexander Marsalek1-0/+8