aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.java
AgeCommit message (Expand)AuthorFilesLines
2023-11-07feat(core): check validity of signer certificate before signingThomas1-2/+20
2023-08-30style(core): just some code-style workThomas1-3/+4
2023-04-11chore(pdf-as-web): optimize error-handlingThomas1-0/+1
2023-01-12chore(sl): check Security-Layer error-codes to distinguish between critical a...Thomas1-495/+514
2021-04-14added testAlexander Marsalek1-2/+0
2021-04-12pdf-as-web signature block parameter handlingAlexander Marsalek1-1/+2
2021-04-10pass parameters to resolver(s)Alexander Marsalek1-1/+6
2020-11-02Code cleanupEmina Ahmetovic1-4/+2
2020-10-30change log, reformat codeEmina Ahmetovic1-2/+2
2017-12-11ProtectPDF, PDFAbschnalzer1-0/+1
2016-08-17Moved Settings from common to libChristian Maierhofer1-1/+1
2016-08-17initial pdfbox-2 commitChristian Maierhofer1-4/+4
2014-11-28Logging Error Levels adaptedAndreas Fitzek1-5/+5
2014-10-31better integration of Process InformationAndreas Fitzek1-4/+54
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek1-10/+10
2014-10-21PDF API update to ouput signed documents via output streamAndreas Fitzek1-4/+3
2014-10-20Extract MOA error codes, log generic error messageAndreas Fitzek1-6/+0
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek1-287/+97
2014-10-16added basic Preprocessor infrastructure, moved logging to logbackAndreas Fitzek1-0/+62
2014-10-15PDF-AS Errorhandling redesign only PDFASError Exceptions are returnedAndreas Fitzek1-42/+46
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek1-92/+98
2014-09-29allow external configuration of PDF-ASAndreas Fitzek1-1/+6
2014-08-19Null Pointer ex fixed when verification of document without signaturesAndreas Fitzek1-0/+16
2014-07-14Changed API iaik Certificate to Java CertificateAndreas Fitzek1-1/+1
2014-07-11added Signature Verification LevelAndreas Fitzek1-1/+15
2014-07-10Implemented Verification level (Full incl. Certificate Path, and Integrity Only)Andreas Fitzek1-1/+4
2014-07-10Integrity verification of Signature after Signature creation to ensure correc...Andreas Fitzek1-15/+14
2014-07-01PDF-AS Web Signature Block Preview ServiceAndreas Fitzek1-22/+4
2014-07-01Added Preview Image generation of visual Signature block for PDF-OverAndreas Fitzek1-2/+158
2014-06-04Added TransactionId for SignaturesAndreas Fitzek1-2/+2
2014-05-15Fixing GIF inclusionAndreas Fitzek1-1/+1
2014-05-14Log Levels changedAndreas Fitzek1-18/+2
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek1-2/+13
2014-04-10Memory optimizations, added Version to webAndreas Fitzek1-24/+30
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek1-173/+4
2014-04-01WIP: pdfbox table to Sign APAndreas Fitzek1-1/+1
2014-02-20Added license textAndreas Fitzek1-0/+23
2014-02-18blacking out signature content in verification to produce valid verifiedAndreas Fitzek1-1/+1
2014-02-04Implemented PDF Document permission checkAndreas Fitzek1-0/+9
2014-01-28PDF-AS cleanupsAndreas Fitzek1-1/+14
2014-01-21Implementations for pdf-as-web and pdf-as-legacyAndreas Fitzek1-47/+63
2013-12-17Pdf AS validationAndreas Fitzek1-14/+50
2013-12-12MOA SS integration OKAndreas Fitzek1-2/+11
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek1-91/+16
2013-12-12added certificate serial number for OGNL resolverAndreas Fitzek1-0/+2
2013-12-11Signature profile implementationsAndreas Fitzek1-2/+4
2013-11-28start RefactoringAndreas Fitzek1-4/+0
2013-11-27Support for QR Placeholders in PAdESAndreas Fitzek1-7/+80
2013-11-27MOA integration sign/verification (not finished yet ...)Andreas Fitzek1-16/+21
2013-11-12SecurityLayer commands includedAndreas Fitzek1-8/+26