log

age author description
Thu, 11 Apr 2013 12:29:47 +0200 Jiri Vanek Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets with same relative-path.
Wed, 10 Apr 2013 18:31:56 +0200 Jiri Vanek Added CVE number
Wed, 10 Apr 2013 18:28:07 +0200 Jiri Vanek Improved Changelog and NEWS
Wed, 10 Apr 2013 17:49:20 +0200 Jiri Vanek Fixed gifar vulnereability with automated testcase
Wed, 10 Apr 2013 15:37:00 +0200 Jiri Vanek Fixed NEWS
Thu, 04 Apr 2013 12:52:57 -0400 Saad Mohammad PR1217: Add command line arguments for plugins
Fri, 01 Mar 2013 13:12:21 -0500 Adam Domurad Fix PR1157: Applets can hang browser after fatal exception
Wed, 06 Feb 2013 09:22:51 -0500 Adam Domurad Provide names for unnamed threads for better debugging
Wed, 16 Jan 2013 15:34:44 -0500 Deepak Bhole PR1260: IcedTea-Web should not rely on GTK
Mon, 07 Jan 2013 11:47:42 -0500 Deepak Bhole Converted Messages.properties to Unix format
Wed, 07 Nov 2012 13:06:52 -0500 Deepak Bhole Merge
Thu, 01 Nov 2012 12:25:16 -0400 Deepak Bhole Prepare for 1.3.2
Thu, 01 Nov 2012 12:25:01 -0400 Deepak Bhole Added tag icedtea-web-1.3.1 for changeset 89d481ff6266
Thu, 01 Nov 2012 12:22:53 -0400 Deepak Bhole Prepare for 1.3.1 icedtea-web-1.3.1
Thu, 01 Nov 2012 12:21:19 -0400 Deepak Bhole Added NEWS entry for PR1161
Thu, 01 Nov 2012 11:50:47 -0400 Deepak Bhole CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event attached to applet
Fri, 02 Nov 2012 13:48:52 +0100 Jiri Vanek Renamed reproducers-related variables and targets
Mon, 17 Sep 2012 16:40:25 -0400 Deepak Bhole PR1161: X509VariableTrustManager does not work correctly with OpenJDK7
Wed, 05 Sep 2012 17:54:22 -0400 Deepak Bhole Merge
Mon, 27 Aug 2012 15:36:22 -0400 Deepak Bhole Prepare for 1.3.1
Mon, 27 Aug 2012 15:35:32 -0400 Deepak Bhole Added tag icedtea-web-1.3 for changeset 03ac5dc76069
Mon, 27 Aug 2012 15:35:27 -0400 Deepak Bhole Prepare for 1.3 icedtea-web-1.3
Wed, 05 Sep 2012 16:09:40 +0200 Jiri Vanek Fixing several errors which were causing incorrect behaviour causing correct reproduction of PR905
Wed, 05 Sep 2012 12:58:30 +0200 Jiri Vanek Single instance support for jnlp-href and tests
Mon, 27 Aug 2012 15:32:08 -0400 Deepak Bhole Fir regression that sometimes results in ClassCircularityError
Mon, 13 Aug 2012 15:42:03 +0200 Jiri Vanek Fixed wrong call in previous commit which was causing null process name
Mon, 13 Aug 2012 12:49:02 +0200 Jiri Vanek Reproducers of PR955
Wed, 08 Aug 2012 11:48:06 -0400 Danesh Dadachanji Fix PR955: regression: SweetHome3D fails to run
Tue, 21 Aug 2012 12:02:00 +0200 Jiri Vanek destroyProcess in ProcessAssasin is now calling sigInt instead of unwrapped sigTerm
Tue, 21 Aug 2012 11:19:38 +0200 Jiri Vanek launcher/javaws.in: java is now launched by exec
Fri, 17 Aug 2012 11:53:07 -0400 Adam Domurad Forgot to hg add reproducers ...
Fri, 17 Aug 2012 11:46:58 -0400 Adam Domurad Fixes PR588, Icedtea-web now saves cookies set in java cookie jar
Fri, 17 Aug 2012 11:40:49 -0400 Adam Domurad Extract plugin message handling into consume_plugin_message
Fri, 17 Aug 2012 11:39:28 -0400 Adam Domurad Reproducers for PR588, tests persistent and session cookies
Fri, 17 Aug 2012 16:37:27 +0200 Jiri Vanek Fixed unittest for fixed swapped-listeners
Fri, 17 Aug 2012 15:14:25 +0200 Jiri Vanek Added verbose constant for launching javaws.
Fri, 17 Aug 2012 13:44:22 +0200 Jiri Vanek Fixed DeadlockTest and listeners forwarding
Wed, 15 Aug 2012 14:44:14 -0400 Danesh Dadachanji Fix PR975: Plugin should not include classpaths specified in jar manifests when using jnlp_href
Tue, 14 Aug 2012 16:07:38 -0400 Adam Domurad Changelog for unsigned content in metainf reproducer
Tue, 14 Aug 2012 14:45:48 -0400 Adam Domurad Reproducer for unsigned content allowed in META-INF/
Tue, 14 Aug 2012 14:38:27 -0400 Adam Domurad Unit test for JCV.isMetaInfFile()
Tue, 07 Aug 2012 11:03:18 -0400 Adam Domurad Fixes PR1106, buffer overflow in plugin table
Tue, 07 Aug 2012 12:27:20 +0200 Jiri Vanek Removed firefox switch wich was causing paralel tests not to start
Tue, 24 Jul 2012 11:44:50 -0400 Deepak Bhole CVE-2012-3422, RH840592: Potential read from an uninitialized memory location
Tue, 31 Jul 2012 14:38:12 +0200 Jiri Vanek Introduced configure option --with-gtk=2|3|default to be able
Tue, 24 Jul 2012 10:35:11 -0400 Adam Domurad Small correction to strSplit
Tue, 24 Jul 2012 10:34:08 -0400 Adam Domurad Refactor launch type of JNLPFile into its own type, LaunchDesc
Fri, 20 Jul 2012 10:44:46 -0400 Danesh Dadachanji Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from certificate warning.
Wed, 11 Jul 2012 16:19:27 +0200 Jiri Vanek try to close browser before kill it
Mon, 09 Jul 2012 15:45:42 -0400 Saad Mohammad Minor cleanup that removes avoidable code from loop.
Mon, 09 Jul 2012 14:50:22 -0400 Adam Domurad Small fixes to C++ side of plugin, submitted by Martin Olsson.
Mon, 09 Jul 2012 14:08:30 -0400 Adam Domurad Adding forgotten entry to ChangeLog
Mon, 09 Jul 2012 11:45:16 -0400 Adam Domurad Small fix in test
Mon, 09 Jul 2012 11:01:25 -0400 Adam Domurad Added forgotten file: IllegalResourceDescriptorException
Mon, 09 Jul 2012 10:42:24 -0400 Adam Domurad Applet-tags now ignore any invalid (eg corrupt) jars
Tue, 03 Jul 2012 17:00:49 -0400 Saad Mohammad Fix PR1040, PR1041, PR1042: Allows signed jars to function correctly using extensions
Tue, 03 Jul 2012 16:42:52 +0200 Jiri Vanek Added missing changset
Tue, 03 Jul 2012 13:23:56 +0200 Jiri Vanek Removal of not removed file during recent refactoring
Mon, 02 Jul 2012 15:14:00 +0200 Jiri Vanek Added missing headers for some tests
Mon, 02 Jul 2012 15:08:21 +0200 Jiri Vanek Refactored reproducers directry structure