Age | Commit message (Expand) | Author | Files | Lines |
2018-03-22 | solved bug regarding setter | emusic | 4 | -4/+3 |
2018-03-21 | enabled placeholder serach for pdf-as web | emusic | 11 | -83/+68 |
2018-03-21 | solved bug resource not found | emusic | 1 | -2/+4 |
2018-03-21 | changes regarding protection, bug fix, thread safe | emusic | 11 | -186/+137 |
2018-03-21 | protect pdf | emusic | 1 | -4/+24 |
2018-03-21 | protecting pdf file | emusic | 10 | -40/+128 |
2017-12-11 | Overwritten SecHandler for PDF-Protection | bschnalzer | 2 | -0/+429 |
2017-12-11 | ProtectPDF, PDFA | bschnalzer | 10 | -40/+49 |
2017-11-06 | Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ... | bschnalzer | 12 | -233/+279 |
2017-08-29 | Update Documentation, changed config settings, Update library4.1.1 | bschnalzer | 6 | -3/+3 |
2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RC | bschnalzer | 49 | -488/+846 |
2017-08-08 | Removed OnlineBKU Option | bschnalzer | 1 | -1/+10 |
2017-07-17 | Removed OnlineBKU Option | bschnalzer | 4 | -52/+3 |
2017-01-17 | Version Change to 4.1.0-SNAPSHOT | Andreas Fitzek | 1 | -1/+1 |
2017-01-17 | Version change to 4.1.04.1.0 | Andreas Fitzek | 1 | -1/+1 |
2017-01-09 | Fixed NullPointerException for missing optional SignatureVerificationLevel in WS | Andreas Fitzek | 1 | -26/+20 |
2016-12-14 | Version 4.1.0-RC44.1.0-RC4 | Andreas Fitzek | 1 | -1/+1 |
2016-12-14 | made pdfbox1 version explicit, pdfbox2 is now default backend | Andreas Fitzek | 4 | -34/+34 |
2016-12-14 | Version change to 4.1.0-RC34.1.0-RC3 | Andreas Fitzek | 1 | -1/+1 |
2016-12-13 | Documenation update PDFA_VALID flag | Andreas Fitzek | 2 | -0/+0 |
2016-12-13 | using SIG_PDFA_VALID valid configuration flag | Andreas Fitzek | 2 | -3/+9 |
2016-12-12 | Version change 4.1.0-RC24.1.0-RC2 | Andreas Fitzek | 1 | -1/+1 |
2016-12-12 | added PDF/A-3b support, and PDF/A version detection | Andreas Fitzek | 9 | -26/+160 |
2016-11-30 | fixed XSS for locale parameter | Andreas Fitzek | 1 | -1/+7 |
2016-11-23 | enforce ISO encoding for stream content of appearence dictionary | Andreas Fitzek | 1 | -1/+2 |
2016-11-11 | Changed Version to 4.1.0-RC14.1.0-RC1 | Andreas Fitzek | 2 | -4/+4 |
2016-11-04 | Version Bump to 4.1.0-SNAPSHOT | Andreas Fitzek | 1 | -1/+1 |
2016-11-04 | fixed runtime paths for cli | Andreas Fitzek | 1 | -2/+2 |
2016-11-04 | added preflight as dependency | Andreas Fitzek | 1 | -1/+1 |
2016-11-04 | prepared functionality to check PDF-A1b conformity | Andreas Fitzek | 1 | -8/+81 |
2016-11-04 | prepare for memory resource managment | Andreas Fitzek | 1 | -1/+7 |
2016-11-04 | use pdfbox saveIncremental method | Andreas Fitzek | 1 | -62/+1 |
2016-11-04 | moved pdfbox to version 2.0.3 | Andreas Fitzek | 1 | -3/+3 |
2016-11-04 | fixed tests for pdfbox2 implementation | Andreas Fitzek | 1 | -1/+2 |
2016-11-04 | Fixed web verification for multiple signatures | Andreas Fitzek | 1 | -4/+4 |
2016-11-02 | Merge branch 'master' of gitlab.iaik.tugraz.at:afitzek/pdf-as-4 | Andreas Fitzek | 3 | -12/+27 |
2016-11-02 | PDF-AS build file | Andreas Fitzek | 1 | -2/+0 |
2016-09-07 | Encoding of unicode characters in signature block is handled by pdfbox now | Christian Maierhofer | 2 | -8/+24 |
2016-09-06 | release build was missing class folder in webinf directory | Christian Maierhofer | 1 | -4/+3 |
2016-08-17 | allow multiple test suites | Andreas Fitzek | 1 | -2/+1 |
2016-08-17 | added ConfigurationValidator | Christian Maierhofer | 1 | -0/+15 |
2016-08-17 | build tasks for pdfbox2 | Christian Maierhofer | 5 | -49/+271 |
2016-08-17 | added testsuite functionality for pdfbox2 | Christian Maierhofer | 163 | -256/+8964 |
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 8 | -3/+336 |
2016-08-17 | Moved Settings from common to lib | Christian Maierhofer | 4 | -5/+6 |
2016-08-17 | added license copy task for release task | Christian Maierhofer | 1 | -0/+17 |
2016-08-17 | added lic files for pdfbox2 | Christian Maierhofer | 4 | -0/+778 |
2016-08-17 | nbspace was not recognized by pdfbox' internal fonts | Christian Maierhofer | 2 | -3/+14 |
2016-08-17 | removed legacy modes for pdfbox2 | Christian Maierhofer | 2 | -8/+9 |
2016-08-17 | modified placeholder extraction for pdfbox2 | Christian Maierhofer | 3 | -8/+51 |