log

age author description
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
Wed, 23 May 2012 12:10:06 -0400 Deepak Bhole ChangeLog: Converted spaces to tabs in an older entry
Wed, 23 May 2012 14:57:33 +0200 Jiri Vanek fixed typo
Wed, 23 May 2012 13:35:22 +0200 Jiri Vanek Enhanced about dialog
Tue, 22 May 2012 13:38:08 -0400 Adam Domurad Updating changelog with removal of synchronization on Boolean.
Tue, 22 May 2012 12:11:10 -0400 Adam Domurad Removed uses of synchronization on Boolean object.
Tue, 22 May 2012 17:37:25 +0200 Jiri Vanek backported : Omair's Add resources.jar to classpath
Tue, 22 May 2012 17:33:08 +0200 Jiri Vanek Fixed JunitLikeXmlOutputListener.java
Tue, 22 May 2012 14:52:43 +0200 Jiri Vanek Fixed security tests to pass both jdk6 and 7
Wed, 09 May 2012 16:09:00 -0400 Omair Majid PR898: signed applications with big jnlp-file doesn't start
Thu, 05 Apr 2012 12:52:17 +0200 Jiri Vanek fixed bugs in jnlp testing engine
Mon, 02 Apr 2012 11:26:17 -0400 Danesh Dadachanji Fixed check for a certificate whose start date has not yet been reached.
Wed, 14 Mar 2012 15:05:54 -0400 Deepak Bhole PR895: IcedTea-Web searches for missing classes on each loadClass or findClass
Mon, 05 Mar 2012 16:38:04 -0500 Deepak Bhole Added missing 'pre' prefix to version in configure.ac
Mon, 05 Mar 2012 12:05:41 -0500 Deepak Bhole Prepare for 1.2.1
Mon, 05 Mar 2012 12:05:28 -0500 Deepak Bhole Added tag icedtea-web-1.2 for changeset 58c02a3ace5d
Mon, 05 Mar 2012 12:04:34 -0500 Deepak Bhole Prepare for 1.2 icedtea-web-1.2
Mon, 05 Mar 2012 12:03:38 -0500 Deepak Bhole Backout changeset 6b46e55a8854 that was causing regressions
Wed, 29 Feb 2012 13:56:57 -0500 Deepak Bhole Change CertificateUtils.inKeyStores() to only check for certificate equality
Tue, 28 Feb 2012 11:35:41 -0500 Deepak Bhole Added check for main class in jar manifest(s)
Tue, 28 Feb 2012 10:05:57 -0500 Deepak Bhole Return 0 id to Java side if call/eval fail.
Mon, 27 Feb 2012 22:04:05 +0100 doko Use the mozilla-plugin pkgconfig module if the libxul module is not available
Mon, 27 Feb 2012 22:03:15 +0100 doko Define mime descriptions for 1.7, when built with Java7
Mon, 27 Feb 2012 14:47:39 -0500 Deepak Bhole PR820: IcedTea-Web 1.1.3 crashing Firefox when loading Citrix XenApp
Wed, 22 Feb 2012 10:18:45 -0500 Danesh Dadachanji Add ability to check for use of jnlp_href outside of PluginBridge.
Mon, 13 Feb 2012 11:35:49 -0500 Danesh Dadachanji Path to NEW_LINE_IFS is incorrect.
Mon, 13 Feb 2012 11:30:23 -0500 Danesh Dadachanji Fix regression in broken AppletTest.
Thu, 02 Feb 2012 16:15:27 -0500 Danesh Dadachanji Fix LaunchException constructor to handle null a description.
Wed, 01 Feb 2012 13:09:44 -0500 Danesh Dadachanji Use description parameter when creating a LaunchException.
Wed, 01 Feb 2012 18:46:57 +0100 Jiri Vanek fixed LRU cache behaviour in case of failure. Tests added
Fri, 27 Jan 2012 16:20:22 -0500 Deepak Bhole PR852: Classloader not being flushed after last applet from a site is closed
Tue, 24 Jan 2012 15:33:51 -0500 Danesh Dadachanji Plugin does not make JNLP's <information> available when using jnlp_href.
Mon, 09 Jan 2012 18:45:31 -0500 Deepak Bhole PR838: IcedTea plugin crashes with chrome browser when javascript is executed
Fri, 06 Jan 2012 12:14:56 -0500 Omair Majid fix findbugs cloud jnlps
Thu, 05 Jan 2012 17:33:06 +0100 Jiri Vanek Added check for xsltproc tool
Thu, 22 Dec 2011 16:15:54 -0500 Deepak Bhole Use correct response parameter when returning array member vs member itself
Wed, 21 Dec 2011 17:29:45 -0500 Deepak Bhole RH586194: Unable to connect to connect with Juniper VPN client
Wed, 21 Dec 2011 09:46:46 +0100 Jiri Vanek Made compatible with both versions of xulrunner
Mon, 19 Dec 2011 15:00:03 -0500 Danesh Dadachanji BasicService code does not work when placed in the applet constructor.
Fri, 16 Dec 2011 12:12:18 -0500 Deepak Bhole Fixed function name in comment for sendMember.
Thu, 08 Dec 2011 16:01:06 -0500 Omair Majid Print the arguments passed to the application's main method
Mon, 05 Dec 2011 13:15:32 -0500 Danesh Dadachanji Change icon for AccessWarningPane dialogs
Tue, 29 Nov 2011 17:13:03 +0100 Jiri Vanek Added targets to calcualte code coverage by tests
Fri, 11 Nov 2011 14:40:26 +0100 Jiri Vanek chenglogs for spaces reproducers and for changes to engine because of spaces
Fri, 11 Nov 2011 14:35:45 +0100 Jiri Vanek Added reproducer for handling spaces by javaws both localy and remotely