aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web
AgeCommit message (Expand)AuthorFilesLines
2018-03-21enabled placeholder serach for pdf-as webemusic4-32/+22
2018-03-21changes regarding protection, bug fix, thread safeemusic2-3/+21
2017-12-11ProtectPDF, PDFAbschnalzer4-3/+1
2017-11-06Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ...bschnalzer3-4/+9
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RCbschnalzer2-3/+25
2017-07-17Removed OnlineBKU Optionbschnalzer4-52/+3
2017-01-09Fixed NullPointerException for missing optional SignatureVerificationLevel in WSAndreas Fitzek1-26/+20
2016-12-14made pdfbox1 version explicit, pdfbox2 is now default backendAndreas Fitzek1-24/+24
2016-11-30fixed XSS for locale parameterAndreas Fitzek1-1/+7
2016-11-11Changed Version to 4.1.0-RC14.1.0-RC1Andreas Fitzek1-3/+3
2016-11-04Fixed web verification for multiple signaturesAndreas Fitzek1-4/+4
2016-11-02Merge branch 'master' of gitlab.iaik.tugraz.at:afitzek/pdf-as-4Andreas Fitzek1-4/+3
2016-11-02PDF-AS build fileAndreas Fitzek1-2/+0
2016-09-06release build was missing class folder in webinf directoryChristian Maierhofer1-4/+3
2016-08-17build tasks for pdfbox2Christian Maierhofer1-42/+174
2016-08-17Added Profile configuration validationChristian Maierhofer1-2/+15
2016-08-17initial pdfbox-2 commitChristian Maierhofer1-1/+1
2016-08-17fixed SOAP verification size for mulitple signaturesAndreas Fitzek1-2/+2
2016-06-28logging output adaptedAndreas Fitzek2-2/+2
2016-06-28fixes for disabling json API, keeping signed dataAndreas Fitzek2-1/+6
2016-06-27added configuration entry for json APIAndreas Fitzek2-0/+16
2016-06-27added JSON API, added keep signed data flag for configurationAndreas Fitzek7-3/+506
2016-03-30Catch and Log all exceptions into pdf-as logAndreas Fitzek1-59/+67
2016-03-03removed doctype web.xmlAndreas Fitzek1-3/+1
2016-03-03pdfData null checkAndreas Fitzek1-4/+4
2016-03-03build script changesAndreas Fitzek1-2/+24
2016-03-03logging changesAndreas Fitzek3-4/+40
2016-03-03Check signature data is valid pdfAndreas Fitzek1-2/+7
2016-03-03allow basic authenticaiton url formateAndreas Fitzek1-13/+72
2016-02-23parameter for placeholder size generation added, and default values (250x85)Andreas Fitzek1-15/+65
2016-02-15gradle updatesAndreas Fitzek1-0/+2
2016-02-15QR placeholder generation servletAndreas Fitzek5-0/+196
2016-01-08default ports for http and https in ProvidePDFServletChristian Maierhofer1-1/+6
2015-11-19XML-Entity Injection in DataUrl Servlet gefixtAndreas Fitzek2-0/+21
2015-11-19XSS Fix invoke-app-url-target, invoke-app-error-urlAndreas Fitzek2-5/+23
2015-11-19Upload Sizes configurableAndreas Fitzek2-6/+50
2015-04-02Reload servlet mapping fixedAndreas Fitzek1-1/+1
2015-04-02Fixed external Overwrite whitelist bugAndreas Fitzek2-3/+3
2015-03-26Overwrite parameter prefix set to ov:Andreas Fitzek1-1/+1
2015-03-26added Whitelist for external configuration overwritesAndreas Fitzek4-29/+90
2015-03-20Allow external configuration overwrite in PDF-AS-WEBAndreas Fitzek6-68/+153
2015-03-20added KeyIdentifier selection for MOA via PDF-AS-WEBAndreas Fitzek3-3/+86
2015-03-06added cookieless verification resultsAndreas Fitzek2-5/+10
2015-03-04enabled CORS headerAndreas Fitzek2-1/+15
2015-03-04Fixed JSON error for multiple signatures in verificationAndreas Fitzek1-0/+4
2015-02-25PDF-AS Web QR Code content integrationAndreas Fitzek1-1/+53
2015-02-25Added QR Code Content Parameter for PDF-AsAndreas Fitzek5-3/+159
2015-02-25Nullpointer exception while statistic event processed fixedAndreas Fitzek2-70/+82
2015-02-24Fixed possible Null pointer error, Added source entry to csv fileAndreas Fitzek2-34/+39
2015-02-23added Statistics Facilities to PDF-AS WebAndreas Fitzek18-16/+533