summaryrefslogtreecommitdiff
path: root/BKUWebStart/src
AgeCommit message (Collapse)AuthorFilesLines
2016-05-23Add jnlp prefix to system propertiesTobias Kellner1-2/+2
Necessary due to change in Java 7u45
2016-03-31Get rid of JettyTempCleaner, simply delete on next startTobias Kellner1-37/+70
2015-10-28Documentation updateTobias Kellner1-2/+2
2015-10-27JavaDoc fixesTobias Kellner6-12/+11
2015-10-20Move JettyTempCleaner to own module, create signed jarTobias Kellner2-64/+8
2015-10-20Disabling of EC cipher suites not needed anymoreTobias Kellner1-43/+0
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