aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl/verify
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Fixed log output to hide user information on info levelAndreas Fitzek1-3/+3
2015-02-20Cosmetic changes to source code and new default configAndreas Fitzek1-1/+0
2014-11-28Logging Error Levels adaptedAndreas Fitzek1-5/+5
2014-11-24verification changesAndreas Fitzek1-27/+95
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek3-19/+30
2014-10-09Verifier SPI changesAndreas Fitzek1-0/+2
2014-10-08Verifier System updatedAndreas Fitzek3-8/+33
2014-10-08removed files not needed anymoreAndreas Fitzek1-211/+0
2014-07-10Implemented Verification level (Full incl. Certificate Path, and Integrity Only)Andreas Fitzek5-18/+348
2014-05-14Log Levels changedAndreas Fitzek2-7/+53
2014-04-03Don't use raw types! Also check casts where possibleTobias Kellner1-3/+5
2014-02-20Added license textAndreas Fitzek5-0/+115
2014-02-18blacking out signature content in verification to produce valid verifiedAndreas Fitzek1-1/+1
2014-01-21Implementations for pdf-as-web and pdf-as-legacyAndreas Fitzek1-1/+2
2013-12-12Remove package-info java filesAndreas Fitzek1-8/+0
2013-12-12added configuration for verifer classesAndreas Fitzek1-5/+21
2013-11-28Verification with MOA SP working through PAdES VerifierAndreas Fitzek1-5/+8
2013-11-27Works in progressAndreas Fitzek1-2/+2
2013-11-27Support for QR Placeholders in PAdESAndreas Fitzek1-0/+2
2013-11-27MOA integration sign/verification (not finished yet ...)Andreas Fitzek3-31/+73
2013-10-02+ added PKCS7 detached siganture standard via keystoreAndreas Fitzek5-0/+183