aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/pdfas/impl/api
AgeCommit message (Expand)AuthorFilesLines
2011-06-24Added connectors for mobile and mobiletest devices when choosing Connectorrpiazzi1-0/+13
2011-06-21Copyright headers fixedtkellner16-16/+16
2011-06-21Merge branch 'license_change'tkellner18-50/+2
2011-06-21License replaced/added in .java filestkellner18-0/+414
2011-01-28Logging in case of too small signature blocks extended (now a warning is logg...tknall1-8/+53
2011-01-27- more loggingtknall1-1/+2
2011-01-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@733 7b5415b0-85f9-ee...pdanner1-1/+1
2011-01-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@731 7b5415b0-85f9-ee...pdanner1-3/+15
2010-12-16verify(VerifyAfterReconstructXMLDsigParameters) now uses the signatureDevice ...pdanner1-3/+7
2010-12-16Moved MATCH_MODE_* constants from SignParameters to Constants.pdanner1-1/+1
2010-12-16Changed default values of signParameters.isCheckForPlaceholder() and config p...pdanner1-12/+24
2010-12-13Minor changes to ease web -> pdf-as handlingpdanner2-13/+27
2010-12-10Changed default value of enable_placeholder_check to truepdanner1-3/+3
2010-12-10Changed defaultvalue of enable_placeholder_search config parameter to falsepdanner1-4/+4
2010-12-10Removed unnecessary parameters from ReconstructXMLDsigAfterAnalysisParameters...pdanner3-15/+17
2010-12-07Added enable_placeholder_search config parameterpdanner1-17/+54
2010-12-06Added javadocpdanner1-1/+31
2010-12-06git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@687 7b5415b0-85f9-ee...pdanner1-70/+60
2010-12-06Necessary changes for separation of pdf-as-web and rest of the projectpdanner6-74/+753
2010-12-03git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@668 7b5415b0-85f9-ee...pdanner1-3/+10
2010-12-03Minor updates (log messages...)tknall1-1/+0
2010-11-29added exception result for verifypdanner1-0/+10
2010-11-29added hasbeencorrected flagpdanner1-2/+20
2010-11-29added DynamicSignatureProfile supportpdanner1-4/+36
2010-11-29loggingpdanner1-1/+1
2010-11-26Changes for xmldsig reconstructionpdanner1-32/+135
2010-10-07Provide profile description via API call.tknall2-9/+42
2010-08-20Internal error passed as RuntimeException instead of being ignored.tknall1-3/+35
2010-03-16Catching OutOfMemory exceptions, returning appropriate error message/codetknall1-55/+69
2009-12-10improved nonObjectExtraction. Use per signature basisferbas4-67/+49
2009-12-02Non-textual objects may be extracted during the analysis phase of the signatu...tknall3-7/+58
2009-11-27removed duplicated gettimestampferbas1-4/+0
2009-11-19added non text oject infoferbas1-0/+11
2009-11-19added non text oject infoferbas1-1/+21
2009-11-19added timestampferbas1-1/+12
2009-11-19added non text oject infoferbas1-2/+10
2009-11-13added timestamp supportferbas1-0/+10
2009-11-13added timestamp supportferbas1-1/+2
2009-11-13added timestamp supportferbas1-0/+7
2009-03-19Build script for command line version updated.tknall1-1/+1
2009-01-29api signatureKeyIdentifier override added, brz distribution assembly for mave...REL-3.0.9-20090129-rev322@329wprinz2-2/+10
2008-07-15Parsing of PublicAuthority-Flag and PublicAuthority-Code from MOA-VerifyXMLSi...tknall1-0/+16
2008-06-17(Default) configuration updated regarding new configuration keys.tknall2-3/+18
2008-06-11Serious bug solved. Method storeCertificate tried to fetch a certificate from...tknall1-1/+2
2008-06-10Manual deployment of pdf-as configuration (commandline parameter -ddc) consid...tknall1-0/+2
2008-06-09Web-Application: Configuration may be declared via system property "pdf-as.wo...tknall1-18/+17
2008-06-09Default-Profile auch im API auswerten, wenn Profil-Id == nullwprinz1-0/+7
2008-04-29a) Two stage verification (analysis and verification) now throws PDFDocumentE...REL-3.0.5-rev260@260tknall1-0/+7
2008-03-05SignatureProfile interface modified. Added method to retrieve signature block...tknall2-95/+138
2008-03-04SignatureProfile extended in order to retrieve further profile information vi...tknall2-2/+67