| Commit message (Expand) | Author | Age | Files | Lines |
* | - PR475, RH604061: Allow applets from the same page to use the same classloader | Deepak Bhole | 2011-03-04 | 2 | -9/+121 |
* | Check for nulls in JNLPPolicy.isSystemJar | Omair Majid | 2011-03-01 | 1 | -0/+4 |
* | Rename security warning classes to security dialog classes. | Omair Majid | 2011-02-28 | 3 | -12/+12 |
* | RH677772: NoSuchAlgorithmException using SSL/TLS in javaws | Omair Majid | 2011-02-23 | 2 | -49/+26 |
* | Fix PR638: JNLPClassLoader.loadClass(String name) can return null | Omair Majid | 2011-02-22 | 1 | -0/+4 |
* | Fix lookup of about.jnlp | Omair Majid | 2011-02-22 | 1 | -10/+10 |
* | Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalation | Deepak Bhole | 2011-02-15 | 1 | -1/+7 |
* | Consistently name methods relating to ResourcesDesc | Omair Majid | 2011-02-11 | 1 | -1/+1 |
* | Fix RH669942: Add support for packEnabled and versionEnabled | Omair Majid | 2011-02-10 | 1 | -1/+27 |
* | Restrict access to net.sourceforge.jnlp.* classes by untrusted classes. | Deepak Bhole | 2011-02-10 | 1 | -0/+4 |
* | Verify nested jars just like main jars | Omair Majid | 2011-02-01 | 1 | -1/+5 |
* | RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass | Deepak Bhole | 2011-02-01 | 1 | -1/+1 |
* | 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 | 2 | -12/+6 |
* | RH663680, CVE-2010-4351: JNLP SecurityManager bypass | Deepak Bhole | 2011-01-18 | 1 | -0/+2 |
* | fix problems in control panel caused by removing JNLPRuntime.initialize() | Omair Majid | 2011-01-12 | 1 | -0/+3 |
* | remove ununsed imports in netx | Omair Majid | 2011-01-12 | 7 | -19/+0 |
* | 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 | 2 | -2/+2 |
* | only print debug output when not null | Omair Majid | 2011-01-04 | 1 | -4/+3 |
* | add support for validating configuration | Omair Majid | 2010-12-13 | 4 | -691/+5 |
* | Fixed indentation and spacing for all .java files. | Deepak Bhole | 2010-12-06 | 12 | -514/+467 |
* | Revert toURI().toURL() changes until we find a solution to the issues it raises: | Andrew John Hughes | 2010-12-03 | 2 | -3/+6 |
* | Fix warnings produced by NetX and the plugin (both Java and C++). | Andrew John Hughes | 2010-12-03 | 3 | -6/+7 |
* | create files with reduced permissions when possible | Omair Majid | 2010-11-24 | 3 | -8/+18 |
* | CVE-2010-3860 IcedTea System property information leak via public static | Omair Majid | 2010-11-24 | 2 | -117/+7 |
* | integrate basic proxy configuration support | Omair Majid | 2010-11-23 | 3 | -21/+399 |
* | add configuration support for user prompts and other access control options | Omair Majid | 2010-11-18 | 1 | -4/+29 |
* | integrate configurable logging | Omair Majid | 2010-11-18 | 2 | -1/+50 |
* | 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 | 2 | -20/+19 |
* | use browser path from configuration | Omair Majid | 2010-11-10 | 1 | -1/+3 |
* | integrate desktop shortcut creation with configuration | Omair Majid | 2010-11-10 | 2 | -5/+45 |
* | integrate multiple keystore support into certificate viewer | Omair Majid | 2010-11-08 | 1 | -10/+22 |
* | use deployment.properties file for infrastructure related configuration | Omair Majid | 2010-11-03 | 2 | -25/+30 |
* | Fixed PR542 | Deepak Bhole | 2010-11-01 | 1 | -1/+8 |
* | 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 | 1 | -0/+20 |
* | overload a new R method for translation of simple strings | Omair Majid | 2010-10-26 | 1 | -0/+9 |
* | add support for parsing and accessing deployment properties | Omair Majid | 2010-10-25 | 2 | -0/+619 |
* | remove duplicate R methods; create a single class to handle translation | Omair Majid | 2010-10-25 | 5 | -12/+40 |
* | show security dialogs using the main AppContext | Omair Majid | 2010-10-22 | 4 | -13/+86 |
* | Fix most warnings arising from NetX code. | Andrew John Hughes | 2010-10-21 | 6 | -67/+72 |
* | 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 | 12 | -0/+3994 |