log

age author description
Thu, 29 Sep 2011 11:35:01 -0400 Omair Majid PR618: Can't install OpenDJ, JavaWebStart fails with Input stream is null error.
Wed, 28 Sep 2011 18:17:13 -0400 Omair Majid Make getMainClass()'s return value consistent for AppletDesc and ApplicationDesc
Wed, 28 Sep 2011 15:28:14 -0400 Deepak Bhole PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path
Mon, 26 Sep 2011 11:43:40 -0400 Lars Herschke Add support for client authentication certificates
Fri, 23 Sep 2011 12:05:43 -0400 Omair Majid RH738814: Access denied at ssl handshake
Thu, 22 Sep 2011 17:00:02 -0400 Omair Majid PR788: Elluminate Live! is not working
Wed, 21 Sep 2011 14:45:25 -0400 Omair Majid PR766 javaws fails to parse an <argument> node that contains CDATA
Wed, 21 Sep 2011 14:36:44 -0400 Omair Majid Add tests for CDATA sections
Thu, 22 Sep 2011 15:27:14 -0400 Omair Majid PR789: typo in jrunscript.sh
Thu, 22 Sep 2011 18:01:24 +0200 Jiri Vanek Added test (into signed reproducers) which is trying to missuse xtrustAll by reflection and to laod unsigned code. This test pass, if loading unsigned jar will fail (because accessing of inner netx classes is avaiable by with reflection).
Thu, 22 Sep 2011 17:53:48 +0200 Jiri Vanek added first signed reproducer as example and testing read properties signed behaviour.
Thu, 22 Sep 2011 17:49:16 +0200 Jiri Vanek Reproducers engine enchanced for signed reproducers
Thu, 22 Sep 2011 17:41:51 +0200 Jiri Vanek added XrustAll option
Thu, 15 Sep 2011 15:27:40 +0200 Jiri Vanek current reproducers (see changelog) done more verbose
Tue, 13 Sep 2011 16:23:04 -0400 Deepak Bhole PR782: Support building against npapi-sdk as well
Tue, 13 Sep 2011 16:19:47 -0400 Deepak Bhole Fixed formatting issues in previous entry.
Thu, 01 Sep 2011 12:18:55 +0200 Jiri Vanek made compatible with rhel5 libraries
Mon, 29 Aug 2011 17:02:36 -0400 Deepak Bhole RH734081: Javaws cannot use proxy settings from Firefox
Wed, 24 Aug 2011 15:17:46 -0400 Deepak Bhole Fix RH718693: MindTerm SSH Applet doesn't work
Tue, 23 Aug 2011 16:33:32 -0400 Deepak Bhole Fix PR769: IcedTea-Web does not work with some ssl sites with OpenJDK7
Tue, 23 Aug 2011 11:03:13 -0400 Omair Majid Add configure checks for new non-standard sun.* classes
Tue, 23 Aug 2011 10:57:14 -0400 Omair Majid Allow icedtea-web to run with just a JRE
Mon, 22 Aug 2011 15:09:47 -0400 Saad Mohammad Checks and verifies a signed JNLP file at the launch of the application. A signed JNLP warning is displayed if appropriate.
Wed, 17 Aug 2011 12:01:19 -0400 Danesh Dadachanji Update UI for SecurityDialog.
Wed, 17 Aug 2011 10:07:38 -0400 Danesh Dadachanji Added Denis Lila and myself to AUTHORS and removed an extra email from Andrew Hughes
Thu, 11 Aug 2011 14:11:41 -0400 Danesh Dadachanji PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them untrusted.
Tue, 09 Aug 2011 17:34:35 -0400 Deepak Bhole Merge
Tue, 09 Aug 2011 17:29:45 -0400 Deepak Bhole PR771: IcedTea-Web certificate verification code does not use the right API
Tue, 09 Aug 2011 16:52:29 -0400 Saad Mohammad PR765: JNLP file with all resource jars marked as 'lazy' fails to validate signature and stops the launch of application
Wed, 03 Aug 2011 14:11:11 -0400 Deepak Bhole PR768: Signed applets/Web Start apps don't work with OpenJDK7 and up
Wed, 03 Aug 2011 12:32:22 -0400 Saad Mohammad Minor changes in algorithm that compares signed JNLP application/template
Tue, 02 Aug 2011 11:05:47 +0200 Jiri Vanek reproducers compilation extended for directory structure
Tue, 26 Jul 2011 13:24:16 +0200 Jiri Vanek minor changes in reproducers engine
Thu, 21 Jul 2011 15:11:38 -0400 Deepak Bhole PR749: sun.applet.PluginStreamHandler#handleMessage(String) really slow
Fri, 15 Jul 2011 16:02:00 -0400 Deepak Bhole RH718170, CVE-2011-2514: Java Web Start security warning dialog manipulation
Fri, 15 Jul 2011 15:44:56 -0400 Deepak Bhole RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applications
Tue, 19 Jul 2011 12:14:35 -0400 Saad Mohammad Added algorithm that compares signed JNLP application/template file with launching JNLP file (with test case and its resources)
Thu, 23 Jun 2011 15:29:45 +0200 Jiri Vanek classes are now collapsable in html report
Tue, 21 Jun 2011 16:22:09 +0200 Jiri Vanek added first set of reproducers
Tue, 21 Jun 2011 16:09:47 +0200 Jiri Vanek run-netx-dist-tests now also copy styes
Sun, 19 Jun 2011 18:48:22 +0200 Jiri Vanek added engine for lunching reproducers
Thu, 16 Jun 2011 16:23:26 +0200 Jiri Vanek added styles for junit xml report
Tue, 14 Jun 2011 13:30:55 -0400 Andrew Su Make itweb-settings resizable
Fri, 10 Jun 2011 13:15:00 -0400 Denis Lila Close the splashscreen in case of error (not just successful launch).
Fri, 10 Jun 2011 13:13:02 -0400 Denis Lila Fix undisposed window problem. It was causing AWT to never shut down.
Thu, 09 Jun 2011 17:11:34 -0400 Saad Mohammad Allows trusted application to access PersistenceService data from other hosts.
Thu, 09 Jun 2011 13:26:39 -0400 Andrew Su Fixed ChangeLog typo.
Wed, 08 Jun 2011 13:32:54 -0400 Andrew Su Enable passing applet parameters through JNLP files.
Wed, 08 Jun 2011 16:12:38 -0400 Andrew Su Change jar resource names to be stored in HashSet instead of String[].
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
Tue, 31 May 2011 12:00:01 -0400 Omair Majid make splash screen a JDialog instead of a JFrame
Mon, 30 May 2011 14:03:23 -0400 Andrew Su Check if cache directory is writable from itweb-settings
Mon, 30 May 2011 13:50:35 -0400 Andrew Su Fix cache to allow redownload on next run when javaws is killed
Mon, 30 May 2011 13:15:50 -0400 Andrew Su Remove non-standard option from itweb-settings.
Fri, 27 May 2011 18:01:27 -0400 Deepak Bhole Fix PR723: AccessControlException while downloading resource
Fri, 27 May 2011 18:00:02 -0400 Deepak Bhole PR735: Firefox 4 sometimes freezes if the applet calls showDocument()
Fri, 27 May 2011 17:27:55 -0400 Deepak Bhole Call dispose() from swing thread when applet is closed.
Fri, 27 May 2011 17:03:25 -0400 Deepak Bhole Backed out 0256de6a4bf6 as it is prone to race conditions.
Fri, 27 May 2011 12:45:05 -0400 Omair Majid PR724: Possible NullPointerException in JNLPClassLoader.getClassPathsFromManifest
Fri, 27 May 2011 12:32:52 -0400 Andrew Su Fix PR727: Split conditional to removed duplicate entries in cache.