summaryrefslogtreecommitdiff
path: root/BKUWebStart/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2013-04-10Remove UseStrongHash entry from config, force updatetkellner1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1177 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-04-08Spellingtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1166 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-08-01CitizenCard -> Citizen Cardtkellner1-8/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1126 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-31whitespacetkellner1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1121 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-24Add new sample configuration.xmltkellner1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1116 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02* Save certificates to local file systemtkellner2-3/+14
* Show cardreader and smartcard information for Webstart and Applet version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1042 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Person Identity Link Extension:tkellner2-0/+5
for Webstart and Applet version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1040 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-01Autostart feature added (Linux, Windows)tkellner2-0/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@948 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner3-30/+48
copyright headers changed/added License text added NOTICE modified git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@940 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-11-18min_config_version now 1.3.4-SNAPSHOT to update all previous (buggy) 1.3.3 ↵clemenso1-0/+0
configs Issue #MOCCA-760 - forced configuration dir update reinstalls old config files git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@840 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-06-02default locale: en, help pages fixedclemenso3-60/+60
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@748 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner2-6/+44
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-18support reader configuration (disablePinpad) in BKUWebStartclemenso1-0/+0
webstart-local -> template-local.xml pkcs11sign -> template.xml default -> template-unstable.xml git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@576 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner1-14/+6
- 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-27added HELP tray itemclemenso1-0/+2
added INSTALL CA CERT help page WebStart: shortcut online=true git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@476 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-21icons 2.0clemenso9-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@465 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-2024x24 icon for webstart clemenso1-0/+0
16x16 tray icon git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@449 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20 [#430] Activation/PIN-management in MOCCA Web Startclemenso1-0/+1
- new Modules: smccSTALExt, BKUGuiExt in order not to depend on BKUAppletExt in BKULocal - provide stal-request handler de-registration in abstractSMCCSTAL git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@448 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-19make "include-webstart" profile default (added "local-webstart" for development)clemenso14-20/+35
updateRequired (versioning) bug fixed AboutDialog Branding (removed MOCCA/Bean) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@444 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14fixed updateRequired functionclemenso2-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@434 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13[#433] update BKU Web Start CertStore clemenso6-5/+26
WebStart configuration refactored git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@423 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-01[#425] Disable WebStart Launch Button for MacOSclemenso2-0/+0
added standalone profile in BKU Web Start git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@379 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25disable pinpadclemenso1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@376 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25TLS CipherSuites (FF XP)clemenso1-1/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@375 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-16tray icon on startup, messagesclemenso1-4/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@364 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-12BKU Web Start clemenso4-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@361 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-12BKU Web Start clemenso1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@360 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-05-12bku web startclemenso11-0/+29
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@354 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4