Age | Commit message (Expand) | Author | Files | Lines |
2023-11-07 | feat(core): check validity of signer certificate before signing | Thomas | 1 | -2/+20 |
2023-08-30 | style(core): just some code-style work | Thomas | 1 | -3/+4 |
2023-08-10 | fix(core): wrong default value in case of isValue(...) method | Thomas | 1 | -1/+1 |
2023-06-27 | test(core): actived and fix some more tests | Thomas | 1 | -4/+0 |
2023-06-27 | feat(web): add request parameter to enable/disable QR-code placeholder search... | Thomas | 2 | -12/+24 |
2023-06-27 | chore(core): add missing interface implementations | Thomas | 1 | -0/+24 |
2023-06-26 | refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detection | Thomas | 7 | -438/+241 |
2023-04-11 | chore(pdf-as-web): optimize error-handling | Thomas | 2 | -0/+6 |
2023-01-12 | feat(sigblock): validate signature-profile information provided by QR-code pl... | Thomas | 1 | -1/+2 |
2023-01-12 | chore(sl): check Security-Layer error-codes to distinguish between critical a... | Thomas | 1 | -495/+514 |
2021-07-22 | added getNextUnusedSignaturePlaceHolder => pdf over needs next unused placeho... | Alexander Marsalek | 1 | -1/+12 |
2021-07-07 | Workaround for issue #51 | Alexander Marsalek | 1 | -1/+17 |
2021-06-30 | release v4.2.04.2.0 | Alexander Marsalek | 1 | -1/+0 |
2021-06-25 | fix for issue #47 | Alexander Marsalek | 1 | -0/+3 |
2021-06-01 | nullpointer fix pdf-as-web | Alexander Marsalek | 1 | -0/+3 |
2021-04-20 | fix? | Alexander Marsalek | 2 | -0/+67 |
2021-04-16 | added test & error message | Alexander Marsalek | 1 | -1/+1 |
2021-04-15 | pass empty map if no map is supplied | Alexander Marsalek | 1 | -1/+4 |
2021-04-14 | added test | Alexander Marsalek | 1 | -2/+0 |
2021-04-14 | added sbp check | Alexander Marsalek | 2 | -3/+14 |
2021-04-12 | rename constant | Alexander Marsalek | 2 | -2/+2 |
2021-04-12 | pdf-as-web signature block parameter handling | Alexander Marsalek | 4 | -8/+12 |
2021-04-10 | pass parameters to resolver(s) | Alexander Marsalek | 3 | -7/+11 |
2021-04-10 | one resolver for certificate and request atrtributes | Alexander Marsalek | 6 | -41/+32 |
2021-04-10 | added constant | Alexander Marsalek | 3 | -2/+97 |
2021-04-10 | extend valueresolver | Alexander Marsalek | 3 | -18/+45 |
2021-03-26 | simple PoC for this task | Thomas | 3 | -9/+60 |
2021-03-26 | update gradle build-process to wrapper 6.8.3 | Thomas | 1 | -1/+16 |
2020-11-02 | Code cleanup | Emina Ahmetovic | 1 | -4/+2 |
2020-11-02 | change properties | Emina Ahmetovic | 1 | -0/+6 |
2020-10-30 | change log, reformat code | Emina Ahmetovic | 1 | -2/+2 |
2020-09-24 | update libraries, use StringUtils | Emina Ahmetovic | 1 | -5/+6 |
2020-01-17 | changes in qr placeholder search - additional information removed, location o... | emusic | 3 | -36/+34 |
2019-11-14 | Enable placeholder search on a profile level | emusic | 2 | -4/+19 |
2019-11-08 | Encoding of special characters | emusic | 2 | -20/+24 |
2019-06-19 | pdf-as documentation changes, qr placeholder search on profile level enabled | emusic | 3 | -11/+10 |
2018-03-22 | solved bug regarding setter | emusic | 1 | -1/+1 |
2018-03-21 | enabled placeholder serach for pdf-as web | emusic | 3 | -4/+27 |
2018-03-21 | changes regarding protection, bug fix, thread safe | emusic | 2 | -22/+1 |
2018-03-21 | protecting pdf file | emusic | 1 | -1/+17 |
2017-12-11 | ProtectPDF, PDFA | bschnalzer | 3 | -16/+9 |
2017-11-06 | Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ... | bschnalzer | 1 | -0/+7 |
2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RC | bschnalzer | 2 | -6/+70 |
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 1 | -0/+108 |
2016-08-17 | Moved Settings from common to lib | Christian Maierhofer | 2 | -2/+2 |
2016-08-17 | initial pdfbox-2 commit | Christian Maierhofer | 2 | -51/+4 |
2016-07-01 | added augmentating signature profiles | Andreas Fitzek | 1 | -0/+3 |
2016-06-13 | Fixed log output to hide user information on info level | Andreas Fitzek | 1 | -3/+3 |
2016-04-12 | Changed automatic positioning to handle annotation partly above the footerlin... | Andreas Fitzek | 1 | -0/+11 |
2016-03-03 | fixed minimum placeholder size | Andreas Fitzek | 1 | -1/+1 |