Age | Commit message (Expand) | Author | Files | Lines |
2014-04-15 | Fixed String encoding if CP1252 not applicable, use URL encoding | Andreas Fitzek | 2 | -60/+131 |
2014-04-10 | Memory optimizations, added Version to web | Andreas Fitzek | 10 | -514/+532 |
2014-04-03 | Fixed Positioning to recognize Annotations | Andreas Fitzek | 8 | -31/+127 |
2014-04-03 | Spelling | Tobias Kellner | 1 | -2/+2 |
2014-04-03 | Suppress warnings in ugly generated source | Tobias Kellner | 2 | -0/+2 |
2014-04-03 | Close streams where possible | Tobias Kellner | 1 | -0/+1 |
2014-04-03 | Don't use raw types! Also check casts where possible | Tobias Kellner | 30 | -63/+88 |
2014-04-03 | Remove unused imports and variables | Tobias Kellner | 30 | -141/+101 |
2014-04-01 | HTML fixes | Tobias Kellner | 4 | -9/+7 |
2014-04-01 | PDFBOX Table generation incl. QR Code detection and Positioning is done | Andreas Fitzek | 21 | -637/+907 |
2014-04-01 | Example Table in AP seems OK | Andreas Fitzek | 6 | -330/+1003 |
2014-04-01 | WIP: Appearance Dictionary Signature OK | Andreas Fitzek | 5 | -33/+872 |
2014-04-01 | WIP: pdfbox table to Sign AP | Andreas Fitzek | 18 | -16/+700 |
2014-03-13 | fixed wrong whitelist check | Christian Maierhofer | 1 | -1/+1 |
2014-02-25 | updated documentation | Christian Maierhofer | 2 | -0/+0 |
2014-02-25 | changed parameter sig_type and pdfFile | Christian Maierhofer | 5 | -5/+5 |
2014-02-25 | added missing posF to parameter extractor | Christian Maierhofer | 2 | -1/+20 |
2014-02-20 | Added license text | Andreas Fitzek | 259 | -9399/+15306 |
2014-02-20 | Added WebDAV upload script for cadaver, fixed docs dir | Andreas Fitzek | 2 | -1/+29 |
2014-02-20 | + allow only rotation parameter in pdf-as web | Andreas Fitzek | 1 | -1/+1 |
2014-02-19 | documentation review | Christian Maierhofer | 6 | -0/+0 |
2014-02-18 | blacking out signature content in verification to produce valid verified | Andreas Fitzek | 4 | -6/+8 |
2014-02-18 | Moved signature data creation to PDFUtils | Andreas Fitzek | 4 | -30/+57 |
2014-02-18 | Added rotation parameter to PDF-AS Web | Andreas Fitzek | 2 | -0/+19 |
2014-02-18 | Fixed PDF-AS Web Page parameters problem | Andreas Fitzek | 1 | -14/+21 |
2014-02-11 | Fixed PDF-AS Documentation | Andreas Fitzek | 2 | -0/+0 |
2014-02-11 | Support rotation of the signature block by r attribute in pos string | Andreas Fitzek | 5 | -10/+70 |
2014-02-06 | Started verification implementation, HTTP Session cleanup | Andreas Fitzek | 8 | -75/+690 |
2014-02-06 | PDF AS web Doku | Andreas Fitzek | 2 | -0/+0 |
2014-02-06 | Fixed Documentation Layout to new EGIZ design | Andreas Fitzek | 2 | -0/+0 |
2014-02-05 | MOA-SS integration done | Andreas Fitzek | 5 | -19/+52 |
2014-02-05 | Fixed signature data hash verification, Pdf Download document name | Andreas Fitzek | 4 | -5/+38 |
2014-02-05 | Added API Documentation and Full Documentation | Andreas Fitzek | 1530 | -1/+439233 |
2014-02-05 | changed PDF-AS API doc | Andreas Fitzek | 1 | -0/+0 |
2014-02-05 | removed html doc resources | Andreas Fitzek | 6 | -477/+0 |
2014-02-05 | Remove html documentation | Andreas Fitzek | 478 | -180472/+0 |
2014-02-05 | Javadoc for public API | Andreas Fitzek | 13 | -36/+270 |
2014-02-05 | Documentation + Documentation building | Andreas Fitzek | 496 | -50/+181147 |
2014-02-05 | removed TestServlet | Andreas Fitzek | 1 | -10/+0 |
2014-02-04 | Implemented PDF Document permission check | Andreas Fitzek | 4 | -84/+110 |
2014-01-29 | Added resource templates for default pages | Andreas Fitzek | 6 | -27/+61 |
2014-01-29 | Remove bootstrap resources | Andreas Fitzek | 11 | -9850/+0 |
2014-01-28 | URL Whitelist + Basic Design | Andreas Fitzek | 9 | -88/+190 |
2014-01-28 | embedded IAIK libraries in source code | Andreas Fitzek | 5 | -18/+3 |
2014-01-28 | PDF-AS cleanups | Andreas Fitzek | 11 | -28/+130 |
2014-01-21 | added first Version of PDF-AS-WEB Dokumentation | Andreas Fitzek | 2 | -0/+0 |
2014-01-21 | Added SHA1, RIPEMD160 for signature verification | Andreas Fitzek | 1 | -2/+1 |
2014-01-21 | Fixed verify output parameter usage | Andreas Fitzek | 1 | -1/+1 |
2014-01-21 | Implementations for pdf-as-web and pdf-as-legacy | Andreas Fitzek | 33 | -163/+599 |
2014-01-21 | Implemented Output argument for cli verify | Andreas Fitzek | 1 | -54/+84 |