Age | Commit message (Expand) | Author | Files | Lines |
2023-12-19 | fix(core): optimize error-handling in case of errors during the raw signing s... | Thomas | 1 | -0/+4 |
2023-11-07 | feat(core): check validity of signer certificate before signing | Thomas | 1 | -0/+1 |
2023-06-27 | feat(web): add request parameter to enable/disable QR-code placeholder search... | Thomas | 1 | -1/+3 |
2023-06-27 | chore(sl20): check if JoseUtils for SL2.0 are initialized | Thomas | 1 | -0/+3 |
2023-06-27 | chore(core): add methods to get boolean configuration-values into configurati... | Thomas | 1 | -0/+16 |
2023-06-26 | refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detection | Thomas | 2 | -231/+213 |
2023-04-11 | fix(soap): add missing 'Serializable' implementations4.3.0 | Thomas | 2 | -5/+12 |
2023-04-11 | chore(pdf-as-web): optimize error-handling | Thomas | 1 | -0/+1 |
2023-03-02 | feat(positioning): add hidden parameter to enforce new pages on already signe... | Thomas | 1 | -0/+1 |
2023-01-16 | chore(sl): add SL errorCode '6000 Unklassifizierter Abbruch durch den Bürger... | Thomas | 1 | -1/+1 |
2023-01-12 | chore(sl): add additional Security-Layer error-code as non-critical error | Thomas | 1 | -1/+1 |
2023-01-12 | feat(sigblock): validate signature-profile information provided by QR-code pl... | Thomas | 1 | -3/+15 |
2023-01-12 | fix(sigblock): add mapping to support old RFC2255 names in signature-profile ... | Thomas | 1 | -21/+28 |
2023-01-12 | chore(sl): check Security-Layer error-codes to distinguish between critical a... | Thomas | 1 | -0/+15 |
2023-01-12 | Merge branch 'development' into 'feature/issue_73' | Thomas Lenz | 12 | -4/+370 |
2023-01-12 | feat(signatureblock): optimize processing for signed documents with less spac... | Thomas | 1 | -0/+2 |
2023-01-11 | feat(web): add bulk-light functionality into PDF-AS-Web | Thomas | 12 | -4/+370 |
2021-06-28 | seems to work on most systems .. | Alexander Marsalek | 2 | -4/+14 |
2021-06-23 | more tests | Alexander Marsalek | 1 | -2/+4 |
2021-06-21 | RC2 extented regex | Alexander Marsalek | 1 | -1/+1 |
2021-04-16 | added test & error message | Alexander Marsalek | 1 | -0/+1 |
2021-04-14 | added sbp check | Alexander Marsalek | 2 | -0/+34 |
2021-04-12 | rename constant | Alexander Marsalek | 1 | -1/+1 |
2021-04-12 | pdf-as-web signature block parameter handling | Alexander Marsalek | 1 | -0/+16 |
2021-04-10 | added constant | Alexander Marsalek | 1 | -0/+1 |
2019-11-08 | Encoding of special characters | emusic | 4 | -4/+18 |
2018-11-22 | Merge branch 'SL20_development' | emusic | 1 | -1/+4 |
2018-09-03 | "deleting unused settings" | emusic | 1 | -2/+1 |
2018-07-09 | add SL20 connecter-backend in a first beta version (getCertificate looks good... | Thomas Lenz | 1 | -1/+4 |
2018-03-22 | solved bug regarding setter | emusic | 2 | -2/+2 |
2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RC | bschnalzer | 3 | -2/+8 |
2016-12-13 | using SIG_PDFA_VALID valid configuration flag | Andreas Fitzek | 2 | -3/+9 |
2016-12-12 | added PDF/A-3b support, and PDF/A version detection | Andreas Fitzek | 2 | -1/+26 |
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 2 | -0/+53 |
2016-08-17 | nbspace was not recognized by pdfbox' internal fonts | Christian Maierhofer | 1 | -468/+0 |
2016-07-01 | added augmentating signature profiles | Andreas Fitzek | 3 | -280/+421 |
2015-05-06 | merge PDFUA | Andreas Fitzek | 3 | -0/+12 |
2015-04-24 | Always remove the alpha channel when signing PDF-A1/b dokuments from signatur... | Andreas Fitzek | 1 | -3/+3 |
2015-04-23 | error handling | Christian Maierhofer | 1 | -0/+1 |
2015-04-20 | pdf/ua docs - added parameter in profiles | Christian Maierhofer | 2 | -0/+11 |
2015-03-20 | added Placeholder ID and Mode configuration settings | Andreas Fitzek | 3 | -2/+4 |
2015-03-20 | Allow external configuration overwrite in PDF-AS-WEB | Andreas Fitzek | 1 | -3/+9 |
2015-02-25 | fixed base64 image value | Andreas Fitzek | 2 | -44/+104 |
2015-01-23 | extended PDF-AS-WEB to support multiple Software Keystores | Andreas Fitzek | 1 | -0/+9 |
2014-12-04 | Error Code 10002 Value added | Andreas Fitzek | 1 | -1/+2 |
2014-11-28 | Logging Error Levels adapted | Andreas Fitzek | 1 | -10/+2 |
2014-11-25 | Fixed configuration profile building | Andreas Fitzek | 1 | -5/+26 |
2014-11-24 | remove DN Utils ouput | Andreas Fitzek | 1 | -2/+2 |
2014-11-04 | Fixed possible null pointer ex | Andreas Fitzek | 1 | -1/+2 |
2014-10-30 | added Option to keep invalid signatures | Andreas Fitzek | 2 | -0/+20 |