aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas
AgeCommit message (Expand)AuthorFilesLines
2014-10-14added Fileupload SL Request optionAndreas Fitzek1-0/+3
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-10-07Fixed visual signature block bugAndreas Fitzek3-6/+14
2014-10-06change log output when counting signaturesAndreas Fitzek1-1/+1
2014-10-06Colum span handling corrected. #38Andreas Fitzek3-12/+30
2014-10-06Fixed caption and value alignmentsAndreas Fitzek1-7/+2
2014-10-06allow date format overwriteAndreas Fitzek1-3/+3
2014-10-06scaling image to keep aspect ratioAndreas Fitzek1-10/+10
2014-10-06removed jpeg kompression from signature logo #40Andreas Fitzek1-2/+2
2014-10-06removed wrong profile offsets (see issue #34)Andreas Fitzek1-2/+2
2014-10-06removed not needed codeAndreas Fitzek1-2/+2
2014-09-29allow external configuration of PDF-ASAndreas Fitzek3-75/+112
2014-09-26ECCelerate moved to last position for security providers, because of TLS bugAndreas Fitzek1-1/+1
2014-09-26ECCelerate position 2 again, bug not fixed yetAndreas Fitzek1-2/+1
2014-09-26ECCelerate moved to last position for security providers, because of TLS bugAndreas Fitzek1-2/+8
2014-09-25fixed provider registration4.0.0-RC11Andreas Fitzek1-8/+49
2014-09-02Fixed importsAndreas Fitzek1-1/+0
2014-09-02Fixed Date Format for Java 1.5Andreas Fitzek1-1/+1
2014-08-26Affine Transformation matrix type changeAndreas Fitzek2-5/+9
2014-08-26Removed output for unnecessary warningAndreas Fitzek1-0/+3
2014-08-26Sorted logging outputAndreas Fitzek3-5/+5
2014-08-25Timestamp with Timezone offsetAndreas Fitzek1-2/+2
2014-08-19Null Pointer ex fixed when verification of document without signaturesAndreas Fitzek1-0/+16
2014-08-19Web config changesAndreas Fitzek2-22/+33
2014-07-14Changed API iaik Certificate to Java CertificateAndreas Fitzek2-2/+2
2014-07-11added Signature Verification LevelAndreas Fitzek1-1/+15
2014-07-10Implemented Verification level (Full incl. Certificate Path, and Integrity Only)Andreas Fitzek8-19/+397
2014-07-10Integrity verification of Signature after Signature creation to ensure correc...Andreas Fitzek5-24/+126
2014-07-08Some changesAndreas Fitzek6-85/+160
2014-07-08Fixed unique Signature field names, to make Adobe Reader happyAndreas Fitzek2-31/+69
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 Fitzek3-2/+174
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek13-0/+299
2014-07-01Configuration changes unified Config Constants interfaceAndreas Fitzek2-40/+37
2014-07-01added generation of dynamic child signature profile #25Andreas Fitzek3-0/+89
2014-07-01Signatureblock generation refactoredAndreas Fitzek5-192/+826
2014-06-18Do not rely on Relative Columns width (issue #26)Andreas Fitzek1-58/+74
2014-06-18Parse font size as Float (issue: #24)Andreas Fitzek1-2/+2
2014-06-18Fixing timestamp format always convert to UTC Zulu Time (issue: #21)Andreas Fitzek1-3/+5
2014-06-06Visual Block changes + Configuration updatesAndreas Fitzek2-13/+60
2014-06-06Signature Position merge, Table Borders offset fixAndreas Fitzek4-17/+34
2014-06-05SOAP Service for backend upload + transaction ID fixesAndreas Fitzek2-0/+11
2014-06-05halign fixesAndreas Fitzek1-4/+7
2014-06-04Added TransactionId for SignaturesAndreas Fitzek6-6/+30
2014-06-04PDF Table Font alignmentAndreas Fitzek8-71/+223
2014-05-15Fixing GIF inclusionAndreas Fitzek3-4/+28
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason from...Andreas Fitzek2-4/+35
2014-05-14Log Levels changedAndreas Fitzek13-147/+239