| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug where proxy settings in itweb-settings were being lost | Omair Majid | 2011-02-09 | 1 | -1/+1 |
* | Try to be as silent about proxy settings as possible | Omair Majid | 2011-02-08 | 1 | -2/+7 |
* | Verify nested jars just like main jars | Omair Majid | 2011-02-01 | 2 | -2/+6 |
* | RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass | Deepak Bhole | 2011-02-01 | 5 | -40/+78 |
* | Use name and version as defined in configure.ac instead of hardcoding it in B... | Omair Majid | 2011-01-28 | 1 | -2/+3 |
* | Use Firefox's preferences to determine proxy settings for javaws | Omair Majid | 2011-01-27 | 6 | -12/+556 |
* | Remove unused file default.jnlp | Omair Majid | 2011-01-25 | 1 | -20/+0 |
* | When exiting on failure, use appropriate exit code | Omair Majid | 2011-01-24 | 2 | -2/+2 |
* | Make log file permissions owner accessible only. | Andrew Su | 2011-01-21 | 1 | -2/+5 |
* | RH663680, CVE-2010-4351: JNLP SecurityManager bypass | Deepak Bhole | 2011-01-18 | 1 | -0/+2 |
* | Add logging for applet exceptions. | Andrew Su | 2011-01-17 | 3 | -0/+105 |
* | fix problems in control panel caused by removing JNLPRuntime.initialize() | Omair Majid | 2011-01-12 | 3 | -2/+25 |
* | add missing generic type in JNLPFile | Omair Majid | 2011-01-12 | 1 | -2/+2 |
* | remove ununsed imports in netx | Omair Majid | 2011-01-12 | 45 | -133/+1 |
* | fix typo in locating the user-level trusted client certficate store | Omair Majid | 2011-01-07 | 1 | -1/+1 |
* | use deployment-specific user and system level policy files to grant additiona... | Omair Majid | 2011-01-04 | 1 | -3/+57 |
* | allow custom permissions instead of all permissions for trusted code | Omair Majid | 2011-01-04 | 5 | -6/+43 |
* | remove control panel's dependency on JNLPRuntime and other minor cleanup | Omair Majid | 2011-01-04 | 1 | -22/+9 |
* | only print debug output when not null | Omair Majid | 2011-01-04 | 1 | -4/+3 |
* | Hide unsupported options in itw-settings' security options. | Andrew Su | 2011-01-04 | 1 | -8/+8 |
* | Removed call to set system look and feel for dialog. | Andrew Su | 2010-12-23 | 1 | -12/+0 |
* | Remove creation of swing thread for displaying dialogs. | Andrew Su | 2010-12-23 | 4 | -38/+13 |
* | Remove need for MiddleClickListener.java. | Andrew Su | 2010-12-21 | 4 | -150/+118 |
* | Add cache viewer for itw-settings. | Andrew Su | 2010-12-20 | 6 | -19/+666 |
* | add command line interface to the control panel | Omair Majid | 2010-12-20 | 4 | -9/+493 |
* | add a description to the top of the Control Panel | Omair Majid | 2010-12-17 | 2 | -2/+57 |
* | use full privileges when checking whether to prompt user or not | Omair Majid | 2010-12-17 | 2 | -4/+14 |
* | add symlinks under JDK_HOME/jre/bin and make javaws work without them too | Omair Majid | 2010-12-15 | 1 | -5/+2 |
* | Changed display message for about and JRE panels in the control panel. | Andrew Su | 2010-12-15 | 1 | -2/+2 |
* | add support for validating configuration | Omair Majid | 2010-12-13 | 29 | -210/+1172 |
* | consistently parse whitespace characters in text | Omair Majid | 2010-12-13 | 1 | -7/+30 |
* | remove unused variables in JarSigner | Omair Majid | 2010-12-10 | 1 | -45/+2 |
* | depend on sun.misc.HexDumpEncoder rather than a local copy of it | Omair Majid | 2010-12-08 | 3 | -472/+2 |
* | remove check for jnlp spec number | Omair Majid | 2010-12-08 | 3 | -22/+0 |
* | Remove unused classes JarRunner and JarSignerResources | Omair Majid | 2010-12-08 | 2 | -226/+0 |
* | Fix Javadoc warnings. | Andrew John Hughes | 2010-12-08 | 11 | -23/+24 |
* | Remove unused class net.sourceforge.jnlp.tools.KeyTool | Omair Majid | 2010-12-08 | 1 | -433/+0 |
* | Added copyright header to MiddleClickListener.java.icedtea-web-1.0-branchpoint | Andrew Su | 2010-12-07 | 1 | -1/+18 |
* | Fixed indentation and spacing for all .java files. | Deepak Bhole | 2010-12-06 | 98 | -3175/+2958 |
* | Revert toURI().toURL() changes until we find a solution to the issues it raises: | Andrew John Hughes | 2010-12-03 | 4 | -5/+10 |
* | Fix warnings produced by NetX and the plugin (both Java and C++). | Andrew John Hughes | 2010-12-03 | 7 | -13/+13 |
* | Add control panel (GUI) for modifying icedtea-web settings. | Andrew Su | 2010-12-01 | 15 | -9/+2132 |
* | create files with reduced permissions when possible | Omair Majid | 2010-11-24 | 13 | -29/+146 |
* | CVE-2010-3860 IcedTea System property information leak via public static | Omair Majid | 2010-11-24 | 4 | -127/+11 |
* | fix PR592: netx can create invalid desktop entry files | Omair Majid | 2010-11-24 | 1 | -3/+19 |
* | internationalize a missed string in certificate viewer | Omair Majid | 2010-11-24 | 2 | -1/+2 |
* | fix infinite recursion in determining sandbox permissions | Omair Majid | 2010-11-24 | 1 | -2/+7 |
* | integrate basic proxy configuration support | Omair Majid | 2010-11-23 | 5 | -21/+707 |
* | fix Exec, Icon and Encoding in desktop entry files | Omair Majid | 2010-11-19 | 1 | -1/+1 |
* | add configuration support for user prompts and other access control options | Omair Majid | 2010-11-18 | 4 | -11/+91 |