aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/knowcenter/wag/egov
AgeCommit message (Expand)AuthorFilesLines
2011-01-24- new reference configurationtknall1-74/+74
2011-01-24added manual calculation of parentTreeNextKey because some pdfcreators don't ...pdanner1-5/+22
2011-01-11Useless debug message removed.tknall1-1/+0
2010-12-16Encoding problem in JavaDoctknall1-1/+1
2010-12-09moved suppress_validate_exceptions to verifyparameterspdanner1-11/+2
2010-12-09added suppress_validate_exceptions parameterpdanner1-18/+28
2010-12-06Necessary changes for separation of pdf-as-web and rest of the projectpdanner4-56/+26
2010-12-06Removed dependency for VerifyServletpdanner1-2/+29
2010-12-06Moved to pdf-as-web projectpdanner11-1674/+0
2010-12-06Moved to pdf-as-web projectpdanner8-2616/+0
2010-12-03Minor updates (log messages...)tknall4-7/+8
2010-12-01Workaround implemented regarding a bug with RFC2253 names where RDNs were not...tknall1-4/+211
2010-12-01Since the subject name in the signature block does not affect verification a ...tknall1-4/+4
2010-12-01Splitting Names like "serialNumber=xxx,CN=Abteilung,OU=Unterorganisation\, di...tknall1-3/+15
2010-12-01Typo fixedtknall1-3/+3
2010-12-01improved RDN Map, removed static oid map (java 1.6)pdanner1-49/+16
2010-12-01fixed override properties for binsig with placeholderspdanner3-7/+39
2010-12-01added tostringpdanner1-0/+21
2010-11-30OID-Map added in order to support all commons subject DNstknall1-4/+25
2010-11-29git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@651 7b5415b0-85f9-ee...pdanner1-0/+4
2010-11-29git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@645 7b5415b0-85f9-ee...pdanner1-2/+3
2010-11-29git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@644 7b5415b0-85f9-ee...pdanner1-2/+2
2010-11-29strict checking vor signparam versionspdanner1-3/+18
2010-11-29improved prepareVerifyRequest to disable "default verify"pdanner1-27/+30
2010-11-29improvements for ognlpdanner1-7/+21
2010-11-29improved prepareVerifyRequest to disable "default verify"pdanner1-22/+29
2010-11-29added DynamicSignatureProfile supportpdanner1-30/+50
2010-11-29improved collectionspdanner1-13/+25
2010-11-29added exception result for verifypdanner1-1/+12
2010-11-29added override propertiespdanner1-0/+10
2010-11-29fixed some wprinz stuffpdanner1-16/+21
2010-11-29added DynamicSignatureProfile supportpdanner3-10/+59
2010-11-29added DynamicSignatureProfile supportpdanner1-21/+48
2010-11-26Placeholder-image handlingpdanner2-5/+65
2010-11-26Changes for xmldsig reconstructionpdanner9-111/+221
2010-11-23Fix for not exactly vertically centered textREL-3.1.1@923pdanner1-0/+3
2010-11-09signature positioning bugfixpdanner1-251/+36
2010-11-08added compression for signature update block (excluding xobject, including fo...pdanner1-3/+17
2010-11-08added compression for signature update block (excluding xobject, including fo...pdanner1-3/+5
2010-11-08improved alt textpdanner1-29/+7
2010-11-08git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@602 7b5415b0-85f9-ee...pdanner1-0/+2
2010-11-04- Added image[valign|halign] config parameters to allow separate alignment of...pdanner7-37/+120
2010-11-03Bug Nr. #534 fixed. Alignment params are now properly inherited to all table ...pdanner4-51/+131
2010-11-03added alt textpdanner1-4/+37
2010-11-03added sructcontent/wai supportpdanner1-9/+13
2010-11-03added sructcontent/wai supportpdanner1-2/+12
2010-11-02added helper for WAI / struct contentpdanner1-0/+277
2010-10-07Provide profile description via API call.tknall4-10/+9
2010-08-20Internal error passed as RuntimeException instead of being ignored.tknall2-27/+89
2010-08-12more loggingtknall10-17/+88