aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-29configuration straightened upREL-3.0.5-rev260@291tknall1-352/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@260 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-04-29a) Two stage verification (analysis and verification) now throws ↵REL-3.0.5-rev260@260tknall4-4/+14
PDFDocumentException(ErrorCode.DOCUMENT_NOT_SIGNED,...) if necessary. b) Do not try to remove svn-metadata while clearing temporary directory any more (preventing annoying error message). git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@259 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-04-24Two bug fixed: 1) Unable to find certificate if binary signature does not ↵tknall8-61/+81
contain the serial number; 2) Certificates thoese issuer names contain certain RDNs (e.g. EMAILADDRESS) could not be retrieved from certstore. PDF-AS library version is logged in order to lighten bugfixing. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@258 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-04-10style adjustments for the web interface; note concerning verification of ↵tknall3-2/+8
textual signed documents git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@257 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-04-03Web application adapted for Maven2 (/webapps -> /src/main/webapps).tknall60-110/+1351
Recognition of citizen card environment integrated. New style sheets. Web app classes adapted in order to avoid popup blocker of ie7 and to avoid an ITS bku bug. Maven2 repository updated. Eclipse project settings adapted in order to enable Eclipse Web Tools Platform usage. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@256 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-04-02Bug Fix: "XmlRequest" -> "XMLRequest"troessler2-2/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@255 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-03-20System property "pdf-as.work-dir" for definition of the work directory ↵tknall10-627/+546
introduced. Should be used instead of context/web.xml parameter. Additionally the profile configuration has been updated including the images. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@254 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-03-05SignatureProfile interface modified. Added method to retrieve signature ↵tknall4-144/+173
block entries of the current profile relevant for the signature block search algorithm. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@253 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-03-04Version set to nightly build 20080304.tknall1-1/+8
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@252 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-03-04SignatureProfile extended in order to retrieve further profile information ↵tknall5-4/+107
via API call. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@251 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-02-01Maven2 project settings and metadata updated.tknall6-63/+48
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@250 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-01-25RHID und VTime für EnvelopingBase64MOAConnectornetconomy5-38/+62
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@249 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-01-18update dealing with incremental updatestknall7-19/+151
(NoSignatureHolder introduced that indicates incremental updates. NoSignatureHolders are transported as SignatureHolder withing analysis but are finally removed to maintain compatibility. This allowes to show which signatures are followed by incremental updates containing no signature. If the last signature is followed by an incremental update, an exception is thrown to indicate an illegal modification. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@248 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-01-18IAIK JCE updated (3.142 -> 3.16)tknall5-3/+6
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@247 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-01-18bugfix concerning VerifyResultAdapter fixed (verificationtime=null -> ↵tknall1-0/+6
verificationtime has to be set to signationtime) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@246 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-01-18release folder removedtknall9-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@245 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-01-07incremental update check reintroducedtknall1-104/+168
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@244 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-20git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@243 ↵tknall1-1/+1
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-18Change Request "Document Correction"netconomy1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@242 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-18Change Request "Document Correction"netconomy1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@241 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-17Change Request "Document Correction"netconomy1-0/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@240 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-17Change Request "Document Correction"netconomy15-15/+544
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@239 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-17Rückbau FULL_CONSERVATIVE partitioningnetconomy1-0/+43
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@238 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-10Absolute filename for image declaration fixed.tknall1-3/+12
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@237 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-07neu: CaptionNotFoundException 701 in BinarySignature wenn zuwinig Platz, ↵netconomy1-0/+2
verbessertes Ex Handling git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@236 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-07neu: CaptionNotFoundException 701 in BinarySignature wenn zuwinig Platz, ↵netconomy6-26/+147
verbessertes Ex Handling git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@235 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-12-03Project version set to 3.0.3. Some applications could not be compiled ↵tknall1-1/+1
because they do not yet support the new interfaces of pdf-as. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@234 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-29PDF-AS APInetconomy82-119/+5390
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@233 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-29EGIZDate intern auf Date-Berechnung umgestelltnetconomy1-134/+170
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@232 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-27serious bug in EGIZDate fixed (comparison was performed in 12-hour-mode, ↵tknall5-33/+59
therefore sigs over noon were broken), jce- and ecc-provider are now being registered in Settingsreader git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@231 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-22fixed the "NullPtrEx Freie Texteingabe" bugREL-3.0.2@923netconomy1-0/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@228 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-22Fixed the "assume only signature blocks" typoREL-3.0.2@229netconomy1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@227 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-22Fixed the "assume only signature blocks" typonetconomy1-5/+28
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@226 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-21Config-parameter "check_document" introduced.tknall6-9/+172
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@224 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-12fatal bug fixed (parsing for signed-data-object-ids)tknall1-2/+9
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@223 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-10-08minor bug concerning warning of invalid charset fixedtknall1-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@222 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-10-05minor bugfix parsing of parameter "preview" of SignServlettknall1-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@221 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-213.0.1knowcenter1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@220 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-21git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@219 ↵knowcenter2-76/+8
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-21Erweiterte MIME-Types werden akzeptiert (nun auch application/..)knowcenter1-1/+16
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@218 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-20git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@217 ↵knowcenter1-5/+9
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-20git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@216 ↵knowcenter1-1/+2
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-19git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@215 ↵knowcenter2-0/+376
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-19log date parsingtknall1-2/+5
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@214 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-16fixed bug concerning compilation of callback url for external applicationtknall1-2/+15
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@213 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-16minor bug fixed (query url for external webapp was not correctly built)tknall2-8/+16
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@212 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-06Streaming Rückbaunetconomy2-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@211 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-06Streaming Rückbaunetconomy33-105/+350
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@210 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-03git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@209 ↵knowcenter1-1/+9
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-03Performance-Loggingknowcenter2-0/+59
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@208 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c