aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/knowcenter/wag/egov
AgeCommit message (Collapse)AuthorFilesLines
2008-04-29a) Two stage verification (analysis and verification) now throws ↵REL-3.0.5-rev260@260tknall2-1/+6
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 ↵tknall6-21/+50
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-03Web application adapted for Maven2 (/webapps -> /src/main/webapps).tknall5-77/+114
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 ↵tknall1-3/+10
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-04SignatureProfile extended in order to retrieve further profile information ↵tknall2-2/+8
via API call. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@251 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-01-25RHID und VTime für EnvelopingBase64MOAConnectornetconomy3-36/+59
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@249 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2008-01-18update dealing with incremental updatestknall2-2/+76
(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
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"netconomy4-4/+46
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@239 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-2/+9
verbessertes Ex Handling git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@235 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-11-29PDF-AS APInetconomy19-96/+291
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, ↵tknall4-14/+27
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-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-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-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-16minor bug fixed (query url for external webapp was not correctly built)tknall1-8/+15
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@212 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-06Streaming Rückbaunetconomy1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@211 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-06Streaming Rückbaunetconomy16-47/+85
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@210 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
2007-09-03Rückbau auf LocRef-Connector für Webserviceknowcenter1-1/+15
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@207 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-03Rückbau auf LocRef-Connector für Webserviceknowcenter1-4/+7
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@206 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-09-03Rückbau auf LocRef-Connector für Webserviceknowcenter1-5/+66
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@205 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-27bigfix "add cert when signing"netconomy3-3/+32
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@203 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-27bugfix "IE 6/7 upload"netconomy2-4/+7
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@200 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-27bugfix "output"netconomy1-5/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@199 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-24TR: Update zu SwA-Kommunikation mit MOA-SS/SPknowcenter4-0/+971
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@197 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-24TR: Update zu SwA-Kommunikation mit MOA-SS/SP knowcenter1-0/+102
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@196 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-24TR: Update zu SwA-Kommunikation mit MOA-SS/SP knowcenter1-2/+5
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@195 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-24TR: Update zu SwA-Kommunikation mit MOA-SS/SP knowcenter1-155/+185
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@194 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-24TR: Update zu SwA-Kommunikation mit MOA-SS/SP knowcenter1-15/+16
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@193 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-17deprecated codenetconomy5-613/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@170 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-17deprecated codenetconomy2-158/+135
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@168 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-08-17Performancenetconomy74-2357/+2718
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@167 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-30Problem with SIG_ID field by MOA textual signs solvedknowcenter5-8/+23
Problem with Vorschau solved git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@166 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@164 ↵tzefferer1-25/+151
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@163 ↵tzefferer1-0/+73
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@162 ↵tzefferer1-0/+16
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@161 ↵tzefferer1-0/+27
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@160 ↵tzefferer1-0/+21
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@159 ↵tzefferer1-0/+22
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-26Verification of single signatures now works. Error page (error.jsp) uses CSS ↵knowcenter6-15/+107
formating. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@158 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-26Problems with verifying MOA 1.0.0 signatures with BKU solvedknowcenter2-9/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@157 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-26The problem with SessionInformation counter solved.knowcenter1-0/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@156 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2007-07-25ID field by MOA signs not visible anymoreknowcenter4-3/+40
No problems with BKU results page (CSS, Zurueck) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@155 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c