Age | Commit message (Expand) | Author | Files | Lines |
2014-05-15 | PDFBOX 1.8.4 to 1.8.5 | Andreas Fitzek | 1 | -1/+1 |
2014-05-15 | TTF Fonts width fix, null value in signature block fix, Signature reason from... | Andreas Fitzek | 2 | -4/+35 |
2014-05-14 | Log Levels changed | Andreas Fitzek | 15 | -150/+266 |
2014-05-08 | Performance Test, Web Options | Andreas Fitzek | 1 | -2/+10 |
2014-05-08 | Added Rotation for pdfbox signatures | Andreas Fitzek | 5 | -94/+208 |
2014-05-07 | Fixed Annotation without page warning | Andreas Fitzek | 1 | -3/+13 |
2014-05-06 | Fixed Positioning on empty page with only annotation | Andreas Fitzek | 3 | -14/+19 |
2014-05-06 | PDF-AS 4 RC24.0.0-RC2 | Andreas Fitzek | 146 | -95/+16647 |
2014-04-15 | implemented style imageScaleToFit parameter | Andreas Fitzek | 2 | -2/+19 |
2014-04-15 | Removed debug output of signatur | Andreas Fitzek | 1 | -4/+0 |
2014-04-15 | Fixed String encoding if CP1252 not applicable, use URL encoding | Andreas Fitzek | 1 | -35/+68 |
2014-04-10 | Memory optimizations, added Version to web | Andreas Fitzek | 7 | -513/+518 |
2014-04-03 | Fixed Positioning to recognize Annotations | Andreas Fitzek | 7 | -31/+126 |
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 | Don't use raw types! Also check casts where possible | Tobias Kellner | 25 | -60/+79 |
2014-04-03 | Remove unused imports and variables | Tobias Kellner | 17 | -95/+84 |
2014-04-01 | PDFBOX Table generation incl. QR Code detection and Positioning is done | Andreas Fitzek | 17 | -636/+895 |
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 | 16 | -14/+699 |
2014-02-20 | Added license text | Andreas Fitzek | 134 | -4110/+7176 |
2014-02-18 | blacking out signature content in verification to produce valid verified | Andreas Fitzek | 2 | -2/+2 |
2014-02-18 | Moved signature data creation to PDFUtils | Andreas Fitzek | 2 | -30/+8 |
2014-02-11 | Support rotation of the signature block by r attribute in pos string | Andreas Fitzek | 3 | -7/+38 |
2014-02-05 | MOA-SS integration done | Andreas Fitzek | 1 | -18/+0 |
2014-02-05 | Added API Documentation and Full Documentation | Andreas Fitzek | 1 | -1/+18 |
2014-02-05 | Javadoc for public API | Andreas Fitzek | 13 | -36/+270 |
2014-02-05 | Documentation + Documentation building | Andreas Fitzek | 4 | -40/+147 |
2014-02-04 | Implemented PDF Document permission check | Andreas Fitzek | 1 | -0/+9 |
2014-01-28 | embedded IAIK libraries in source code | Andreas Fitzek | 4 | -13/+3 |
2014-01-28 | PDF-AS cleanups | Andreas Fitzek | 2 | -5/+21 |
2014-01-21 | Implementations for pdf-as-web and pdf-as-legacy | Andreas Fitzek | 7 | -56/+139 |
2014-01-09 | PDF-AS web Developments | Andreas Fitzek | 3 | -4/+3 |
2013-12-17 | Pdf AS validation | Andreas Fitzek | 1 | -14/+50 |
2013-12-17 | Fixed SIGNATURBLOCK_DE_NOTE profile | Andreas Fitzek | 2 | -11/+9 |
2013-12-17 | Fix Value resolver bug for SIG_DATE | Andreas Fitzek | 1 | -11/+11 |
2013-12-17 | Added default value for Signature Profile Entries | Andreas Fitzek | 1 | -1/+1 |
2013-12-12 | MOA SS integration OK | Andreas Fitzek | 3 | -19/+96 |
2013-12-12 | Remove package-info java files | Andreas Fitzek | 18 | -138/+0 |
2013-12-12 | Moved harded messages to common.properties | Andreas Fitzek | 17 | -197/+57 |
2013-12-12 | added configuration for verifer classes | Andreas Fitzek | 2 | -5/+26 |
2013-12-12 | Small changes | Andreas Fitzek | 3 | -12/+3 |
2013-12-12 | Creation of PAdES signatures with local keystore | Andreas Fitzek | 2 | -0/+61 |
2013-12-12 | Reading log4j configuration from pdf-as workdir | Andreas Fitzek | 1 | -3/+38 |
2013-12-12 | added certificate serial number for OGNL resolver | Andreas Fitzek | 3 | -1/+5 |
2013-12-12 | Fixed default configuration, adapted default signature block profiles | Andreas Fitzek | 32 | -9669/+176 |
2013-12-11 | Signature profile implementations | Andreas Fitzek | 9 | -101/+304 |
2013-12-11 | changed to ECCelerate, added default configuration | Andreas Fitzek | 66 | -1/+12770 |
2013-11-28 | remove required attribute from XmlElementRef Annotation | Tobias Kellner | 1 | -5/+5 |