summaryrefslogtreecommitdiff
path: root/BKUWebStart/src
AgeCommit message (Collapse)AuthorFilesLines
2020-07-21Modified Autostart capability on Java Versions > 1.8Andreas Abraham2-9/+11
2019-11-25mac os allows that TLS certs are only valid for 2 yearsAndreas Abraham1-3/+16
2019-04-16missing logo addedAndreas Abraham3-2/+2
2019-04-16buergerkarten logo changedAndreas Abraham2-2/+2
2018-09-18scripts movedAndreas Abraham3-11/+0
2018-09-07start script for mac addedAndreas Abraham1-0/+3
2018-09-07startup scripts for mocca addedAndreas Abraham2-0/+8
2018-09-07Launcher removed JNLPAndreas Abraham1-15/+6
2018-09-06async check update checkAndreas Abraham1-0/+15
2018-02-06bug fix in CERTIFICATES_KEYS, possible keys are now restrictedAndreas Abraham1-1/+6
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