summaryrefslogtreecommitdiff
path: root/bkucommon/src/main
AgeCommit message (Collapse)AuthorFilesLines
2010-11-03revocation service type order configurableclemenso1-3/+38
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@817 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-08-30Fixed Issue MOCCA-751 (http://jira.egovlabs.gv.at/browse/MOCCA-751).mcentner1-0/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@806 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-07-15Fixed issue with Accept-Language / locale handling.mcentner2-0/+12
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@776 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-06-16Refactored smart card unit tests to use Spring to configure smart card ↵mcentner1-3/+3
emulators. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@754 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-27Added 'failOnMissingResource' property to ConfigurationFactoryBean.mcentner2-8/+80
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@745 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Added ShutdownHandler to BKULocal.mcentner1-0/+48
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@727 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner124-6348/+6184
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-03-01add redirect for CreateXMLSignatureResponse (top level) typeclemenso1-3/+9
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@643 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-02-11[#516] transforms ignored for detached signatures (merge from 1.2.12-pinguin)clemenso1-96/+101
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@637 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-02-01Added 'text/html' as valid to be signed data.mcentner1-1/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@617 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-02-01Switched PKI configuration to prefer OCSP over CRL.mcentner1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@616 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-29Fixed Bug#134 ↵mcentner1-11/+1
(https://egovlabs.gv.at/tracker/index.php?func=detail&aid=514&group_id=13&atid=134). git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@615 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-12-29log level for debug messagesclemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@562 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-24Filenames derived from reference URIclemenso3-8/+87
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@553 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-19Gracefully read the input stream.mcentner1-9/+20
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@552 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-13git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@546 ↵clemenso1-2/+1
8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-13SHA-2 disabled for the moment.mcentner2-7/+15
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@542 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-11Added support for SHA-256 and partial support for e-card G3, BELPIC and ↵mcentner7-52/+164
Italian cards. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@540 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-05[#484] European Language support clemenso2-5/+79
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@535 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-16Fixed some further issues in XWWWFormUrlInputIterator.mcentner1-15/+19
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@532 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-15reset pos on buf rereadclemenso1-4/+10
(indexoutofboundsEx 4096) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@524 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-06UTF-8 default charset for form-params if x-www-urlencoded DataURL connectionclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@522 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner33-514/+1354
- Added possibility to configure logging of BKUWebstart. Logging is now configured from log4j configuration deployed with BKUWebstart in a first step. In a second step the webstart launcher looks for a log4j configuration file in the user's mooca configuration directory and updates the log4j configuration. - Logging of IAIK PKI properly initialized. IAIK PKI does not mess with the log4j configuration any longer. - Changed log4j accordingly (an appender is now needed as IAIK PKI does not reconfigure log4j any longer). Added css-stylesheet to ErrorResponses issued by the BKU to improve the presentation to the user. Changed dependencies of BKUWebStart (see Issue#469 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=469&group_id=13&atid=134). DataURLConnection now uses the request encoding of SL < 1.2. application/x-www-form-urlencoded is now used as default encoding method. multipart/form-data is used only if transfer parameters are present in the request that require a Content-Type parameter. This can only be set with multipart/form-data. This is not in conformance with SL 1.2, however it should improve compatibility with applications. Therefore, removed the ability to configure the DataURLConnection implementation class. DataURLConnection now uses a streaming implementation for encoding of application/x-www-form-urlencoded requests. XWWWFormUrlImputDecoder now uses a streaming implementation for decoding of application/x-www-form-urlencoded requests. Fixed Bug in SLResultPart that caused a binary response to be provided as parameter "XMLResponse" in a multipart/form-data encoded request to DataURL. SLCommandFactory now supports unmarshalling of SL < 1.2 requests in order issue meaningful error messages. Therefore, the marshaling context for response marshaling had to be separated from the marshaling context for requests in order to avoid the marshaling of SL < 1.2 namespace prefixes in SL 1.2 responses. Target attribute in QualifiedProperties is now marshaled. (see Issue#470 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=470&group_id=13&atid=134) Reporting of XML validation errors improved. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@510 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14[#354] HTTPBindingProcessor: MAX_DATAURL_HOPS not configurableclemenso6-136/+244
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@436 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13minor changes (log)clemenso2-5/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@428 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-12Fixed Bug#463 ↵mcentner1-28/+29
https://egovlabs.gv.at/tracker/index.php?func=detail&aid=463&group_id=13&atid=134. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@417 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-11Fixed Bug#463 ↵mcentner1-3/+2
https://egovlabs.gv.at/tracker/index.php?func=detail&aid=463&group_id=13&atid=134. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@416 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-09validationEventLogger clemenso1-0/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@402 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25MAX_DATAURL_HOPS = 80 (a-trust workflows)clemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@371 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-12user agent log msgclemenso1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@357 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-17MANIFEST (TODO delete from svn)clemenso3-6/+9
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@338 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-17configure dataURL after complete Configurator initializationclemenso1-1/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@337 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-30fixed bug#410wbauer1-1/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@324 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-13Fixed Bug#405 and added according test casewbauer5-20/+63
Fixed Bug#402 Added Feature#403 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@320 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-041.1-rc3clemenso5-21/+25
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@311 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-271.1-rc2clemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@310 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-261.1 candidate (activation)clemenso2-988/+1095
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@309 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-11div. changes for A-Trust Activation Support (User-Agent header, ↵clemenso12-440/+652
GetStatusRequest, ...) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@296 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-28activationclemenso4-172/+182
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@291 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-21Fixed Bug #371wbauer1-0/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@278 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-18Fixed BUG #366, changed applet name in BKUOnline to have no version numberwbauer1-1/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@253 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-12Updated SMCC to support non-blocking PIN entry. Added SV-Personendaten ↵mcentner4-38/+385
infobox implementation. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@248 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-11XSecProvider delegation provider registration.mcentner1-2/+16
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@246 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-09Updated InfoboxReadResultFileImpl to cope with nodes from different documents.mcentner1-3/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@244 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-09Updated InfoboxReadResultFileImpl to cope with nodes from different documents.mcentner1-0/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@243 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-09Added method for setting a document as result of InfoboxReadResultFileImpl.mcentner1-2/+20
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@241 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-09changed method visibility to use this class outside the packagewbauer1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@240 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-09Refactored STAL interface. Additional infobox functionality.mcentner11-125/+404
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@236 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-05bindingProcessor (coordinator, bpManager, requesthandler)clemenso1-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@235 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-05Feature Request #362wbauer5-18/+105
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@234 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4