aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/helper/PdfAsHelper.java
AgeCommit message (Expand)AuthorFilesLines
2023-11-22feat(web): add configuration parameter to use different domain for DataURL co...Thomas1-23/+33
2023-08-30style(core): just some code-style workThomas1-2/+1
2023-06-27feat(web): add request parameter to enable/disable QR-code placeholder search...Thomas1-1/+2
2023-06-27chore(sl20): check if JoseUtils for SL2.0 are initializedThomas1-1/+7
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas1-2/+4
2023-06-14feat(core): do not create a HTTP session for some servlet endpointsThomas1-6/+0
2023-01-11feat(web): add bulk-light functionality into PDF-AS-WebThomas1-594/+382
2021-06-01Merge branch 'master'Alexander Marsalek1-5/+6
2021-04-14added sbp checkAlexander Marsalek1-2/+2
2021-04-12pdf-as-web signature block parameter handlingAlexander Marsalek1-5/+12
2021-04-08typoAlexander Marsalek1-7/+7
2020-09-24update libraries, use StringUtilsEmina Ahmetovic1-49/+31
2018-12-06add 'direct' mode to provide signed PDF documentsThomas Lenz1-0/+44
2018-12-06change signing-required to false on SL2.0 redirectThomas Lenz1-1/+2
2018-09-18changes in pdfurlemusic1-13/+29
2018-07-27adding transfer of pdf file via pdfurlemusic1-1/+1
2018-07-27Merge branch 'SL20_development' of gitlab.iaik.tugraz.at:egiz/pdf-as-4 into S...emusic1-5/+28
2018-07-27adding additional data transfer typeemusic1-1/+9
2018-07-26add logger on trace level for request/response debuggingThomas Lenz1-0/+2
2018-07-25update to SL2.0 v0.61Thomas Lenz1-4/+27
2018-07-23fix a small bug in session handlingThomas Lenz1-3/+2
2018-07-09add SL20 connecter-backend in a first beta version (getCertificate looks good...Thomas Lenz1-64/+326
2017-12-11ProtectPDF, PDFAbschnalzer1-3/+1
2016-06-28logging output adaptedAndreas Fitzek1-1/+1
2016-06-28fixes for disabling json API, keeping signed dataAndreas Fitzek1-1/+5
2016-06-27added JSON API, added keep signed data flag for configurationAndreas Fitzek1-0/+146
2016-03-03logging changesAndreas Fitzek1-1/+1
2015-11-19XML-Entity Injection in DataUrl Servlet gefixtAndreas Fitzek1-0/+17
2015-03-26added Whitelist for external configuration overwritesAndreas Fitzek1-27/+7
2015-03-20Allow external configuration overwrite in PDF-AS-WEBAndreas Fitzek1-66/+112
2015-03-20added KeyIdentifier selection for MOA via PDF-AS-WEBAndreas Fitzek1-3/+41
2015-02-25PDF-AS Web QR Code content integrationAndreas Fitzek1-1/+53
2015-02-25Added QR Code Content Parameter for PDF-AsAndreas Fitzek1-3/+44
2015-02-23added Statistics Facilities to PDF-AS WebAndreas Fitzek1-0/+14
2015-01-23extended PDF-AS-WEB to support multiple Software KeystoresAndreas Fitzek1-23/+97
2014-11-28Logging Error Levels adaptedAndreas Fitzek1-3/+3
2014-11-24Fixed Position stringAndreas Fitzek1-22/+43
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek1-1/+1
2014-10-21PDF API update to ouput signed documents via output streamAndreas Fitzek1-14/+21
2014-10-16PreProcessor Interface added and API rebuildAndreas Fitzek1-4/+11
2014-10-15PDF-AS_WEB Error handling adaptionsAndreas Fitzek1-2/+2
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek1-58/+43
2014-10-08Introduced PDF-AS-MOAAndreas Fitzek1-1/+1
2014-08-19Fixed #18, Get Parameters in external urls are not discardedAndreas Fitzek1-0/+7
2014-08-19Web config changesAndreas Fitzek1-1/+7
2014-07-21removed imports, added logging informationAndreas Fitzek1-1/+2
2014-07-15Web Helper and ConfigAndreas Fitzek1-4/+8
2014-07-15Moved signer certificate info PDFAS Verification ResponseAndreas Fitzek1-1/+6
2014-07-14added Invoke TargetAndreas Fitzek1-4/+20
2014-07-11added Signature Verification LevelAndreas Fitzek1-55/+176