aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* consistently parse whitespace characters in textOmair Majid2010-12-131-0/+10
* remove unused variables in JarSignerOmair Majid2010-12-101-0/+11
* PR597: Fix special character handling for applet tagsDeepak Bhole2010-12-081-0/+16
* depend on sun.misc.HexDumpEncoder rather than a local copy of itOmair Majid2010-12-081-0/+8
* remove check for jnlp spec numberOmair Majid2010-12-081-0/+11
* Remove unused classes JarRunner and JarSignerResourcesOmair Majid2010-12-081-0/+6
* Fix Javadoc warnings.Andrew John Hughes2010-12-081-0/+37
* Remove unused class net.sourceforge.jnlp.tools.KeyToolOmair Majid2010-12-081-0/+4
* Added copyright header to MiddleClickListener.java.icedtea-web-1.0-branchpointAndrew Su2010-12-071-0/+5
* fix info shown in about:plugins in firefoxOmair Majid2010-12-071-0/+13
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-0/+7
* Revert toURI().toURL() changes until we find a solution to the issues it raises:Andrew John Hughes2010-12-031-0/+13
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-031-0/+86
* add desktop entry for itweb-settingsOmair Majid2010-12-021-0/+8
* Detect unpatched AppletViewerPanel so we fail early on plain OpenJDK.Andrew John Hughes2010-12-011-0/+11