| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-09 | migrate to StandardCharsets (java 17) (#91) | Jakob Heher | 1 | -1/+2 | |
| 2026-05-12 | Update docs & various fixes discovered in the process (#86) | Jakob Heher | 1 | -2/+2 | |
| - update documentation for pdf-as 5 - document the v2 json api - fix a number of documentation quirks - document `keyId` parameter - px (pixels) -> pt (pdf page units) - document --verify_level - remove a number of documented features that were never implemented: - `adobeSignFieldValue` and `sigLogoAltText` from signature profiles - `UNDERLINE` and `STRIKETHRU` from fonts - `num-bytes` parameter - `verify_only`/`sign_only` enable states for profiles - update mobile BKU base URL - update pdfbox backend default to 3 in sample configurations - consistently made boolean parsing from configuration files case permissive - add moa verification timeout - add support for BOLDITALIC to all base fonts, and for ITALIC to helvetica and courier - fix a number of small quirks - hibernate properties are now reloaded properly - fix the signature block parameter key regex - v1 json api now correctly checks for onlinebku/mobilebku being enabled - pdfbox 2 module correctly compares for integer equality regardless of cached boxed ints - test operationcountwatcher no longer sometimes breaks due to spring context differences | |||||
| 2026-04-16 | fix some semgrep reported issues (#83) | Jakob Heher | 1 | -20/+12 | |
| 2024-03-15 | fix(pdfbox): remove character \u0009 (tabluator) before operate on font | Thomas | 1 | -5/+13 | |
| Reason: will not be supported by fonts and must be replaced with blank before rendering | |||||
| 2023-01-12 | fix(sigblock): add mapping to support old RFC2255 names in signature-profile ↵ | Thomas | 1 | -21/+28 | |
| configurations Issue: #70 Add a mapping table into DNUtils to map specific RDN names to old format | |||||
| 2021-06-28 | seems to work on most systems .. | Alexander Marsalek | 1 | -2/+13 | |
| 2021-04-14 | added sbp check | Alexander Marsalek | 1 | -0/+31 | |
| 2019-11-08 | Encoding of special characters | emusic | 2 | -4/+7 | |
| 2016-07-01 | added augmentating signature profiles | Andreas Fitzek | 1 | -1/+10 | |
| 2015-04-24 | Always remove the alpha channel when signing PDF-A1/b dokuments from ↵ | Andreas Fitzek | 1 | -3/+3 | |
| signatureimage | |||||
| 2015-02-25 | fixed base64 image value | Andreas Fitzek | 1 | -44/+95 | |
| 2014-11-24 | remove DN Utils ouput | Andreas Fitzek | 1 | -2/+2 | |
| 2014-10-30 | added Option to keep invalid signatures | Andreas Fitzek | 1 | -0/+19 | |
| 2014-10-24 | enable Alpha Channel images | Andreas Fitzek | 1 | -11/+6 | |
| 2014-10-24 | Remove support for Alpha Images | Andreas Fitzek | 1 | -4/+12 | |
| 2014-10-24 | Image Scaling | Andreas Fitzek | 1 | -0/+60 | |
| 2014-10-16 | Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backend | Andreas Fitzek | 1 | -16/+0 | |
| 2014-08-12 | Fixed PDF automatic positioning | Andreas Fitzek | 1 | -0/+33 | |
| 2014-07-10 | Integrity verification of Signature after Signature creation to ensure ↵ | Andreas Fitzek | 2 | -16/+55 | |
| correct signed Document | |||||
| 2014-07-01 | added copyright statements4.0.0-RC4 | Andreas Fitzek | 1 | -0/+23 | |
| 2014-05-15 | Fixing GIF inclusion | Andreas Fitzek | 1 | -0/+69 | |
| 2014-05-15 | TTF Fonts width fix, null value in signature block fix, Signature reason ↵ | Andreas Fitzek | 1 | -0/+6 | |
| from config | |||||
| 2014-05-14 | Added Verification Messages | Andreas Fitzek | 1 | -2/+6 | |
| 2014-04-15 | Fixed String encoding if CP1252 not applicable, use URL encoding | Andreas Fitzek | 1 | -25/+63 | |
| 2014-04-03 | Close streams where possible | Tobias Kellner | 1 | -0/+1 | |
| 2014-04-03 | Remove unused imports and variables | Tobias Kellner | 1 | -1/+1 | |
| 2014-02-20 | Added license text | Andreas Fitzek | 6 | -0/+138 | |
| 2014-02-18 | Moved signature data creation to PDFUtils | Andreas Fitzek | 1 | -0/+48 | |
| 2014-02-04 | Implemented PDF Document permission check | Andreas Fitzek | 1 | -84/+95 | |
| 2013-12-17 | Added default value for Signature Profile Entries | Andreas Fitzek | 1 | -0/+3 | |
| 2013-12-12 | Removed warnings from common package | Andreas Fitzek | 1 | -2/+1 | |
| 2013-12-12 | Removed package-info.java files | Andreas Fitzek | 1 | -8/+0 | |
| 2013-10-02 | + added PKCS7 detached siganture standard via keystore | Andreas Fitzek | 1 | -3/+11 | |
| + added simple verification implementation | |||||
| 2013-10-01 | + Extracting information from Certificate (Ognl) | Andreas Fitzek | 2 | -1/+138 | |
| + CMS KeyStore Signer (still wrong format) | |||||
| 2013-09-26 | initial code commit | Andreas Fitzek | 6 | -0/+219 | |
