Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-03 | pdfData null check | Andreas Fitzek | 1 | -4/+4 | |
2016-03-03 | build script changes | Andreas Fitzek | 2 | -2/+25 | |
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-03-03 | fixed minimum placeholder size | Andreas Fitzek | 1 | -1/+1 | |
2016-03-03 | fixed image scaling | Andreas Fitzek | 1 | -4/+8 | |
2016-03-03 | fixed minimum placeholder size | Andreas Fitzek | 1 | -4/+7 | |
2016-02-23 | parameter for placeholder size generation added, and default values (250x85) | Andreas Fitzek | 1 | -15/+65 | |
2016-02-22 | introduced minimum width for visual signature when positioned with a placeholder | Andreas Fitzek | 4 | -235/+205 | |
2016-02-16 | moved signature Size to signature profile | Andreas Fitzek | 1 | -1/+1 | |
2016-02-16 | configurable signature buffer size | Andreas Fitzek | 2 | -1/+16 | |
2016-02-15 | configuration update | Andreas Fitzek | 6 | -0/+0 | |
2016-02-15 | urlencoder test clss | Andreas Fitzek | 1 | -0/+18 | |
2016-02-15 | gradle updates | Andreas Fitzek | 3 | -3/+5 | |
2016-02-15 | positioning tests updated | Andreas Fitzek | 20 | -2/+7 | |
2016-02-15 | QR placeholder generation servlet | Andreas Fitzek | 5 | -0/+196 | |
2016-02-15 | Automatic positioning with footer line fix | Andreas Fitzek | 1 | -1/+27 | |
2016-02-15 | placeholder sorted mode | Andreas Fitzek | 3 | -1/+39 | |
2016-02-09 | Merge branch 'master' of gitlab.iaik.tugraz.at:afitzek/pdf-as-4 | Andreas Fitzek | 2 | -2/+7 | |
2016-02-09 | version changes | Andreas Fitzek | 1 | -2/+2 | |
2016-01-08 | Version 4.0.94.0.9 | Christian Maierhofer | 1 | -1/+1 | |
2016-01-08 | default ports for http and https in ProvidePDFServlet | Christian Maierhofer | 1 | -1/+6 | |
2015-11-19 | Version 4.0.84.0.8 | Andreas Fitzek | 1 | -1/+1 | |
2015-11-19 | remove DebugUtils statements | Andreas Fitzek | 1 | -5/+0 | |
2015-11-19 | upgrade pdfbox version to 1.8.10 | Andreas Fitzek | 1 | -1/+1 | |
2015-11-19 | mutlithreading GC problem fixed, visual signature options finalizing, would ↵ | Andreas Fitzek | 1 | -137/+82 | |
destroy resource buffer, which are used during save incremental update Conflicts: pdf-as-pdfbox/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.java | |||||
2015-11-19 | close Template Creator | Andreas Fitzek | 1 | -1/+1 | |
2015-11-19 | XML-Entity Injection in DataUrl Servlet gefixt | Andreas Fitzek | 3 | -2/+45 | |
2015-11-19 | XSS Fix invoke-app-url-target, invoke-app-error-url | Andreas Fitzek | 2 | -5/+23 | |
2015-11-19 | protect PDDocument loading, for multithreading | Andreas Fitzek | 1 | -1/+3 | |
2015-11-19 | Concurrency Problem iwith static StringBuilder | Andreas Fitzek | 1 | -8/+4 | |
2015-11-19 | synchronized verifier | Andreas Fitzek | 2 | -37/+24 | |
2015-11-19 | rewrite of inline COS Dictionary caused, modifikation of previous signature | Andreas Fitzek | 1 | -2/+60 | |
2015-11-19 | synchronized preProcessor loader | Andreas Fitzek | 1 | -1/+1 | |
2015-11-19 | Upload Sizes configurable | Andreas Fitzek | 2 | -6/+50 | |
2015-11-19 | PDFA, output intents will be always overwritten, with packaged | Andreas Fitzek | 1 | -60/+128 | |
2015-06-16 | Change tomcat version to 8.0.234.0.7 | Andreas Fitzek | 1 | -1/+1 | |
2015-06-16 | Changed Version to 4.0.7 | Andreas Fitzek | 1 | -1/+1 | |
2015-06-16 | Changed test QR Code content | Andreas Fitzek | 1 | -2/+2 | |
2015-05-22 | TTF font caching, Import cleanup, auto positioning in rotated pages | Andreas Fitzek | 13 | -131/+166 | |
2015-05-22 | removed signing-time attribute from keystore signer | Andreas Fitzek | 1 | -1/+1 | |
2015-05-06 | merge PDFUA | Andreas Fitzek | 12 | -58/+190 | |
2015-05-06 | added doc | Christian Maierhofer | 2 | -0/+0 | |
2015-05-06 | potential fix for wrongly formated stream | Andreas Fitzek | 1 | -10/+3 | |
2015-04-24 | forgot to uncomment the line again see last commit | Andreas Fitzek | 1 | -1/+1 | |
2015-04-24 | Always remove the alpha channel when signing PDF-A1/b dokuments from ↵ | Andreas Fitzek | 4 | -47/+79 | |
signatureimage | |||||
2015-04-23 | fixed documentation - BUG #PDFAS-7 | Christian Maierhofer | 2 | -0/+0 | |
2015-04-23 | error handling | Christian Maierhofer | 2 | -76/+78 | |
2015-04-22 | debug output | Christian Maierhofer | 1 | -1/+2 | |