log

age author description
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