Age | Commit message (Expand) | Author | Files | Lines |
2014-11-04 | Catch old SL Error Responses in all Catch handlers | Andreas Fitzek | 1 | -0/+20 |
2014-11-04 | Catch old SL Error Responses | Andreas Fitzek | 1 | -6/+67 |
2014-10-31 | better integration of Process Information | Andreas Fitzek | 6 | -62/+145 |
2014-10-30 | added Option to keep invalid signatures | Andreas Fitzek | 2 | -1/+15 |
2014-10-30 | Introduced Process Information Map in PDFASError and SignResult | Andreas Fitzek | 11 | -46/+158 |
2014-10-30 | Fixed Generic Error Bug | Andreas Fitzek | 1 | -0/+5 |
2014-10-24 | reformat sys info | Andreas Fitzek | 1 | -24/+37 |
2014-10-24 | Output System informations | Andreas Fitzek | 1 | -0/+25 |
2014-10-24 | Image Scaling | Andreas Fitzek | 1 | -2/+2 |
2014-10-23 | Enabled Upload Request | Andreas Fitzek | 1 | -1/+1 |
2014-10-23 | Fixed ValueResolve timeZone variable | Andreas Fitzek | 1 | -1/+1 |
2014-10-21 | PDF API update to ouput signed documents via output stream | Andreas Fitzek | 6 | -30/+25 |
2014-10-20 | Extract MOA error codes, log generic error message | Andreas Fitzek | 2 | -7/+30 |
2014-10-20 | Is Visible configuration added | Andreas Fitzek | 2 | -1/+15 |
2014-10-16 | Configuration API updated | Andreas Fitzek | 1 | -0/+10 |
2014-10-16 | Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backend | Andreas Fitzek | 55 | -7527/+329 |
2014-10-16 | added basic Preprocessor infrastructure, moved logging to logback | Andreas Fitzek | 5 | -4/+224 |
2014-10-16 | PreProcessor Interface added and API rebuild | Andreas Fitzek | 1 | -0/+35 |
2014-10-15 | added Preprocessor Arguments | Andreas Fitzek | 2 | -0/+39 |
2014-10-15 | PDF-AS Errorhandling redesign only PDFASError Exceptions are returned | Andreas Fitzek | 5 | -60/+138 |
2014-10-15 | Rebuild API to support Java DataSource and Streams for in and output | Andreas Fitzek | 15 | -294/+155 |
2014-10-15 | Fixed charset setting to UTF-8 #47 | Andreas Fitzek | 1 | -0/+2 |
2014-10-15 | Security providers are optional registered in PDF-AS #44 | Andreas Fitzek | 2 | -17/+40 |
2014-10-15 | Removed log4 dependencies | Andreas Fitzek | 1 | -118/+38 |
2014-10-15 | Signingdate added Timezone konfiguration #42 | Andreas Fitzek | 1 | -4/+11 |
2014-10-14 | added Fileupload SL Request option | Andreas Fitzek | 2 | -78/+57 |
2014-10-09 | Verifier SPI changes | Andreas Fitzek | 1 | -0/+2 |
2014-10-08 | Verifier System updated | Andreas Fitzek | 3 | -8/+33 |
2014-10-08 | removed files not needed anymore | Andreas Fitzek | 8 | -143443/+0 |
2014-10-07 | Fixed visual signature block bug | Andreas Fitzek | 3 | -6/+14 |
2014-10-06 | change log output when counting signatures | Andreas Fitzek | 1 | -1/+1 |
2014-10-06 | Colum span handling corrected. #38 | Andreas Fitzek | 4 | -18/+102 |
2014-10-06 | Fixed caption and value alignments | Andreas Fitzek | 1 | -7/+2 |
2014-10-06 | allow date format overwrite | Andreas Fitzek | 1 | -3/+3 |
2014-10-06 | scaling image to keep aspect ratio | Andreas Fitzek | 1 | -10/+10 |
2014-10-06 | removed jpeg kompression from signature logo #40 | Andreas Fitzek | 1 | -2/+2 |
2014-10-06 | removed wrong profile offsets (see issue #34) | Andreas Fitzek | 1 | -2/+2 |
2014-10-06 | removed not needed code | Andreas Fitzek | 1 | -2/+2 |
2014-09-29 | allow external configuration of PDF-AS | Andreas Fitzek | 3 | -75/+112 |
2014-09-26 | ECCelerate moved to last position for security providers, because of TLS bug | Andreas Fitzek | 1 | -1/+1 |
2014-09-26 | ECCelerate position 2 again, bug not fixed yet | Andreas Fitzek | 1 | -2/+1 |
2014-09-26 | ECCelerate moved to last position for security providers, because of TLS bug | Andreas Fitzek | 1 | -2/+8 |
2014-09-25 | fixed provider registration4.0.0-RC11 | Andreas Fitzek | 1 | -8/+49 |
2014-09-23 | Allow MOA Certificate resolving via HTTP or HTTPS | Andreas Fitzek | 1 | -32/+64 |
2014-09-02 | More Java 1.6 fixes | Andreas Fitzek | 3 | -4/+4 |
2014-09-02 | Fixed imports | Andreas Fitzek | 1 | -1/+0 |
2014-09-02 | XMLElementRef Annotation Java 1.6 compatible | Andreas Fitzek | 4 | -15/+15 |
2014-09-02 | Fixed Date Format for Java 1.5 | Andreas Fitzek | 1 | -1/+1 |
2014-08-26 | Affine Transformation matrix type change | Andreas Fitzek | 2 | -5/+9 |
2014-08-26 | Removed output for unnecessary warning | Andreas Fitzek | 1 | -0/+3 |