log

age author description
Mon, 13 Jun 2011 14:42:09 -0400 Deepak Bhole Updated NEWS file to add RH691259
Wed, 08 Jun 2011 14:38:52 -0400 Deepak Bhole Fix PR721: IcedTeaPlugin.so cannot run g_main_context_iteration on a different thread unless a different GMainContext *context is used
Fri, 27 May 2011 18:00:02 -0400 Deepak Bhole PR735: Firefox 4 sometimes freezes if the applet calls showDocument()
Thu, 21 Apr 2011 11:06:03 -0400 Deepak Bhole Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking).
Mon, 18 Apr 2011 13:16:39 -0400 Deepak Bhole Fix applet rezising issue seen with some browsers (Midori)
Mon, 18 Apr 2011 11:36:52 -0400 Deepak Bhole Fixed RH691259: Midori sends a SIGSEGV with the IcedTea NP Plugin
Thu, 07 Apr 2011 18:06:40 -0400 Deepak Bhole Prevent NPE in appletClose() by calling it only via the thread-safe
Sun, 03 Apr 2011 19:11:48 -0400 Deepak Bhole Prepare for 1.0.3
Sat, 02 Apr 2011 18:05:24 -0400 Deepak Bhole Added tag icedtea-web-1.0.2 for changeset de51c15ae614
Sat, 02 Apr 2011 18:04:47 -0400 Deepak Bhole 2011-04-04 Deepak Bhole <dbhole@redhat.com> icedtea-web-1.0.2
Sat, 02 Apr 2011 18:00:21 -0400 Deepak Bhole Handle case where source or source.getLocation() is null when checking for system jars
Sat, 02 Apr 2011 17:59:32 -0400 Deepak Bhole Backport patch for RH677772: NoSuchAlgorithmException using SSL/TLS in javaws
Tue, 29 Mar 2011 15:14:13 +0100 Andrew John Hughes Replace PDF documentation with editable HTML version of the same content.
Thu, 03 Mar 2011 17:56:00 -0500 Deepak Bhole Send initialization information to Java side via a new function (also takes
Thu, 03 Mar 2011 17:09:54 -0500 Deepak Bhole Added check for instance validity before making calls to the browser
Thu, 03 Mar 2011 17:04:56 -0500 Deepak Bhole Minor cleanup of C++ code -- removed unused thread_counter
Wed, 02 Mar 2011 11:58:03 -0500 Omair Majid Fix PR612: NetDania application ends on java.security.AccessControlException
Tue, 22 Feb 2011 19:19:31 -0500 Omair Majid Fix PR638: JNLPClassLoader.loadClass(String name) can return null
Tue, 15 Feb 2011 17:06:34 -0500 Deepak Bhole Prepare for 1.0.2
Tue, 15 Feb 2011 17:05:03 -0500 Deepak Bhole Added tag icedtea-web-1.0.1 for changeset 6af7ac54a177
Mon, 14 Feb 2011 14:02:06 -0500 Deepak Bhole 2011-02-14 Deepak Bhole <dbhole@redhat.com> icedtea-web-1.0.1
Mon, 14 Feb 2011 14:00:58 -0500 Deepak Bhole Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalation
Mon, 14 Feb 2011 13:59:55 -0500 Deepak Bhole Fixed S6983554, CVE-2010-4450: Launcher incorrect processing of empty library path entries
Thu, 10 Feb 2011 11:19:53 -0500 Deepak Bhole Restrict access to net.sourceforge.jnlp.* classes by untrusted classes.
Thu, 10 Feb 2011 11:22:59 -0500 Deepak Bhole Prepare for 1.0.1
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:
Fri, 03 Dec 2010 00:30:45 +0000 Andrew John Hughes Fix warnings produced by NetX and the plugin (both Java and C++).
Thu, 02 Dec 2010 10:22:44 -0500 Omair Majid add desktop entry for itweb-settings
Wed, 01 Dec 2010 23:57:54 +0000 Andrew John Hughes Detect unpatched AppletViewerPanel so we fail early on plain OpenJDK.
Wed, 01 Dec 2010 16:46:28 -0500 Andrew Su Fix ChangeLog entry.
Wed, 01 Dec 2010 16:14:51 -0500 Andrew Su Add control panel (GUI) for modifying icedtea-web settings.