Age | Commit message (Expand) | Author | Files | Lines |
2018-03-21 | changes regarding protection, bug fix, thread safe | emusic | 2 | -3/+21 |
2017-12-11 | ProtectPDF, PDFA | bschnalzer | 4 | -3/+1 |
2017-11-06 | Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ... | bschnalzer | 3 | -4/+9 |
2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RC | bschnalzer | 2 | -3/+25 |
2017-07-17 | Removed OnlineBKU Option | bschnalzer | 4 | -52/+3 |
2017-01-09 | Fixed NullPointerException for missing optional SignatureVerificationLevel in WS | Andreas Fitzek | 1 | -26/+20 |
2016-11-30 | fixed XSS for locale parameter | Andreas Fitzek | 1 | -1/+7 |
2016-11-04 | Fixed web verification for multiple signatures | Andreas Fitzek | 1 | -4/+4 |
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 1 | -2/+15 |
2016-08-17 | fixed SOAP verification size for mulitple signatures | Andreas Fitzek | 1 | -2/+2 |
2016-06-28 | logging output adapted | Andreas Fitzek | 2 | -2/+2 |
2016-06-28 | fixes for disabling json API, keeping signed data | Andreas Fitzek | 2 | -1/+6 |
2016-06-27 | added configuration entry for json API | Andreas Fitzek | 2 | -0/+16 |
2016-06-27 | added JSON API, added keep signed data flag for configuration | Andreas Fitzek | 6 | -2/+504 |
2016-03-30 | Catch and Log all exceptions into pdf-as log | Andreas Fitzek | 1 | -59/+67 |
2016-03-03 | removed doctype web.xml | Andreas Fitzek | 1 | -3/+1 |
2016-03-03 | pdfData null check | Andreas Fitzek | 1 | -4/+4 |
2016-03-03 | logging changes | Andreas Fitzek | 3 | -4/+40 |
2016-03-03 | Check signature data is valid pdf | Andreas Fitzek | 1 | -2/+7 |
2016-03-03 | allow basic authenticaiton url formate | Andreas Fitzek | 1 | -13/+72 |
2016-02-23 | parameter for placeholder size generation added, and default values (250x85) | Andreas Fitzek | 1 | -15/+65 |
2016-02-15 | QR placeholder generation servlet | Andreas Fitzek | 5 | -0/+196 |
2016-01-08 | default ports for http and https in ProvidePDFServlet | Christian Maierhofer | 1 | -1/+6 |
2015-11-19 | XML-Entity Injection in DataUrl Servlet gefixt | Andreas Fitzek | 2 | -0/+21 |
2015-11-19 | XSS Fix invoke-app-url-target, invoke-app-error-url | Andreas Fitzek | 2 | -5/+23 |
2015-11-19 | Upload Sizes configurable | Andreas Fitzek | 2 | -6/+50 |
2015-04-02 | Reload servlet mapping fixed | Andreas Fitzek | 1 | -1/+1 |
2015-04-02 | Fixed external Overwrite whitelist bug | Andreas Fitzek | 2 | -3/+3 |
2015-03-26 | Overwrite parameter prefix set to ov: | Andreas Fitzek | 1 | -1/+1 |
2015-03-26 | added Whitelist for external configuration overwrites | Andreas Fitzek | 4 | -29/+90 |
2015-03-20 | Allow external configuration overwrite in PDF-AS-WEB | Andreas Fitzek | 6 | -68/+153 |
2015-03-20 | added KeyIdentifier selection for MOA via PDF-AS-WEB | Andreas Fitzek | 3 | -3/+86 |
2015-03-06 | added cookieless verification results | Andreas Fitzek | 2 | -5/+10 |
2015-03-04 | enabled CORS header | Andreas Fitzek | 1 | -1/+13 |
2015-03-04 | Fixed JSON error for multiple signatures in verification | Andreas Fitzek | 1 | -0/+4 |
2015-02-25 | PDF-AS Web QR Code content integration | Andreas Fitzek | 1 | -1/+53 |
2015-02-25 | Added QR Code Content Parameter for PDF-As | Andreas Fitzek | 5 | -3/+159 |
2015-02-25 | Nullpointer exception while statistic event processed fixed | Andreas Fitzek | 2 | -70/+82 |
2015-02-24 | Fixed possible Null pointer error, Added source entry to csv file | Andreas Fitzek | 2 | -34/+39 |
2015-02-23 | added Statistics Facilities to PDF-AS Web | Andreas Fitzek | 17 | -16/+532 |
2015-01-23 | fixed default UI JKS button | Andreas Fitzek | 1 | -1/+1 |
2015-01-23 | extended PDF-AS-WEB to support multiple Software Keystores | Andreas Fitzek | 4 | -43/+178 |
2014-12-02 | added status servlet to pdf-as-web | Andreas Fitzek | 3 | -0/+46 |
2014-11-28 | Logging Error Levels adapted | Andreas Fitzek | 13 | -28/+28 |
2014-11-24 | Fixed Position string | Andreas Fitzek | 1 | -22/+43 |
2014-11-10 | Use PdfAsParameterExtractor for orig digest | Andreas Fitzek | 2 | -3/+9 |
2014-10-30 | Introduced Process Information Map in PDFASError and SignResult | Andreas Fitzek | 1 | -1/+1 |
2014-10-21 | PDF API update to ouput signed documents via output stream | Andreas Fitzek | 1 | -14/+21 |
2014-10-16 | PreProcessor Interface added and API rebuild | Andreas Fitzek | 7 | -12/+61 |
2014-10-15 | PDF-AS_WEB Error handling adaptions | Andreas Fitzek | 2 | -4/+4 |