aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* Added rules listenersJiri Vanek2012-09-251-2/+20
|
* Added basic ClosingLIstener support, implementation and exampleJiri Vanek2012-09-241-0/+27
|
* Reproducers are now correctly compiled against liveconect(plugin.jar)Jiri Vanek2012-09-241-0/+8
|
* PR1161: X509VariableTrustManager does not work correctly with OpenJDK7Deepak Bhole2012-09-171-0/+30
|
* Add signed jnlp tests for applications with multiple jarsSaad Mohammad2012-09-071-0/+32
|
* Added strict testJiri Vanek2012-09-071-0/+15
|
* Fixing several typos from previous push.Jiri Vanek2012-09-061-0/+10
|
* Fixing several errors which were causing incorrect behaviour causing correct ↵Jiri Vanek2012-09-051-0/+18
| | | | reproduction of PR905
* Added multiple-applets testsJiri Vanek2012-09-051-0/+28
|
* Single instance support for jnlp-href and testsJiri Vanek2012-09-051-0/+22
|
* Fix for PR920: Classes attempted to load twice when class extends from ↵Adam Domurad2012-08-281-0/+8
| | | | outside jar
* Reproducer for PR920, linkage error sometimes occursAdam Domurad2012-08-281-1/+22
|
* Reproducer for PR1112, main class in signed jar loaded via INDEX.LISTAdam Domurad2012-08-281-0/+16
|
* Reproducer for PR1145, ClassCircularityError sometimes occurs when custom ↵Adam Domurad2012-08-271-0/+12
| | | | policy set.
* Fir regression that sometimes results in ClassCircularityErrorDeepak Bhole2012-08-271-0/+6
|
* Added PR822 reproducerJiri Vanek2012-08-271-0/+22
|
* Fixed long term failing unit-test, fixed NPE from ClassLoaderJiri Vanek2012-08-271-0/+16
| | | | | | | | | | | | | | | * netx/net/sourceforge/jnlp/NullJnlpFileException.java: new class to distinguish plain NPE from null jnlp file. * netx/net/sourceforge/jnlp/SecurityDesc.java: (getSandBoxPermissions) added throw of NullJnlpFileException in case of null jnlp file. * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (findClass) added Override annotation, add catch of NullJnlpFileException and re-throw of CNF exception. * tests/netx/unit/net/sourceforge/jnlp/runtime/CodeBaseClassLoaderTest.java: (testResourceLoadSuccessCaching) (testResourceLoadFailureCaching) (testParentClassLoaderIsAskedForClasses) - internal JNLPFile's (getSecurity) null in SecurityDesc constructorrepalced by this. (testNullFileSecurityDesc) new test to ensure NPE in null JNLPFile case.
* Added tests for PR905 - parameters in jnlp/html application/applet resourcesJiri Vanek2012-08-231-0/+27
|
* destroyProcess in ProcessAssassin is now calling sigInt instead of unwrapped ↵Jiri Vanek2012-08-211-0/+8
| | | | sigTerm
* launcher/javaws.in: java is now launched by execJiri Vanek2012-08-211-0/+4
|
* Fix a small bug in the contain() methodThomas Meyer2012-08-191-0/+3
|
* Fix some javadoc warningsThomas Meyer2012-08-191-0/+10
|
* Encoding reproducerJiri Vanek2012-08-171-0/+17
|
* Forgot changelog yet again. Woops.Adam Domurad2012-08-171-0/+42
|
* Added verbose constant for launching javawsJiri Vanek2012-08-171-0/+5
|
* Fixed DeadlockTest and listeners forwardingJiri Vanek2012-08-171-0/+9
|
* Restrict manifest classpath searching for JNLPs.Danesh Dadachanji2012-08-151-0/+18
|
* Changelog for unsigned content in metainf reproducerAdam Domurad2012-08-141-0/+17
|
* Unit test for JCV.isMetaInfFile()Adam Domurad2012-08-141-0/+8
|
* Added splashscreen implementationJiri Vanek2012-08-131-0/+88
|
* Fixed wrong call in previous commit which was causing null process nameJiri Vanek2012-08-131-0/+8
|
* Reproducers of PR955Jiri Vanek2012-08-131-0/+19
|
* Forgot changelog for consume_plugin_message refactoringAdam Domurad2012-08-101-0/+8
|
* Fix PR955: regression: SweetHome3D fails to runDanesh Dadachanji2012-08-081-0/+35
|
* Export only a minimum of symbols. This should fix PR472.Thomas Meyer2012-08-071-0/+5
|
* Add license header to filesSaad Mohammad2012-08-071-0/+12
|
* Fixes PR1106, buffer overflow in plugin tableAdam Domurad2012-08-071-0/+7
|
* Added NEWS entry for PR1049Saad Mohammad2012-08-011-0/+3
|
* Fix PR1049: Empty jars are handled correctly during signature validationSaad Mohammad2012-08-011-0/+26
|
* Fix JNLPMatcherTest timeout from being too restrictive.Danesh Dadachanji2012-08-011-0/+6
|
* CVE-2012-3422, RH840592: Potential read from an uninitialized memory locationDeepak Bhole2012-07-241-0/+10
| | | | Updated NEWS file with entry for CVE-2012-3423
* Fix in Makefile missing absolute path for keytool.Danesh Dadachanji2012-07-311-0/+4
|
* Introduced configure option --with-gtk=2|3|default to be ableJiri Vanek2012-07-311-0/+9
| | | | to compile against different version of GTK+ (2.x or 3.x).
* Small correction in strSplitAdam Domurad2012-07-241-0/+6
|
* Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from ↵Danesh Dadachanji2012-07-201-0/+11
| | | | certificate warning.
* Fix possible endless loop while waiting for the applet object instance to ↵Thomas Meyer2012-07-191-0/+6
| | | | get create get created
* try to close browser before kill itJiri Vanek2012-07-111-0/+15
|
* Refactor Object launchType; to LaunchDesc launchType; in JNLPFileAdam Domurad2012-07-101-0/+16
|
* Bumped release number to 1.4preDeepak Bhole2012-07-091-0/+4
|
* Minor cleanup that removes avoidable code from loop.Saad Mohammad2012-07-091-0/+5
|