Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed DeadlockTest and listeners forwarding | Jiri Vanek | 2012-08-17 | 3 | -5/+14 |
| | |||||
* | Restrict manifest classpath searching for JNLPs. | Danesh Dadachanji | 2012-08-15 | 10 | -1/+492 |
| | |||||
* | Changelog for unsigned content in metainf reproducer | Adam Domurad | 2012-08-14 | 1 | -0/+17 |
| | |||||
* | Reproducer for unsigned content in META-INF/ | Adam Domurad | 2012-08-14 | 4 | -0/+143 |
| | |||||
* | Added forgotten license header | Adam Domurad | 2012-08-14 | 1 | -0/+37 |
| | |||||
* | Unit test for JCV.isMetaInfFile() | Adam Domurad | 2012-08-14 | 3 | -1/+26 |
| | |||||
* | Added splashscreen implementation | Jiri Vanek | 2012-08-13 | 50 | -11/+7321 |
| | |||||
* | Fixed wrong call in previous commit which was causing null process name | Jiri Vanek | 2012-08-13 | 3 | -2/+9 |
| | |||||
* | Reproducers of PR955 | Jiri Vanek | 2012-08-13 | 10 | -11/+813 |
| | |||||
* | Forgot changelog for consume_plugin_message refactoring | Adam Domurad | 2012-08-10 | 1 | -0/+8 |
| | |||||
* | Refactor consume_message with helper consume_plugin_message | Adam Domurad | 2012-08-09 | 1 | -59/+64 |
| | |||||
* | Back out erroneous changeset | Thomas Meyer | 2012-08-09 | 1 | -1/+0 |
| | |||||
* | Fix PR955: regression: SweetHome3D fails to run | Danesh Dadachanji | 2012-08-08 | 13 | -60/+1894 |
| | |||||
* | Export only a minimum of symbols. This should fix PR472. | Thomas Meyer | 2012-08-07 | 3 | -1/+11 |
| | |||||
* | Merge branches | Thomas Meyer | 2012-08-07 | 11 | -3/+288 |
|\ | |||||
| * | Add license header to files | Saad Mohammad | 2012-08-07 | 8 | -0/+271 |
| | | |||||
| * | Fixes PR1106, buffer overflow in plugin table | Adam Domurad | 2012-08-07 | 3 | -2/+16 |
| | | |||||
| * | Removed firefox switch wich was causing paralel tests not to start | Jiri Vanek | 2012-08-07 | 1 | -1/+1 |
| | | |||||
* | | ignore eclipse bin path | Thomas Meyer | 2012-08-03 | 1 | -0/+1 |
|/ | |||||
* | Added NEWS entry for PR1049 | Saad Mohammad | 2012-08-01 | 2 | -0/+5 |
| | |||||
* | Fix PR1049: Empty jars are handled correctly during signature validation | Saad Mohammad | 2012-08-01 | 9 | -1/+364 |
| | |||||
* | Fix JNLPMatcherTest timeout from being too restrictive. | Danesh Dadachanji | 2012-08-01 | 2 | -1/+7 |
| | |||||
* | CVE-2012-3422, RH840592: Potential read from an uninitialized memory location | Deepak Bhole | 2012-07-24 | 3 | -0/+25 |
| | | | | Updated NEWS file with entry for CVE-2012-3423 | ||||
* | Fix in Makefile missing absolute path for keytool. | Danesh Dadachanji | 2012-07-31 | 2 | -1/+5 |
| | |||||
* | Introduced configure option --with-gtk=2|3|default to be able | Jiri Vanek | 2012-07-31 | 4 | -1/+50 |
| | | | | to compile against different version of GTK+ (2.x or 3.x). | ||||
* | Small correction in strSplit | Adam Domurad | 2012-07-24 | 2 | -1/+7 |
| | |||||
* | Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from ↵ | Danesh Dadachanji | 2012-07-20 | 4 | -12/+27 |
| | | | | certificate warning. | ||||
* | Fix possible endless loop while waiting for the applet object instance to ↵ | Thomas Meyer | 2012-07-19 | 2 | -1/+16 |
| | | | | get create get created | ||||
* | try to close browser before kill it | Jiri Vanek | 2012-07-11 | 8 | -48/+92 |
| | |||||
* | Added forgotten LaunchDesc.java, fixes build. sorry! | Adam Domurad | 2012-07-10 | 1 | -0/+42 |
| | |||||
* | Refactor Object launchType; to LaunchDesc launchType; in JNLPFile | Adam Domurad | 2012-07-10 | 7 | -17/+33 |
| | |||||
* | Bumped release number to 1.4pre | Deepak Bhole | 2012-07-09 | 2 | -1/+5 |
| | |||||
* | Minor cleanup that removes avoidable code from loop. | Saad Mohammad | 2012-07-09 | 2 | -13/+17 |
| | |||||
* | Small fixes to C++ side of plugin, submitted by Martin Olsson. | Adam Domurad | 2012-07-09 | 4 | -10/+21 |
| | | | | Also fixed a space in my last ChangeLog. | ||||
* | Adding forgotten entry to ChangeLog | Adam Domurad | 2012-07-09 | 1 | -0/+16 |
| | |||||
* | Small fix in test | Adam Domurad | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | Added forgotten file: IllegalResourceDescriptorException | Adam Domurad | 2012-07-09 | 1 | -0/+13 |
| | |||||
* | Applet-tags now ignore any invalid (eg corrupt) jars | Adam Domurad | 2012-07-09 | 2 | -17/+77 |
| | | | | | icedtea-web now skips over any jars that are corrupt or not actually jars. This is how the proprietary plugin treats this situation. | ||||
* | Fix PR1040, PR1041, PR1042: Allows signed jars to function correctly using ↵ | Saad Mohammad | 2012-07-03 | 14 | -19/+876 |
| | | | | extensions | ||||
* | Added missing changset | Jiri Vanek | 2012-07-03 | 1 | -5/+5 |
| | | | | This was approved some week ago, but I have pushed it to now delted file and forgot to push it also to new file | ||||
* | Removal of not removed file during recent refactoring | Jiri Vanek | 2012-07-03 | 3 | -393/+19 |
| | | | | Also with changes originaly done in the "bad" one | ||||
* | Added missing headers for some tests | Jiri Vanek | 2012-07-02 | 26 | -9/+927 |
| | |||||
* | Refactored reproducers directry structure | Jiri Vanek | 2012-07-02 | 215 | -1779/+2729 |
| | |||||
* | Fixed resource tests and Browsers.none behavior | Jiri Vanek | 2012-06-29 | 4 | -11/+44 |
| | |||||
* | Fix problem in resolving classes | Omair Majid | 2012-06-28 | 3 | -3/+71 |
| | | | | | | | | | | | | | | | | | The bug manifests when the following sequence of steps happen: 1. An applet with both a codebase and a jar (archive) is loaded 2. A class Foo is loaded using the codebase classloader 3. The Foo class tries to load a class Bar that is specified in the jar archive. The Bar class is not found. The following applet reproduces the problem: http://javadjvu.foxtrottechnologies.com/cgi-bin/djvuapplet.pl/examples/deer.djvu?zoom=page The fix addresses the problem by ensuring that the codebase classloader asks the classloader that knows about the jar archive to resolve classes too. | ||||
* | Correctly backup all log files re-writable by emma during code-coverage | Jiri Vanek | 2012-06-28 | 2 | -6/+25 |
| | |||||
* | Removed repeated r-runing of tests during coverage | Jiri Vanek | 2012-06-28 | 2 | -7/+32 |
| | |||||
* | Fixes PR1011 w/ reproducer, folders now allowed in archive tag. | Adam Domurad | 2012-06-28 | 9 | -25/+269 |
| | | | | | Previously folders in the archive tag were treated as jars. They are now correctly treated as resource folders. | ||||
* | Added slipped midori and epiphany to recognized browsers. | Jiri Vanek | 2012-06-26 | 2 | -8/+23 |
| | | | | Wrapped last changelog entry | ||||
* | Added TestInBrowser annotation into new ↵ | Jiri Vanek | 2012-06-26 | 1 | -2/+6 |
| | | | | InternalClassloaderWithDownloadedResource's testcases |