aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/sl
AgeCommit message (Expand)AuthorFilesLines
2018-03-21changes regarding protection, bug fix, thread safeemusic1-27/+51
2017-08-09Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...4.1.1-RCbschnalzer3-13/+104
2016-03-30Fallback to depreceated factory method for Stax in case new method is not foundAndreas Fitzek1-2/+15
2015-11-19XML-Entity Injection in DataUrl Servlet gefixtAndreas Fitzek1-2/+24
2014-11-24verification changesAndreas Fitzek1-1/+1
2014-11-04Catch old SL Error Responses in all Catch handlersAndreas Fitzek1-0/+20
2014-11-04Catch old SL Error ResponsesAndreas Fitzek1-6/+67
2014-10-31better integration of Process InformationAndreas Fitzek3-56/+71
2014-10-30added Option to keep invalid signaturesAndreas Fitzek1-1/+13
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek4-29/+107
2014-10-23Enabled Upload RequestAndreas Fitzek1-1/+1
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek1-2/+2
2014-10-15PDF-AS Errorhandling redesign only PDFASError Exceptions are returnedAndreas Fitzek1-3/+8
2014-10-15Fixed charset setting to UTF-8 #47Andreas Fitzek1-0/+2
2014-10-14added Fileupload SL Request optionAndreas Fitzek1-78/+54
2014-10-08removed files not needed anymoreAndreas Fitzek1-336/+0
2014-09-23Allow MOA Certificate resolving via HTTP or HTTPSAndreas Fitzek1-32/+64
2014-09-02More Java 1.6 fixesAndreas Fitzek3-4/+4
2014-09-02XMLElementRef Annotation Java 1.6 compatibleAndreas Fitzek4-15/+15
2014-08-19Web config changesAndreas Fitzek3-12/+4
2014-07-22Log masked Error MessageAndreas Fitzek1-0/+7
2014-07-14Removed old SL ClassesAndreas Fitzek33-4284/+0
2014-07-14Changed API iaik Certificate to Java CertificateAndreas Fitzek2-2/+2
2014-07-10Integrity verification of Signature after Signature creation to ensure correc...Andreas Fitzek3-57/+33
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek135-0/+3105
2014-06-04Added TransactionId for SignaturesAndreas Fitzek6-21/+34
2014-05-14Log Levels changedAndreas Fitzek1-3/+26
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek140-77/+16600
2014-04-03Don't use raw types! Also check casts where possibleTobias Kellner1-5/+4
2014-04-03Remove unused imports and variablesTobias Kellner2-3/+0
2014-02-20Added license textAndreas Fitzek40-0/+920
2014-02-18Moved signature data creation to PDFUtilsAndreas Fitzek2-30/+8
2014-02-05MOA-SS integration doneAndreas Fitzek1-18/+0
2014-01-21Implementations for pdf-as-web and pdf-as-legacyAndreas Fitzek1-1/+1
2014-01-09PDF-AS web DevelopmentsAndreas Fitzek1-2/+1
2013-12-17Added default value for Signature Profile EntriesAndreas Fitzek1-1/+1
2013-12-12MOA SS integration OKAndreas Fitzek1-17/+85
2013-12-12Remove package-info java filesAndreas Fitzek1-8/+0
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek3-17/+14
2013-12-11Signature profile implementationsAndreas Fitzek2-47/+170
2013-11-28start RefactoringAndreas Fitzek1-8/+0
2013-11-28+ PKCS7 Signature fixedAndreas Fitzek2-4/+17
2013-11-27Current working stuff not workingAndreas Fitzek3-8/+60
2013-11-27Support for QR Placeholders in PAdESAndreas Fitzek2-2/+2
2013-11-27MOA integration sign/verification (not finished yet ...)Andreas Fitzek4-26/+159
2013-11-12SecurityLayer commands includedAndreas Fitzek38-0/+3882