aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix PR638: JNLPClassLoader.loadClass(String name) can return nullOmair Majid2011-02-221-0/+9
* Fix typo in uninstall-localOmair Majid2011-02-221-0/+4
* Fix lookup of about.jnlpOmair Majid2011-02-221-0/+8
* Fix --mandir switchOmair Majid2011-02-221-0/+8
* Install icedtea-web into a FHS-compliant locationOmair Majid2011-02-221-0/+20
* Remove pluginappletviewer binaryOmair Majid2011-02-181-0/+12
* Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalationDeepak Bhole2011-02-151-0/+8
* Fix S6983554, CVE-2010-4450: Launcher incorrect processing of empty library p...Deepak Bhole2011-02-151-0/+7
* Small fixes to TimedHashMapOmair Majid2011-02-151-0/+6
* Move TimedHashMap to netxOmair Majid2011-02-151-0/+6
* Fix NullPointerException in plugin caused by a non-overridden methodOmair Majid2011-02-111-0/+6
* Consistently name methods relating to ResourcesDescOmair Majid2011-02-111-0/+10
* Fix RH669942: Add support for packEnabled and versionEnabledOmair Majid2011-02-101-0/+37
* Restrict access to net.sourceforge.jnlp.* classes by untrusted classes.Deepak Bhole2011-02-101-0/+6
* Fix bug where proxy settings in itweb-settings were being lostOmair Majid2011-02-091-0/+6
* Try to be as silent about proxy settings as possibleOmair Majid2011-02-081-0/+6
* Verify nested jars just like main jarsOmair Majid2011-02-011-0/+9
* RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypassDeepak Bhole2011-02-011-0/+30
* Use name and version as defined in configure.ac instead of hardcoding it in B...Omair Majid2011-01-281-0/+13
* Use Firefox's preferences to determine proxy settings for javawsOmair Majid2011-01-271-0/+19
* Update AUTHORS and update notes.html to include all authors.Omair Majid2011-01-271-0/+6
* Remove unused file default.jnlpOmair Majid2011-01-251-0/+4
* When exiting on failure, use appropriate exit codeOmair Majid2011-01-241-0/+5
* Make log file permissions owner accessible only.Andrew Su2011-01-211-0/+5
* Remove dead, commented, unused code.Andrew Su2011-01-201-0/+42
* Fix PR619: Improper finalization by the plugin can crash the browserDeepak Bhole2011-01-201-0/+6
* RH663680, CVE-2010-4351: JNLP SecurityManager bypassDeepak Bhole2011-01-181-0/+7
* Add logging for applet exceptions.Andrew Su2011-01-171-0/+8
* Add missing netx package names to NETX_PKGS in Makefile.am.Andrew Su2011-01-141-0/+5
* fix problems in control panel caused by removing JNLPRuntime.initialize()Omair Majid2011-01-121-0/+12
* add missing generic type in JNLPFileOmair Majid2011-01-121-0/+5
* remove ununsed imports in netxOmair Majid2011-01-121-0/+59
* fix typo in locating the user-level trusted client certficate storeOmair Majid2011-01-071-0/+6
* use deployment-specific user and system level policy files to grant additiona...Omair Majid2011-01-041-0/+10
* allow custom permissions instead of all permissions for trusted codeOmair Majid2011-01-041-0/+19
* remove control panel's dependency on JNLPRuntime and other minor cleanupOmair Majid2011-01-041-0/+10
* only print debug output when not nullOmair Majid2011-01-041-0/+5
* Hide unsupported options in itw-settings' security options.Andrew Su2011-01-041-0/+5
* Removed call to set system look and feel for dialog.Andrew Su2010-12-231-0/+6
* Remove creation of swing thread for displaying dialogs.Andrew Su2010-12-231-0/+11
* Fix RH665104: OpenJDK Firefox Java plugin loses a cookieDeepak Bhole2010-12-221-0/+8
* Remove need for MiddleClickListener.java.Andrew Su2010-12-211-0/+10
* Add cache viewer for itw-settings.Andrew Su2010-12-201-0/+12
* add command line interface to the control panelOmair Majid2010-12-201-0/+41
* add a description to the top of the Control PanelOmair Majid2010-12-171-0/+11
* use full privileges when checking whether to prompt user or notOmair Majid2010-12-171-0/+8
* add symlinks under JDK_HOME/jre/bin and make javaws work without them tooOmair Majid2010-12-151-0/+11
* Changed display message for about and JRE panels in the control panel.Andrew Su2010-12-151-0/+5
* Remove dependency on libjli so we can work with IcedTea7.Andrew John Hughes2010-12-151-0/+15
* add support for validating configurationOmair Majid2010-12-131-0/+61