| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-10 | Connector url cleanup (#94) | Jakob Heher | 1 | -1/+5 | |
| * cleanup the URL in the BKUSLConnector/SL20Connector for pdf-as-web connector bkus (even though they are never used, as best as i can tell) * add a test case for redirection destination on formpost | |||||
| 2026-06-09 | migrate to StandardCharsets (java 17) (#91) | Jakob Heher | 1 | -2/+3 | |
| 2026-05-12 | Update docs & various fixes discovered in the process (#86) | Jakob Heher | 1 | -6/+5 | |
| - 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-15 | pdf-as-5 (#82) | Jakob Heher | 136 | -719/+719 | |
| - JDK 17 - PDFBox 3 - PDF-AS Web moved to Spring Boot - MOA Integration tests w/ new error code --------- Co-authored-by: Gerald Palfinger <gerald.palfinger@a-sit.at> Co-authored-by: kathrin.resek <kathrin.resek@a-sit.at> | |||||
| 2020-11-02 | Code cleanup | Emina Ahmetovic | 2 | -5/+1 | |
| 2018-07-09 | add SL20 connecter-backend in a first beta version (getCertificate looks ↵ | Thomas Lenz | 1 | -1/+1 | |
| good, create signature is untested) | |||||
| 2018-03-21 | changes regarding protection, bug fix, thread safe | emusic | 1 | -27/+51 | |
| 2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES ↵4.1.1-RC | bschnalzer | 3 | -13/+104 | |
| signatures which are not required, minor bug fixes, implemented new style (lineCenter) | |||||
| 2016-03-30 | Fallback to depreceated factory method for Stax in case new method is not found | Andreas Fitzek | 1 | -2/+15 | |
| 2015-11-19 | XML-Entity Injection in DataUrl Servlet gefixt | Andreas Fitzek | 1 | -2/+24 | |
| 2014-11-24 | verification changes | Andreas Fitzek | 1 | -1/+1 | |
| 2014-11-04 | Catch old SL Error Responses in all Catch handlers | Andreas Fitzek | 1 | -0/+20 | |
| 2014-11-04 | Catch old SL Error Responses | Andreas Fitzek | 1 | -6/+67 | |
| 2014-10-31 | better integration of Process Information | Andreas Fitzek | 3 | -56/+71 | |
| 2014-10-30 | added Option to keep invalid signatures | Andreas Fitzek | 1 | -1/+13 | |
| 2014-10-30 | Introduced Process Information Map in PDFASError and SignResult | Andreas Fitzek | 4 | -29/+107 | |
| 2014-10-23 | Enabled Upload Request | Andreas Fitzek | 1 | -1/+1 | |
| 2014-10-16 | Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backend | Andreas Fitzek | 1 | -2/+2 | |
| 2014-10-15 | PDF-AS Errorhandling redesign only PDFASError Exceptions are returned | Andreas Fitzek | 1 | -3/+8 | |
| ! | |||||
| 2014-10-15 | Fixed charset setting to UTF-8 #47 | Andreas Fitzek | 1 | -0/+2 | |
| 2014-10-14 | added Fileupload SL Request option | Andreas Fitzek | 1 | -78/+54 | |
| 2014-10-08 | removed files not needed anymore | Andreas Fitzek | 1 | -336/+0 | |
| 2014-09-23 | Allow MOA Certificate resolving via HTTP or HTTPS | Andreas Fitzek | 1 | -32/+64 | |
| 2014-09-02 | More Java 1.6 fixes | Andreas Fitzek | 3 | -4/+4 | |
| 2014-09-02 | XMLElementRef Annotation Java 1.6 compatible | Andreas Fitzek | 4 | -15/+15 | |
| 2014-08-19 | Web config changes | Andreas Fitzek | 3 | -12/+4 | |
| 2014-07-22 | Log masked Error Message | Andreas Fitzek | 1 | -0/+7 | |
| 2014-07-14 | Removed old SL Classes | Andreas Fitzek | 33 | -4284/+0 | |
| 2014-07-14 | Changed API iaik Certificate to Java Certificate | Andreas Fitzek | 2 | -2/+2 | |
| 2014-07-10 | Integrity verification of Signature after Signature creation to ensure ↵ | Andreas Fitzek | 3 | -57/+33 | |
| correct signed Document | |||||
| 2014-07-01 | added copyright statements4.0.0-RC4 | Andreas Fitzek | 135 | -0/+3105 | |
| 2014-06-04 | Added TransactionId for Signatures | Andreas Fitzek | 6 | -21/+34 | |
| 2014-05-14 | Log Levels changed | Andreas Fitzek | 1 | -3/+26 | |
| 2014-05-06 | PDF-AS 4 RC24.0.0-RC2 | Andreas Fitzek | 140 | -77/+16600 | |
| 2014-04-03 | Don't use raw types! Also check casts where possible | Tobias Kellner | 1 | -5/+4 | |
| 2014-04-03 | Remove unused imports and variables | Tobias Kellner | 2 | -3/+0 | |
| 2014-02-20 | Added license text | Andreas Fitzek | 40 | -0/+920 | |
| 2014-02-18 | Moved signature data creation to PDFUtils | Andreas Fitzek | 2 | -30/+8 | |
| 2014-02-05 | MOA-SS integration done | Andreas Fitzek | 1 | -18/+0 | |
| 2014-01-21 | Implementations for pdf-as-web and pdf-as-legacy | Andreas Fitzek | 1 | -1/+1 | |
| 2014-01-09 | PDF-AS web Developments | Andreas Fitzek | 1 | -2/+1 | |
| 2013-12-17 | Added default value for Signature Profile Entries | Andreas Fitzek | 1 | -1/+1 | |
| 2013-12-12 | MOA SS integration OK | Andreas Fitzek | 1 | -17/+85 | |
| 2013-12-12 | Remove package-info java files | Andreas Fitzek | 1 | -8/+0 | |
| 2013-12-12 | Moved harded messages to common.properties | Andreas Fitzek | 3 | -17/+14 | |
| 2013-12-11 | Signature profile implementations | Andreas Fitzek | 2 | -47/+170 | |
| 2013-11-28 | start Refactoring | Andreas Fitzek | 1 | -8/+0 | |
| 2013-11-28 | + PKCS7 Signature fixed | Andreas Fitzek | 2 | -4/+17 | |
| + BKU SL Wrapper fixed + Working with MOCCA | |||||
| 2013-11-27 | Current working stuff not working | Andreas Fitzek | 3 | -8/+60 | |
| 2013-11-27 | Support for QR Placeholders in PAdES | Andreas Fitzek | 2 | -2/+2 | |
