| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 100 | -3327/+3019 |
* | 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 | 8 | -13/+14 |
* | 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 |
* | integrate configurable logging | Omair Majid | 2010-11-18 | 3 | -1/+145 |
* | Corrected a minor typo in DeploymentConfiguration.java | Andrew Su | 2010-11-16 | 1 | -1/+1 |
* | integrate support for multiple KeyStores into the various validators | Omair Majid | 2010-11-11 | 10 | -166/+375 |
* | move a number of translatable string from code into Messages.properties | Omair Majid | 2010-11-10 | 9 | -52/+108 |
* | use browser path from configuration | Omair Majid | 2010-11-10 | 2 | -5/+12 |
* | integrate desktop shortcut creation with configuration | Omair Majid | 2010-11-10 | 3 | -11/+50 |
* | integrate multiple keystore support into certificate viewer | Omair Majid | 2010-11-08 | 5 | -43/+582 |
* | use deployment.properties file for infrastructure related configuration | Omair Majid | 2010-11-03 | 7 | -45/+73 |
* | Fixed PR542 | Deepak Bhole | 2010-11-01 | 1 | -1/+8 |
* | Parse jnlps containing <component-desc> as well as <application-desc> elements | Omair Majid | 2010-10-29 | 2 | -10/+26 |
* | Fix regression in showing certificate info dialogs | Omair Majid | 2010-10-28 | 1 | -1/+4 |
* | Add security checks for save and load in DeploymentConfiguration | Omair Majid | 2010-10-27 | 1 | -3/+21 |
* | Fix possible null dtd in Swing applications | Omair Majid | 2010-10-26 | 2 | -0/+39 |
* | launch applications that have a non-public main class | Omair Majid | 2010-10-26 | 1 | -0/+1 |
* | add more JNLP spec numbers as supported versions | Omair Majid | 2010-10-26 | 1 | -1/+1 |
* | overload a new R method for translation of simple strings | Omair Majid | 2010-10-26 | 1 | -0/+9 |
* | Trim whitespace from jar names in PluginBridge constructor. | Deepak Bhole | 2010-10-26 | 1 | -0/+6 |
* | add support for parsing and accessing deployment properties | Omair Majid | 2010-10-25 | 4 | -0/+632 |
* | remove duplicate R methods; create a single class to handle translation | Omair Majid | 2010-10-25 | 21 | -83/+76 |
* | show security dialogs using the main AppContext | Omair Majid | 2010-10-22 | 17 | -237/+687 |
* | Fix most warnings arising from NetX code. | Andrew John Hughes | 2010-10-21 | 28 | -306/+313 |
* | Enabled parsing jnlp file located at jnlp_href for applet parameters. | Andrew Su | 2010-10-20 | 1 | -0/+22 |
* | do not encode cache file url when adding it to jarLocationSecurityMap | Omair Majid | 2010-10-20 | 1 | -1/+1 |
* | avoid creating unecessary nativedirs; clean them on exit | Omair Majid | 2010-10-20 | 1 | -3/+40 |
* | Initial import from IcedTea6. | andrew | 2010-10-19 | 113 | -0/+23123 |