aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib
AgeCommit message (Expand)AuthorFilesLines
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek146-95/+16647
2014-04-15implemented style imageScaleToFit parameterAndreas Fitzek2-2/+19
2014-04-15Removed debug output of signaturAndreas Fitzek1-4/+0
2014-04-15Fixed String encoding if CP1252 not applicable, use URL encodingAndreas Fitzek1-35/+68
2014-04-10Memory optimizations, added Version to webAndreas Fitzek7-513/+518
2014-04-03Fixed Positioning to recognize AnnotationsAndreas Fitzek7-31/+126
2014-04-03SpellingTobias Kellner1-2/+2
2014-04-03Suppress warnings in ugly generated sourceTobias Kellner2-0/+2
2014-04-03Don't use raw types! Also check casts where possibleTobias Kellner25-60/+79
2014-04-03Remove unused imports and variablesTobias Kellner17-95/+84
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek17-636/+895
2014-04-01Example Table in AP seems OKAndreas Fitzek6-330/+1003
2014-04-01WIP: Appearance Dictionary Signature OKAndreas Fitzek5-33/+872
2014-04-01WIP: pdfbox table to Sign APAndreas Fitzek16-14/+699
2014-02-20Added license textAndreas Fitzek134-4110/+7176
2014-02-18blacking out signature content in verification to produce valid verifiedAndreas Fitzek2-2/+2
2014-02-18Moved signature data creation to PDFUtilsAndreas Fitzek2-30/+8
2014-02-11Support rotation of the signature block by r attribute in pos stringAndreas Fitzek3-7/+38
2014-02-05MOA-SS integration doneAndreas Fitzek1-18/+0
2014-02-05Added API Documentation and Full DocumentationAndreas Fitzek1-1/+18
2014-02-05Javadoc for public APIAndreas Fitzek13-36/+270
2014-02-05Documentation + Documentation buildingAndreas Fitzek4-40/+147
2014-02-04Implemented PDF Document permission checkAndreas Fitzek1-0/+9
2014-01-28embedded IAIK libraries in source codeAndreas Fitzek4-13/+3
2014-01-28PDF-AS cleanupsAndreas Fitzek2-5/+21
2014-01-21Implementations for pdf-as-web and pdf-as-legacyAndreas Fitzek7-56/+139
2014-01-09PDF-AS web DevelopmentsAndreas Fitzek3-4/+3
2013-12-17Pdf AS validationAndreas Fitzek1-14/+50
2013-12-17Fixed SIGNATURBLOCK_DE_NOTE profileAndreas Fitzek2-11/+9
2013-12-17Fix Value resolver bug for SIG_DATEAndreas Fitzek1-11/+11
2013-12-17Added default value for Signature Profile EntriesAndreas Fitzek1-1/+1
2013-12-12MOA SS integration OKAndreas Fitzek3-19/+96
2013-12-12Remove package-info java filesAndreas Fitzek18-138/+0
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek17-197/+57
2013-12-12added configuration for verifer classesAndreas Fitzek2-5/+26
2013-12-12Small changesAndreas Fitzek3-12/+3
2013-12-12Creation of PAdES signatures with local keystoreAndreas Fitzek2-0/+61
2013-12-12Reading log4j configuration from pdf-as workdirAndreas Fitzek1-3/+38
2013-12-12added certificate serial number for OGNL resolverAndreas Fitzek3-1/+5
2013-12-12Fixed default configuration, adapted default signature block profilesAndreas Fitzek32-9669/+176
2013-12-11Signature profile implementationsAndreas Fitzek9-101/+304
2013-12-11changed to ECCelerate, added default configurationAndreas Fitzek66-1/+12770
2013-11-28remove required attribute from XmlElementRef AnnotationTobias Kellner1-5/+5
2013-11-28Rename pkcs7 sigsTobias Kellner1-3/+0
2013-11-28start RefactoringAndreas Fitzek5-16/+8
2013-11-28Verification with MOA SP working through PAdES VerifierAndreas Fitzek1-5/+8
2013-11-28+ PKCS7 Signature fixedAndreas Fitzek2-4/+17
2013-11-27Works in progressAndreas Fitzek3-4/+6
2013-11-27Current working stuff not workingAndreas Fitzek3-8/+60
2013-11-27Support for QR Placeholders in PAdESAndreas Fitzek16-12/+722