Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-08 | Encoding of special characters | emusic | 4 | -4/+18 | |
2018-11-22 | Merge branch 'SL20_development' | emusic | 1 | -1/+4 | |
# Conflicts: # build.gradle # pdf-as-cli/src/main/java/at/gv/egiz/pdfas/cli/Main.java # pdf-as-lib/src/configuration/cfg/advancedconfig.properties # pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.java # pdf-as-lib/src/main/resources/config/config.zip # pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/config/WebConfiguration.java # pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/servlets/PDFData.java | |||||
2018-09-03 | "deleting unused settings" | emusic | 1 | -2/+1 | |
2018-07-09 | add SL20 connecter-backend in a first beta version (getCertificate looks ↵ | Thomas Lenz | 1 | -1/+4 | |
good, create signature is untested) | |||||
2018-03-22 | solved bug regarding setter | emusic | 2 | -2/+2 | |
2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES ↵4.1.1-RC | bschnalzer | 3 | -2/+8 | |
signatures which are not required, minor bug fixes, implemented new style (lineCenter) | |||||
2016-12-13 | using SIG_PDFA_VALID valid configuration flag | Andreas Fitzek | 2 | -3/+9 | |
2016-12-12 | added PDF/A-3b support, and PDF/A version detection | Andreas Fitzek | 2 | -1/+26 | |
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 2 | -0/+53 | |
2016-08-17 | nbspace was not recognized by pdfbox' internal fonts | Christian Maierhofer | 1 | -468/+0 | |
2016-07-01 | added augmentating signature profiles | Andreas Fitzek | 3 | -280/+421 | |
2015-05-06 | merge PDFUA | Andreas Fitzek | 2 | -0/+11 | |
2015-04-24 | Always remove the alpha channel when signing PDF-A1/b dokuments from ↵ | Andreas Fitzek | 1 | -3/+3 | |
signatureimage | |||||
2015-04-20 | pdf/ua docs - added parameter in profiles | Christian Maierhofer | 2 | -0/+11 | |
2015-03-20 | added Placeholder ID and Mode configuration settings | Andreas Fitzek | 2 | -1/+1 | |
2015-03-20 | Allow external configuration overwrite in PDF-AS-WEB | Andreas Fitzek | 1 | -3/+9 | |
2015-02-25 | fixed base64 image value | Andreas Fitzek | 2 | -44/+104 | |
2015-01-23 | extended PDF-AS-WEB to support multiple Software Keystores | Andreas Fitzek | 1 | -0/+9 | |
2014-11-28 | Logging Error Levels adapted | Andreas Fitzek | 1 | -10/+2 | |
2014-11-25 | Fixed configuration profile building | Andreas Fitzek | 1 | -5/+26 | |
2014-11-24 | remove DN Utils ouput | Andreas Fitzek | 1 | -2/+2 | |
2014-11-04 | Fixed possible null pointer ex | Andreas Fitzek | 1 | -1/+2 | |
2014-10-30 | added Option to keep invalid signatures | Andreas Fitzek | 2 | -0/+20 | |
2014-10-30 | Introduced Process Information Map in PDFASError and SignResult | Andreas Fitzek | 2 | -17/+43 | |
2014-10-24 | enable Alpha Channel images | Andreas Fitzek | 1 | -11/+6 | |
2014-10-24 | Remove support for Alpha Images | Andreas Fitzek | 1 | -4/+12 | |
2014-10-24 | Image Scaling | Andreas Fitzek | 1 | -0/+60 | |
2014-10-23 | Moa Connector Constructor added | Andreas Fitzek | 1 | -0/+3 | |
2014-10-20 | Extract MOA error codes, log generic error message | Andreas Fitzek | 1 | -0/+32 | |
2014-10-16 | Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backend | Andreas Fitzek | 3 | -17/+2 | |
2014-10-16 | PreProcessor Interface added and API rebuild | Andreas Fitzek | 4 | -0/+106 | |
2014-10-15 | PDF-AS Errorhandling redesign only PDFASError Exceptions are returned | Andreas Fitzek | 5 | -10/+207 | |
! | |||||
2014-10-15 | Signingdate added Timezone konfiguration #42 | Andreas Fitzek | 3 | -1/+6 | |
2014-10-09 | WS definitons for enums updated | Andreas Fitzek | 2 | -1/+9 | |
2014-08-26 | Sorted logging output | Andreas Fitzek | 1 | -2/+2 | |
2014-08-12 | Fixed PDF automatic positioning | Andreas Fitzek | 1 | -0/+33 | |
2014-07-21 | Implemented Profile inheritance via .parent | Andreas Fitzek | 2 | -62/+210 | |
2014-07-15 | Verify per SOAP Service | Andreas Fitzek | 4 | -0/+226 | |
2014-07-15 | Moved signer certificate info PDFAS Verification Response | Andreas Fitzek | 2 | -9/+9 | |
2014-07-14 | added Invoke Target for SOAP Interface | Andreas Fitzek | 1 | -0/+9 | |
2014-07-11 | added Signature Verification Level | Andreas Fitzek | 4 | -0/+85 | |
2014-07-10 | Integrity verification of Signature after Signature creation to ensure ↵ | Andreas Fitzek | 3 | -16/+59 | |
correct signed Document | |||||
2014-07-01 | Fixed config file inclusion | Andreas Fitzek | 1 | -0/+1 | |
2014-07-01 | added copyright statements4.0.0-RC4 | Andreas Fitzek | 8 | -0/+184 | |
2014-06-17 | Fixed properties inclusion to support wildcards (issue: #22) | Andreas Fitzek | 1 | -106/+190 | |
2014-06-05 | SOAP Service for backend upload + transaction ID fixes | Andreas Fitzek | 3 | -7/+57 | |
2014-05-15 | Fixing GIF inclusion | Andreas Fitzek | 1 | -0/+69 | |
2014-05-15 | TTF Fonts width fix, null value in signature block fix, Signature reason ↵ | Andreas Fitzek | 3 | -1/+16 | |
from config | |||||
2014-05-14 | Added Verification Messages | Andreas Fitzek | 2 | -2/+50 | |
2014-05-07 | XML Elements renaming for SOAP service | Andreas Fitzek | 6 | -10/+75 | |