aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl/signing
AgeCommit message (Expand)AuthorFilesLines
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek8-771/+38
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek1-5/+2
2014-10-06removed not needed codeAndreas Fitzek1-2/+2
2014-08-26Sorted logging outputAndreas Fitzek2-3/+3
2014-08-19Web config changesAndreas Fitzek1-22/+26
2014-07-10Integrity verification of Signature after Signature creation to ensure correc...Andreas Fitzek2-6/+7
2014-07-08Some changesAndreas Fitzek1-6/+7
2014-07-08Fixed unique Signature field names, to make Adobe Reader happyAndreas Fitzek1-31/+40
2014-06-06Signature Position merge, Table Borders offset fixAndreas Fitzek1-6/+18
2014-06-04Added TransactionId for SignaturesAndreas Fitzek1-2/+5
2014-06-04PDF Table Font alignmentAndreas Fitzek2-38/+42
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason from...Andreas Fitzek1-2/+32
2014-05-08Performance Test, Web OptionsAndreas Fitzek1-2/+10
2014-05-08Added Rotation for pdfbox signaturesAndreas Fitzek1-41/+103
2014-05-06Fixed Positioning on empty page with only annotationAndreas Fitzek1-0/+2
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek1-16/+19
2014-04-15Removed debug output of signaturAndreas Fitzek1-4/+0
2014-04-10Memory optimizations, added Version to webAndreas Fitzek1-5/+4
2014-04-03Fixed Positioning to recognize AnnotationsAndreas Fitzek1-0/+19
2014-04-03Remove unused imports and variablesTobias Kellner2-2/+2
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek1-90/+263
2014-04-01WIP: Appearance Dictionary Signature OKAndreas Fitzek1-1/+10
2014-04-01WIP: pdfbox table to Sign APAndreas Fitzek1-1/+10
2014-02-20Added license textAndreas Fitzek7-0/+161
2013-12-12Remove package-info java filesAndreas Fitzek3-24/+0
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek2-42/+0
2013-12-12Small changesAndreas Fitzek1-9/+1
2013-12-11Signature profile implementationsAndreas Fitzek2-6/+11
2013-11-28start RefactoringAndreas Fitzek1-2/+2
2013-11-27Works in progressAndreas Fitzek2-2/+4
2013-11-12SecurityLayer commands includedAndreas Fitzek2-25/+35
2013-10-03no callback API implemtedAndreas Fitzek6-11/+171
2013-10-02+ added PKCS7 detached siganture standard via keystoreAndreas Fitzek2-81/+5
2013-10-01+ Extracting information from Certificate (Ognl)Andreas Fitzek8-0/+301