log

age author description
Thu, 24 May 2012 15:37:30 -0400 Adam Domurad Fixed spaces -> tabs in ChangeLog
Thu, 24 May 2012 14:59:04 -0400 Adam Domurad Removed residual free(str) on stack variable.
Thu, 24 May 2012 19:57:14 +0200 Jiri Vanek Reproducers engine enhanced for jars in subdirectories by "." naming convention
Thu, 24 May 2012 19:52:17 +0200 Jiri Vanek Introduced whitelist for reproducers
Thu, 24 May 2012 10:31:44 -0400 Adam Domurad Reapplied the patches, sorry for the mess!
Thu, 24 May 2012 10:28:47 -0400 Adam Domurad Finished commit rollbacks.
Thu, 24 May 2012 10:21:14 -0400 Adam Domurad Backed out changeset 43a78616b1dd
Thu, 24 May 2012 09:12:38 -0400 Adam Domurad fixing conflict in ChangeLog
Thu, 24 May 2012 09:10:41 -0400 Adam Domurad Added Martin Olsson's typo fix
Wed, 23 May 2012 13:02:58 -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:06:03 -0400 Deepak Bhole ChangeLog: Converted spaces to tabs in an older entry
Wed, 23 May 2012 18:40:09 +0200 Jiri Vanek netx/net/sourceforge/jnlp/resources/Messages.properties: fixed error in PBadNonrelativeUrl
Wed, 23 May 2012 18:33:29 +0200 Jiri Vanek Added more debugging outputs (especially paths to keystores) for JNLPClassLoader and CertificateUtils
Wed, 23 May 2012 18:22:43 +0200 Jiri Vanek * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions):
Wed, 23 May 2012 14:56:30 +0200 Jiri Vanek fixed typo
Wed, 23 May 2012 13:42:11 +0200 Jiri Vanek Enhanced about dialog
Wed, 23 May 2012 10:42:45 +0200 Jiri Vanek Fixed error in reproducers source preparation
Tue, 22 May 2012 14:19:50 -0400 Adam Domurad Changed usage of sprintf to snprintf. Made some small malloc'd buffers on the stack.
Tue, 22 May 2012 14:21:10 +0200 Jiri Vanek Fixed security tests to pass both jdk6 and 7
Tue, 22 May 2012 13:25:13 +0200 Jiri Vanek Removed trailing spaces after slash in Makefile.am
Tue, 22 May 2012 12:08:17 +0200 Jiri Vanek added midori and epiphany to be counted as testable browsers
Mon, 21 May 2012 18:17:43 +0200 Jiri Vanek Missing changelog entry
Mon, 21 May 2012 17:48:18 +0200 Jiri Vanek Added check for browsers and targets ensuring theirs proper linking with icedtea-web plugin
Mon, 21 May 2012 15:50:10 +0200 Jiri Vanek Fixed output to be printed just in case of debug mode
Fri, 18 May 2012 16:23:30 +0200 Jiri Vanek Fixed behavior when encoded/characters needed encoding included in url (PR811)
Fri, 18 May 2012 16:18:29 +0200 Jiri Vanek More tests for Spaces and characters in urls
Fri, 18 May 2012 09:27:24 -0400 Adam Domurad Removal of synchronization on Boolean in PluginStreamHandler.
Thu, 17 May 2012 14:14:03 -0400 Adam Domurad Went through the source of IcedTeaWeb with FindBugs and went over all reported cases of == being used to compare String's. Some usage cases were valid (eg, .equals eventually called, magic String value). I noted one such usage case. The others were changed to .equals calls.
Wed, 16 May 2012 17:01:46 +0200 Jiri Vanek 2012-05-14 Jiri Vanek <jvanek@redhat.com>
Wed, 16 May 2012 16:57:54 +0200 Jiri Vanek 2012-05-14 Jiri Vanek <jvanek@redhat.com>
Fri, 11 May 2012 21:33:54 +0200 Thomas Meyer Reduce no. of loads of the cache index file
Wed, 02 May 2012 12:53:07 +0200 Jiri Vanek Added bug annotation forr testing engine
Tue, 24 Apr 2012 14:43:34 -0400 Omair Majid Add resources.jar to classpath
Fri, 20 Apr 2012 17:17:59 +0200 Thomas Meyer Spelling fixes
Thu, 19 Apr 2012 12:36:43 -0400 Omair Majid PR918: java applet windows uses a low resulution black/white icon
Wed, 18 Apr 2012 12:28:08 +0200 Jiri Vanek Added possibility to run signed applets during reproducers runs.
Tue, 17 Apr 2012 16:43:11 +0200 Jiri Vanek minor typos fixes
Tue, 17 Apr 2012 16:41:09 +0200 Jiri Vanek Fixed xfork test with kill signal
Wed, 11 Apr 2012 10:19:17 +0200 Jiri Vanek Added and used java arguments (now Xmx2G) for emma runs.
Wed, 11 Apr 2012 09:51:34 +0200 Jiri Vanek Minor changes - spaces/tabs replacements
Tue, 10 Apr 2012 19:10:43 +0200 Thomas Meyer Validate the recently_used file at every load. This will fix the StringIndex-
Thu, 05 Apr 2012 10:57:16 -0400 Danesh Dadachanji Rename JarSigner to JarCertVerifier.
Thu, 05 Apr 2012 12:52:22 +0200 Jiri Vanek fixed bugs in jnlp testing engine
Tue, 03 Apr 2012 16:04:55 -0400 Danesh Dadachanji Changed the vendor and homepage tags of all JNLPs in the testsuite to point to IcedTea.
Tue, 03 Apr 2012 12:13:24 -0400 Omair Majid Fix pac tests
Tue, 03 Apr 2012 17:08:14 +0200 Jiri Vanek Test virtual server thread marked as daeomn by default
Mon, 02 Apr 2012 11:23:18 -0400 Danesh Dadachanji Fixed check for a certificate whose start date has not yet been reached.
Thu, 22 Mar 2012 13:12:44 -0400 Omair Majid PR898: signed applications with big jnlp-file doesn't start
Mon, 19 Mar 2012 14:37:03 -0400 Danesh Dadachanji Fix unit test missing title and vendor tags in JNLP stream.
Mon, 19 Mar 2012 18:46:05 +0100 Jiri Vanek Fixed chanagelog to fit 80chars column
Mon, 19 Mar 2012 17:25:09 +0100 Jiri Vanek added splash screen tests for upcoming splashscreen
Fri, 16 Mar 2012 14:17:36 -0400 Danesh Dadachanji Fix JNLP parser to halt when required title and vendor elements are missing.
Wed, 14 Mar 2012 15:05:54 -0400 Deepak Bhole PR895: IcedTea-Web searches for missing classes on each loadClass or findClass
Wed, 14 Mar 2012 11:27:16 -0400 Omair Majid Launch errors are not being printed to terminal
Mon, 12 Mar 2012 16:36:12 -0400 Danesh Dadachanji Test that checks ServiceManager is setup correctly for applets.
Mon, 12 Mar 2012 15:10:36 -0400 Danesh Dadachanji Update JNLPs of tests to include required information/title/vendor tags.
Thu, 08 Mar 2012 15:54:39 +0100 Jiri Vanek added reproducers for main class in manifest
Wed, 07 Mar 2012 18:07:19 +0100 Jiri Vanek removing unwilingly commited file
Wed, 07 Mar 2012 18:00:41 +0100 Jiri Vanek Extended reflection test
Wed, 29 Feb 2012 15:13:14 -0500 Deepak Bhole Bumped version to 1.3pre
Wed, 29 Feb 2012 15:11:51 -0500 Deepak Bhole Added tag icedtea-web-1.2-branchpoint for changeset 41f03d932cdf
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 21:58:41 +0100 doko Use the mozilla-plugin pkgconfig module if the libxul module is not available.
Mon, 27 Feb 2012 21:53:21 +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:59:24 +0100 Jiri Vanek fixed date in changelog
Wed, 01 Feb 2012 18:23:10 +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
Wed, 25 Jan 2012 16:42:27 +0100 Jiri Vanek added xnofork tests and applet tests
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 icedtea-web-1.2-branchpoint
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
Fri, 11 Nov 2011 14:33:29 +0100 Jiri Vanek reproducers engine can now handle files and directories with spaces
Thu, 10 Nov 2011 20:57:36 +0100 Jiri Vanek Enabled testWeekdayRange, added tests for star/end of months for dateRange pac function
Tue, 08 Nov 2011 11:06:52 -0500 Deepak Bhole merge
Fri, 28 Oct 2011 14:29:21 -0400 Deepak Bhole RH742515, CVE-2011-3377: IcedTea-Web: second-level domain subdomains and suffix domain SOP bypass
Mon, 31 Oct 2011 16:31:41 -0400 Omair Majid PR808: javaws is unable to start when missing jars are enumerated before main jar
Thu, 27 Oct 2011 18:24:46 -0400 Deepak Bhole PR778: Jar download and server certificate verification deadlock
Tue, 25 Oct 2011 10:02:45 -0400 Omair Majid PR804: javaws launcher incorrectly handles file names with spaces
Mon, 24 Oct 2011 16:16:10 +0200 Jiri Vanek added reproducer for pr788
Mon, 17 Oct 2011 18:41:42 +0200 Jiri Vanek sun.misc.BASE64Encoder replaced by internal implementation
Mon, 03 Oct 2011 15:28:10 +0200 Jiri Vanek added missing directory "signed" with its files
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