summaryrefslogtreecommitdiff
path: root/BKUWebStart/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2015-02-04JarLocation fixTobias Kellner1-1/+28
2014-09-18Use SHA256 for generated SSL certificateTobias Kellner1-2/+2
2014-08-26Block some more SSL cipher suites for Java 8Tobias Kellner1-0/+4
2014-04-16Add GCM variants to disabled ciphersuitestkellner1-181/+189
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1310 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-12Catch null trayicon event (double click)tkellner1-3/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1309 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-23Use correct property for http porttkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1271 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-20Generate new CA Certificate when expired/not readabletkellner2-15/+53
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1270 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-04-10Remove UseStrongHash entry from config, force updatetkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1177 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-08-21Remove leftover JettyContext working dirs on Windowstkellner2-93/+125
Spawns a separate process on exit if running under Windows, since the directory can only be deleted after the main process finishes. Fixes MOCCA-780 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1132 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-24Add new update feature to Configuratortkellner1-9/+35
Configurations older than MIN_CONFIG_VERSION but before UPDATE_CONFIG_VERSION will be backed up, but the old configuration will not be deleted but rather overwritten. Set new UPDATE_CONFIG_VERSION to 1.3.8-SNAPSHOT to update config. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1115 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Enable Autostart for MacOS Xtkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1069 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Resize about dialogtkellner1-13/+79
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1060 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Case changetkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1056 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Renamed PersonIdentityLink to IdentityLinktkellner4-12/+12
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1046 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02* Save certificates to local file systemtkellner5-12/+215
* 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:tkellner5-2/+105
for Webstart and Applet version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1040 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-27Replace (important) instances of Random with SecureRandomtkellner1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1023 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-09-02Housekeepingtkellner1-14/+12
* Generic types parameterized * SupressWarnings annotations added where parameterization impossible * Unused members commented out * SerialVersionUID added/removed where necessary * Superfluous imports removed * Other small changed to get rid of some compiler/validator warnings git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@976 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-18Tentative MacOS X Autostart - don't use yettkellner2-0/+148
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@957 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-18Help update: Show specific 404 pagestkellner3-13/+177
* Locale-dependent * 404h.html if page not found was a help page * 404.html else git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@956 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-10Autostart extension: Disable menu item when not possibletkellner7-3/+39
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@952 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-01Autostart feature added (Linux, Windows)tkellner10-305/+1241
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@948 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner9-103/+197
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
2011-03-04TrayIcon newclemenso5-368/+494
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@914 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-02-24license headerclemenso2-0/+34
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@911 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-12-28branches might add non-numerical values after minor versionclemenso1-2/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@869 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-11-18min_config_version now 1.3.4-SNAPSHOT to update all previous (buggy) 1.3.3 ↵clemenso1-1/+1
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-11-10manually rollback release (failed to tag, due to clemenso1-1/+1
- username not passed to svn tunnel command (-Dusername) - mismatching src and dst repository (adding ssh -l clemenso to .subversion/config) ensure MOCCA Webstart config update: add missing min config version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@832 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner4-508/+46
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-1/+1
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:mcentner7-37/+54
- 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-28replace installCertificate servlet with der encoded crt file in webapp/clemenso3-26/+37
moved local-webstart profile to BKUWebStart (jnlp-inline goal) help note for internet explorer on visat/7 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@482 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27added HELP tray itemclemenso1-15/+41
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-26MOCCA TLS Server CA cert installation servletclemenso4-85/+137
removed help.jsp (and jsp dependencies in jetty) moved html pages to src/main/webapp (encoding problem?) switch to BASIC download protocol in BKUWebStart (no jnlpDownloadServlet required, see template.xml) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@474 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-21icons 2.0clemenso3-9/+13
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@465 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-2024x24 icon for webstart clemenso1-3/+9
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 Startclemenso3-97/+153
- 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)clemenso9-359/+522
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-14<<ALL FILES>>clemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@435 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14fixed updateRequired functionclemenso2-55/+108
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-432/+1151
WebStart configuration refactored git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@423 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25account for snapshot version in update confclemenso1-3/+11
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@377 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25disable pinpadclemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@376 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25TLS CipherSuites (FF XP)clemenso2-16/+99
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@375 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-16tray icon on startup, messagesclemenso1-2/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@364 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-12BKU Web Start clemenso4-145/+338
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@361 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-05-12bku web startclemenso6-0/+682
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@354 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4