Age | Commit message (Expand) | Author | Files | Lines |
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 2 | -1/+132 |
2016-08-17 | Moved Settings from common to lib | Christian Maierhofer | 3 | -3/+6 |
2016-08-17 | nbspace was not recognized by pdfbox' internal fonts | Christian Maierhofer | 1 | -0/+468 |
2016-08-17 | added config params for bg-detection and debug rendering | Christian Maierhofer | 1 | -0/+6 |
2016-08-17 | Modified sig-block positioning to image-based | Christian Maierhofer | 1 | -0/+8 |
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 | 2 | -0/+12 |
2016-03-30 | Fallback to depreceated factory method for Stax in case new method is not found | Andreas Fitzek | 1 | -2/+15 |
2016-03-14 | Allow positioningparamter auto values to overwrite more specific profile values | Andreas Fitzek | 1 | -4/+17 |
2016-03-03 | fixed minimum placeholder size | Andreas Fitzek | 1 | -1/+1 |
2016-02-22 | introduced minimum width for visual signature when positioned with a placeholder | Andreas Fitzek | 3 | -1/+26 |
2016-02-16 | configurable signature buffer size | Andreas Fitzek | 1 | -0/+5 |
2016-02-15 | placeholder sorted mode | Andreas Fitzek | 1 | -1/+2 |
2015-11-19 | XML-Entity Injection in DataUrl Servlet gefixt | Andreas Fitzek | 1 | -2/+24 |
2015-11-19 | synchronized preProcessor loader | Andreas Fitzek | 1 | -1/+1 |
2015-03-20 | added Placeholder ID and Mode configuration settings | Andreas Fitzek | 3 | -2/+36 |
2015-02-20 | Cosmetic changes to source code and new default config | Andreas Fitzek | 1 | -1/+0 |
2014-11-28 | Logging Error Levels adapted | Andreas Fitzek | 4 | -20/+20 |
2014-11-24 | verification changes | Andreas Fitzek | 4 | -67/+199 |
2014-11-06 | Check JCE Unlimited Policy | Andreas Fitzek | 1 | -3/+13 |
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 | 6 | -62/+145 |
2014-10-30 | added Option to keep invalid signatures | Andreas Fitzek | 2 | -1/+15 |
2014-10-30 | Introduced Process Information Map in PDFASError and SignResult | Andreas Fitzek | 11 | -46/+158 |
2014-10-30 | Fixed Generic Error Bug | Andreas Fitzek | 1 | -0/+5 |
2014-10-24 | reformat sys info | Andreas Fitzek | 1 | -24/+37 |
2014-10-24 | Output System informations | Andreas Fitzek | 1 | -0/+25 |
2014-10-24 | Image Scaling | Andreas Fitzek | 1 | -2/+2 |
2014-10-23 | Enabled Upload Request | Andreas Fitzek | 1 | -1/+1 |
2014-10-23 | Fixed ValueResolve timeZone variable | Andreas Fitzek | 1 | -1/+1 |
2014-10-21 | PDF API update to ouput signed documents via output stream | Andreas Fitzek | 6 | -30/+25 |
2014-10-20 | Extract MOA error codes, log generic error message | Andreas Fitzek | 2 | -7/+30 |
2014-10-20 | Is Visible configuration added | Andreas Fitzek | 2 | -1/+15 |
2014-10-16 | Configuration API updated | Andreas Fitzek | 1 | -0/+10 |
2014-10-16 | Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backend | Andreas Fitzek | 55 | -7527/+329 |
2014-10-16 | added basic Preprocessor infrastructure, moved logging to logback | Andreas Fitzek | 5 | -4/+224 |
2014-10-16 | PreProcessor Interface added and API rebuild | Andreas Fitzek | 1 | -0/+35 |
2014-10-15 | added Preprocessor Arguments | Andreas Fitzek | 2 | -0/+39 |
2014-10-15 | PDF-AS Errorhandling redesign only PDFASError Exceptions are returned | Andreas Fitzek | 5 | -60/+138 |
2014-10-15 | Rebuild API to support Java DataSource and Streams for in and output | Andreas Fitzek | 15 | -294/+155 |
2014-10-15 | Fixed charset setting to UTF-8 #47 | Andreas Fitzek | 1 | -0/+2 |
2014-10-15 | Security providers are optional registered in PDF-AS #44 | Andreas Fitzek | 2 | -17/+40 |
2014-10-15 | Removed log4 dependencies | Andreas Fitzek | 1 | -118/+38 |
2014-10-15 | Signingdate added Timezone konfiguration #42 | Andreas Fitzek | 1 | -4/+11 |
2014-10-14 | added Fileupload SL Request option | Andreas Fitzek | 2 | -78/+57 |
2014-10-09 | Verifier SPI changes | Andreas Fitzek | 3 | -4/+2 |
2014-10-08 | Verifier System updated | Andreas Fitzek | 3 | -8/+33 |