aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RH677772: NoSuchAlgorithmException using SSL/TLS in javawsOmair Majid2011-02-234-49/+42
* Fix PR638: JNLPClassLoader.loadClass(String name) can return nullOmair Majid2011-02-224-0/+16
* Fix typo in uninstall-localOmair Majid2011-02-222-1/+5
* Fix lookup of about.jnlpOmair Majid2011-02-223-10/+19
* Fix --mandir switchOmair Majid2011-02-223-3/+12
* Install icedtea-web into a FHS-compliant locationOmair Majid2011-02-225-90/+101
* Remove pluginappletviewer binaryOmair Majid2011-02-182-17/+13
* Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalationDeepak Bhole2011-02-153-1/+16
* Fix S6983554, CVE-2010-4450: Launcher incorrect processing of empty library p...Deepak Bhole2011-02-153-1/+10
* Small fixes to TimedHashMapOmair Majid2011-02-152-17/+21
* Move TimedHashMap to netxOmair Majid2011-02-153-57/+109
* Fix NullPointerException in plugin caused by a non-overridden methodOmair Majid2011-02-112-0/+14
* Consistently name methods relating to ResourcesDescOmair Majid2011-02-113-4/+14
* Fix RH669942: Add support for packEnabled and versionEnabledOmair Majid2011-02-1010-61/+433
* Restrict access to net.sourceforge.jnlp.* classes by untrusted classes.Deepak Bhole2011-02-102-0/+10
* Fix bug where proxy settings in itweb-settings were being lostOmair Majid2011-02-092-1/+7
* Try to be as silent about proxy settings as possibleOmair Majid2011-02-082-2/+13
* Verify nested jars just like main jarsOmair Majid2011-02-013-2/+15
* RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypassDeepak Bhole2011-02-017-40/+109
* Use name and version as defined in configure.ac instead of hardcoding it in B...Omair Majid2011-01-286-15/+40
* Use Firefox's preferences to determine proxy settings for javawsOmair Majid2011-01-278-12/+579
* Update AUTHORS and update notes.html to include all authors.Omair Majid2011-01-273-4/+19
* Remove unused file default.jnlpOmair Majid2011-01-252-20/+4
* When exiting on failure, use appropriate exit codeOmair Majid2011-01-243-2/+7
* Make log file permissions owner accessible only.Andrew Su2011-01-212-2/+10
* Remove dead, commented, unused code.Andrew Su2011-01-2012-284/+43
* Fix PR619: Improper finalization by the plugin can crash the browserDeepak Bhole2011-01-203-0/+12
* RH663680, CVE-2010-4351: JNLP SecurityManager bypassDeepak Bhole2011-01-183-0/+10
* Add logging for applet exceptions.Andrew Su2011-01-174-0/+113
* Add missing netx package names to NETX_PKGS in Makefile.am.Andrew Su2011-01-142-4/+10
* fix problems in control panel caused by removing JNLPRuntime.initialize()Omair Majid2011-01-124-2/+37
* add missing generic type in JNLPFileOmair Majid2011-01-122-2/+7
* remove ununsed imports in netxOmair Majid2011-01-1246-133/+60
* fix typo in locating the user-level trusted client certficate storeOmair Majid2011-01-072-1/+7
* use deployment-specific user and system level policy files to grant additiona...Omair Majid2011-01-042-3/+67
* allow custom permissions instead of all permissions for trusted codeOmair Majid2011-01-046-6/+62
* remove control panel's dependency on JNLPRuntime and other minor cleanupOmair Majid2011-01-042-22/+19
* only print debug output when not nullOmair Majid2011-01-042-4/+8
* Hide unsupported options in itw-settings' security options.Andrew Su2011-01-042-8/+13
* Removed call to set system look and feel for dialog.Andrew Su2010-12-232-12/+6
* Remove creation of swing thread for displaying dialogs.Andrew Su2010-12-235-38/+24
* Fix RH665104: OpenJDK Firefox Java plugin loses a cookieDeepak Bhole2010-12-223-3/+16
* Remove need for MiddleClickListener.java.Andrew Su2010-12-215-150/+128
* Add cache viewer for itw-settings.Andrew Su2010-12-207-19/+678
* add command line interface to the control panelOmair Majid2010-12-206-10/+536
* add a description to the top of the Control PanelOmair Majid2010-12-173-2/+68
* use full privileges when checking whether to prompt user or notOmair Majid2010-12-173-4/+22
* add symlinks under JDK_HOME/jre/bin and make javaws work without them tooOmair Majid2010-12-153-8/+40
* Changed display message for about and JRE panels in the control panel.Andrew Su2010-12-152-2/+7
* Remove dependency on libjli so we can work with IcedTea7.Andrew John Hughes2010-12-156-5/+1564