log

age author description
Wed, 02 Feb 2011 12:12:33 -0500 Deepak Bhole Added tag icedtea-web-1.0 for changeset 3973cfa67927
Wed, 02 Feb 2011 12:12:10 -0500 Deepak Bhole 2011-02-01 Deepak Bhole <dbhole@redhat.com> icedtea-web-1.0
Wed, 02 Feb 2011 12:10:36 -0500 Deepak Bhole Updated NEWS file, added entry for PR625
Tue, 01 Feb 2011 22:07:45 -0500 Deepak Bhole 2011-02-01 Deepak Bhole <dbhole@redhat.com>
Tue, 01 Feb 2011 21:11:11 -0500 Omair Majid Verify nested jars just like main jars
Tue, 01 Feb 2011 23:24:46 +0000 Andrew John Hughes Support DESTDIR correctly when installing to an empty directory.
Tue, 01 Feb 2011 21:20:37 +0000 Andrew John Hughes Make check for /jre tree produce output during configure.
Tue, 01 Feb 2011 10:53:44 -0500 Deepak Bhole RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass
Fri, 28 Jan 2011 15:51:03 -0500 Deepak Bhole Fixed installation problems that occur when the prefix is a jre dir.
Wed, 15 Dec 2010 10:17:51 -0500 Omair Majid add symlinks under JDK_HOME/jre/bin and make javaws work without them too
Mon, 24 Jan 2011 10:13:01 -0500 Omair Majid Update NEWS format
Thu, 20 Jan 2011 12:09:09 -0500 Omair Majid Change the format of NEWS file to emphasize new features and indicate common fixes
Thu, 20 Jan 2011 11:06:41 -0500 Deepak Bhole Fix PR619: Improper finalization by the plugin can crash the browser
Tue, 18 Jan 2011 13:51:34 -0500 Andrew Su Remove creation of swing thread for displaying dialogs.
Tue, 18 Jan 2011 12:07:45 -0500 Deepak Bhole RH663680, CVE-2010-4351: JNLP SecurityManager bypass
Fri, 07 Jan 2011 08:08:41 -0500 Omair Majid fix typo in locating the user-level trusted client certificate store
Tue, 04 Jan 2011 15:26:11 -0500 Omair Majid fix NullPointerException in debug output
Fri, 24 Dec 2010 15:17:35 -0500 Omair Majid use full privileges when checking whether to prompt user or not
Wed, 22 Dec 2010 17:14:44 -0500 Deepak Bhole Fix RH665104: OpenJDK Firefox Java plugin loses a cookie
Wed, 15 Dec 2010 00:54:34 +0000 Andrew John Hughes Remove dependency on libjli so we can work with IcedTea7.
Tue, 14 Dec 2010 11:25:56 +0000 Andrew John Hughes Fix remaining javadoc warning from KeyTool.java (removed post-1.0).
Wed, 08 Dec 2010 16:37:41 +0000 Andrew John Hughes Fix Javadoc warnings.
Wed, 08 Dec 2010 16:08:35 -0500 Deepak Bhole PR597: Fix special character handling for applet tags
Tue, 07 Dec 2010 16:18:06 -0500 Deepak Bhole Reverted previous change that changed version from 1.0pre to 1.0.
Tue, 07 Dec 2010 15:51:56 -0500 Deepak Bhole Updated configure.ac
Tue, 07 Dec 2010 15:51:04 -0500 Deepak Bhole Added tag icedtea-web-1.0-branch for changeset 692d7e5b3103
Tue, 07 Dec 2010 14:50:36 -0500 Andrew Su Added copyright header to MiddleClickListener.java. icedtea-web-1.0-branch
Tue, 07 Dec 2010 11:03:42 -0500 Omair Majid fix info shown in about:plugins in firefox
Mon, 06 Dec 2010 15:34:01 -0500 Deepak Bhole Fixed indentation and spacing for all .java files.
Fri, 03 Dec 2010 20:19:12 +0000 Andrew John Hughes Revert toURI().toURL() changes until we find a solution to the issues it raises: