Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-15 | update version to 4.1.6 snapshot | emusic | 1 | -1/+1 | |
2019-01-15 | update pdfbox version to 2.0.13 | emusic | 1 | -3/+3 | |
2018-12-07 | change version to 4.1.54.1.5 | emusic | 1 | -1/+1 | |
2018-12-06 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/pdf-as-4 | Thomas Lenz | 3 | -0/+0 | |
2018-12-06 | add 'direct' mode to provide signed PDF documents | Thomas Lenz | 4 | -6/+70 | |
2018-12-06 | pdf-as web documentation update for sl 2.0 | emusic | 3 | -0/+0 | |
2018-12-06 | change signing-required to false on SL2.0 redirect | Thomas Lenz | 1 | -1/+2 | |
2018-11-22 | Merge branch 'SL20_development' | emusic | 39 | -87/+3381 | |
# 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-11-22 | adding footer functionality | emusic | 1 | -8/+13 | |
2018-11-21 | remove unused statements | emusic | 2 | -15/+0 | |
2018-11-20 | delete unused statements | emusic | 2 | -15/+0 | |
2018-10-30 | remove extra lines | emusic | 1 | -6/+1 | |
2018-10-30 | Positioning of signature block on first page enabled | emusic | 4 | -34/+22 | |
2018-09-18 | changes in pdfurl | emusic | 3 | -19/+30 | |
2018-09-06 | small changes | emusic | 3 | -0/+25 | |
2018-09-03 | delete unused statements | emusic | 2 | -25/+0 | |
2018-09-03 | "deleting unused code" | emusic | 2 | -10/+3 | |
2018-09-03 | "deleting unused settings" | emusic | 2 | -22/+11 | |
2018-07-27 | adding transfer of pdf file via pdfurl | emusic | 3 | -13/+25 | |
2018-07-27 | Merge branch 'SL20_development' of gitlab.iaik.tugraz.at:egiz/pdf-as-4 into ↵ | emusic | 7 | -16/+79 | |
SL20_development # Conflicts: # pdf-as-lib/src/main/java/at/gv/egiz/sl20/utils/SL20JSONBuilderUtils.java # pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/helper/PdfAsHelper.java | |||||
2018-07-27 | adding additional data transfer type | emusic | 4 | -11/+99 | |
2018-07-26 | switch version to 4.2.0-snapshot | Thomas Lenz | 1 | -1/+1 | |
2018-07-26 | add logger on trace level for request/response debugging | Thomas Lenz | 4 | -3/+10 | |
2018-07-25 | update to SL2.0 v0.61 | Thomas Lenz | 3 | -11/+69 | |
fix a bug in SL2.0 impl for createCAdES | |||||
2018-07-23 | Merge branch 'SL20_development' of gitlab.iaik.tugraz.at:egiz/pdf-as-4 into ↵ | Thomas Lenz | 5 | -25/+48 | |
SL20_development | |||||
2018-07-23 | fix a small bug in session handling | Thomas Lenz | 1 | -3/+2 | |
2018-07-10 | changes in pdf-as-web config | emusic | 5 | -25/+48 | |
2018-07-09 | add SL20 connecter-backend in a first beta version (getCertificate looks ↵ | Thomas Lenz | 30 | -72/+3130 | |
good, create signature is untested) | |||||
2018-06-27 | add color profile4.1.4 | emusic | 1 | -0/+0 | |
2018-06-27 | delete comment | emusic | 1 | -1/+0 | |
2018-06-27 | small changes in pdfa | emusic | 7 | -51/+5 | |
2018-05-14 | changes in pdf-as-lib4.1.3 | emusic | 9 | -8/+59 | |
2018-03-23 | remove snapshot4.1.2 | emusic | 1 | -1/+1 | |
2018-03-23 | some changes | emusic | 3 | -429/+0 | |
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 | |
# Conflicts: # pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java | |||||
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 | |
issues | |||||
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 ↵4.1.1-RC | bschnalzer | 49 | -488/+846 | |
signatures which are not required, minor bug fixes, implemented new style (lineCenter) | |||||
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 | |