summaryrefslogtreecommitdiff
path: root/BKUWebStart
AgeCommit message (Collapse)AuthorFilesLines
2013-11-14[maven-release-plugin] prepare for next development iterationtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1221 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-14[maven-release-plugin] prepare release mocca-1.3.12mocca-1.3.12tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1219 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-12Add permissions manifest entry to webstart jartkellner1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1217 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-09-10[maven-release-plugin] prepare for next development iterationtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1210 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-09-10[maven-release-plugin] prepare release mocca-1.3.11mocca-1.3.11tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1208 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-09-09Use signed JCE libstkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1206 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-04-16[maven-release-plugin] prepare for next development iterationtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1183 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-04-16[maven-release-plugin] prepare release mocca-1.3.10tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1181 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-10[maven-release-plugin] prepare for next development iterationtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1172 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-04-10[maven-release-plugin] prepare release mocca-1.3.9tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1170 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-12-03Don't use signed jce/ecc libstkellner1-1/+1
* Workaround for OpenJDK 7 under Ubuntu 12.10 * Also bump to latest JCE/ECC version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1153 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-31[maven-release-plugin] prepare for next development iterationtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1125 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-31[maven-release-plugin] prepare release mocca-1.3.8tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1123 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-05-30Project transfer to JoinUptkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1086 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02[maven-release-plugin] prepare for next development iterationtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1075 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02[maven-release-plugin] prepare release mocca-1.3.7tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1073 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Revert "[maven-release-plugin] prepare release mocca-1.3.7"tkellner1-1/+1
This reverts commit 483c29708cd563036d40b1ff0e492c8a44e14693. maven hiccup, redoing release git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1072 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02[maven-release-plugin] prepare release mocca-1.3.7tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1071 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-11-02[maven-release-plugin] prepare for next development iterationtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1000 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-11-02[maven-release-plugin] prepare release mocca-1.3.6tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@998 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-11-02reverted faulty releasetkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@997 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-11-02[maven-release-plugin] prepare release mocca-1.3.6tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@996 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-11-02POM Housekeepingtkellner1-1/+59
* Whitespace unified * Avoid "SVNRevMissing" when using git svn git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@995 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-11-02Switch to new codesigning certtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@990 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-09-02POM housekeepingtkellner1-2/+0
* GroupID removed (since identical to parent) * Version removed where identical to parent git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@977 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-04[maven-release-plugin] prepare for next development iterationclemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@921 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-03-04[maven-release-plugin] prepare release mocca-1.3.5clemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@919 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4