log

age author description
Thu, 20 Jun 2013 15:34:04 +0200 Jiri Vanek Made it work with OpenJDK build 25 by creating application as soon as possible default tip
Wed, 17 Apr 2013 10:07:27 +0200 Jiri Vanek configure.ac - updated to being version 1.2.4pre
Thu, 11 Apr 2013 18:10:24 +0200 Jiri Vanek Added tag icedtea-web-1.2.3 for changeset 89bbadb66b07
Thu, 11 Apr 2013 18:08:22 +0200 Jiri Vanek Removed pre from version in configure.ac icedtea-web-1.2.3
Thu, 11 Apr 2013 12:22:24 +0200 Jiri Vanek Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets with same relative-path.
Wed, 10 Apr 2013 18:31:18 +0200 Jiri Vanek Added CVE number
Wed, 10 Apr 2013 18:28:45 +0200 Jiri Vanek Fixed gifar vulnereability
Wed, 10 Apr 2013 15:39:04 +0200 Jiri Vanek Fixed NEWS
Fri, 01 Mar 2013 14:22:21 -0500 Adam Domurad Fix PR1157: Applets can hang browser after fatal exception
Mon, 07 Jan 2013 11:47:37 -0500 Deepak Bhole Converted Messages.properties to Unix format
Mon, 03 Dec 2012 16:26:42 -0500 Deepak Bhole PR1161: X509VariableTrustManager does not work correctly with OpenJDK7
Thu, 01 Nov 2012 12:27:21 -0400 Deepak Bhole Prepare for 1.2.3
Thu, 01 Nov 2012 12:26:18 -0400 Deepak Bhole Added tag icedtea-web-1.2.2 for changeset 8253e1b5b996
Thu, 01 Nov 2012 12:26:08 -0400 Deepak Bhole Prepare for 1.2.2 icedtea-web-1.2.2
Thu, 01 Nov 2012 11:50:47 -0400 Deepak Bhole CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event attached to applet
Tue, 07 Aug 2012 10:59:11 -0400 Adam Domurad Fixes PR1106, buffer overflow in plugin table
Thu, 02 Aug 2012 09:11:37 -0400 Adam Domurad Fixed typo that prevented builds with older versions of xulrunner
Tue, 24 Jul 2012 14:02:12 -0400 Deepak Bhole Prepare for 1.2.2
Tue, 24 Jul 2012 14:19:58 -0400 Deepak Bhole Added tag icedtea-web-1.2.1 for changeset fae550dbc884
Tue, 24 Jul 2012 14:01:31 -0400 Deepak Bhole Prepare for 1.2.1 icedtea-web-1.2.1
Tue, 24 Jul 2012 11:44:50 -0400 Deepak Bhole CVE-2012-3422, RH840592: Potential read from an uninitialized memory location
Tue, 24 Jul 2012 10:24:57 -0400 Adam Domurad Small correction to strSplit
Fri, 20 Jul 2012 11:02:23 -0400 Danesh Dadachanji Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from certificate warning.
Tue, 03 Jul 2012 13:51:29 +0200 Jiri Vanek Last hope for not downloaded resources to be verified
Tue, 03 Jul 2012 13:38:23 +0200 Jiri Vanek Fixed behavior when encoded/characters needed encoding included in url (PR811)
Thu, 28 Jun 2012 12:00:07 -0400 Adam Domurad Fixes invalid plugin table error that sometimes occurs.
Fri, 08 Jun 2012 13:44:25 -0400 Adam Domurad fixes PR518, ensures null termination of strings based off of NPVariant results.
Fri, 01 Jun 2012 16:05:18 -0400 Deepak Bhole Fixed PR863: Error passing strings to applet methods in Chromium
Wed, 23 May 2012 13:05:12 -0400 Deepak Bhole AUTHORS: Added Martin Olsson to list.
Wed, 23 May 2012 12:13:03 -0400 Deepak Bhole Use g_mutex_free instead of g_free to free appletviewer_mutex (fixes