summaryrefslogtreecommitdiff
path: root/BKUWebStart/src
AgeCommit message (Collapse)AuthorFilesLines
2015-02-04Update test signer certificateTobias Kellner1-0/+0
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
2014-01-07Remove leftover dashestkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1278 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-01-07Remove -d32 vm arg for java 1.7+ on MacOStkellner2-5/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1277 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 updatetkellner2-1/+1
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-11-21Update test signer key/certtkellner1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1152 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-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-27Update Unit tests with configurator changestkellner1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1117 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-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-07-03Update maven doc with new URLtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1089 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 systemtkellner7-15/+229
* 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:tkellner7-2/+110
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)tkellner12-305/+1245
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@948 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner15-161/+303
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 versionclemenso2-2/+28
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 ↵clemenso2-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 clemenso2-1/+7
- 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-06-08rename to BKU Webstart / Buergerkartenumgebung to MOCCA Webstartclemenso3-9/+9
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@750 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-06Update project sites.mcentner1-0/+38
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@728 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner12-523/+116
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-02-02remove commentsclemenso2-8/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@621 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-18support reader configuration (disablePinpad) in BKUWebStartclemenso3-4/+4
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-30Deprecate BKUWebStartPackage (pkcs11-signed webstart release zip moved to ↵clemenso3-2/+100
BKUWebStart) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@516 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner9-53/+60
- 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/clemenso13-26/+132
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-27seperate BKUWebStart main jar and BKUWebStart bundleclemenso11-281/+0
use webstart-maven-plugin:jnlp-download-servlet goal to get versions right git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@477 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27added HELP tray itemclemenso4-17/+45
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 servletclemenso6-132/+147
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