aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek1-58/+43
2014-10-15Removed log4 dependenciesAndreas Fitzek1-2/+0
2014-10-09WebServices with CXF, removed DB dependencies to pdf-as-web-dbAndreas Fitzek4-221/+117
2014-10-08Introduced PDF-AS-MOAAndreas Fitzek1-1/+1
2014-09-26added filename parameter to overwrite default pdf filenameAndreas Fitzek2-0/+12
2014-08-27Fixed empty Query String bugAndreas Fitzek1-19/+25
2014-08-19Fixed #18, Get Parameters in external urls are not discardedAndreas Fitzek5-2/+67
2014-08-19Web config changesAndreas Fitzek2-5/+77
2014-07-21removed imports, added logging informationAndreas Fitzek4-51/+70
2014-07-15Implemented Reload Service to reload configuration with restartAndreas Fitzek1-0/+90
2014-07-15Web Helper and ConfigAndreas Fitzek2-4/+35
2014-07-15Verify per SOAP ServiceAndreas Fitzek2-0/+149
2014-07-15added JSON capabilities to Verify ServletAndreas Fitzek5-81/+224
2014-07-15Moved signer certificate info PDFAS Verification ResponseAndreas Fitzek2-5/+10
2014-07-15Verification Level for verification after signatureAndreas Fitzek2-0/+23
2014-07-14added Invoke Target for SOAP InterfaceAndreas Fitzek1-1/+2
2014-07-14Changed API iaik Certificate to Java CertificateAndreas Fitzek1-1/+1
2014-07-14added Invoke TargetAndreas Fitzek7-5/+59
2014-07-11added Signature Verification LevelAndreas Fitzek7-113/+521
2014-07-01PDF-AS Web Signature Block Preview ServiceAndreas Fitzek2-0/+122
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek8-0/+184
2014-06-06support for Locale Paramter including Mobile BKUAndreas Fitzek2-0/+19
2014-06-05Fixed SOAP Profile parameterAndreas Fitzek3-5/+6
2014-06-05fixed Position String for SOAP serviceAndreas Fitzek3-5/+7
2014-06-05SOAP Service for backend upload + transaction ID fixesAndreas Fitzek10-10/+287
2014-06-04Trace SL Request in web appAndreas Fitzek1-0/+4
2014-05-14Web verification page outputs Qualified Certificate FlagAndreas Fitzek1-1/+6
2014-05-14Added Verification functionality, + some Log Level fixesAndreas Fitzek7-40/+278
2014-05-08Performance Test, Web OptionsAndreas Fitzek3-0/+26
2014-05-07XML Elements renaming for SOAP serviceAndreas Fitzek1-17/+28
2014-05-07Fixed Annotation without page warningAndreas Fitzek1-8/+0
2014-05-06SOAP Bulk RequestAndreas Fitzek1-0/+39
2014-05-06SOAP interface to common libraryAndreas Fitzek2-4/+5
2014-05-06Fixed Positioning on empty page with only annotationAndreas Fitzek2-54/+0
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek6-12/+165
2014-04-10Memory optimizations, added Version to webAndreas Fitzek1-0/+8
2014-04-03Don't use raw types! Also check casts where possibleTobias Kellner5-3/+9
2014-04-03Remove unused imports and variablesTobias Kellner6-18/+10
2014-03-13fixed wrong whitelist checkChristian Maierhofer1-1/+1
2014-02-25changed parameter sig_type and pdfFileChristian Maierhofer3-3/+3
2014-02-25added missing posF to parameter extractorChristian Maierhofer2-1/+20
2014-02-20Added license textAndreas Fitzek21-5/+488
2014-02-20+ allow only rotation parameter in pdf-as webAndreas Fitzek1-1/+1
2014-02-18Added rotation parameter to PDF-AS WebAndreas Fitzek2-0/+19
2014-02-18Fixed PDF-AS Web Page parameters problemAndreas Fitzek1-14/+21
2014-02-06Started verification implementation, HTTP Session cleanupAndreas Fitzek6-75/+359
2014-02-05MOA-SS integration doneAndreas Fitzek2-0/+43
2014-02-05Fixed signature data hash verification, Pdf Download document nameAndreas Fitzek3-4/+37
2014-01-29Added resource templates for default pagesAndreas Fitzek3-22/+40
2014-01-28URL Whitelist + Basic DesignAndreas Fitzek7-22/+129