aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/runtime
Commit message (Expand)AuthorAgeFilesLines
* Fix classloading deadlock regressionAndrew Azores2013-12-271-75/+115
* singletons logic, logs and test cleanup/fixesJiri Vanek2013-12-201-16/+28
* JNLPRuntime.config changed to proper singleton.Jiri Vanek2013-12-181-17/+23
* itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...Jiri Vanek2013-12-134-39/+68
* Implement per-JAR security descriptors (PR1592)Andrew Azores2013-12-031-48/+80
* Better validation of crytical dirs with proper message on startupJiri Vanek2013-12-021-4/+5
* Added null check when getting manifest attributes for case of jar without man...Jiri Vanek2013-11-271-2/+6
* Removed most of checks to no output from reproducersJiri Vanek2013-11-251-1/+1
* Fixed NPE in getting the attributeJiri Vanek2013-11-141-0/+4
* JNLPClassLoader cleanup, avoid Enumerations and use strict typing.Andrew Azores2013-11-131-77/+54
* Enabled access to manifests' attributes from JNLPFile class, implemented http...Jiri Vanek2013-11-131-9/+18
* Removed suspicious return when (searchForMain) had null launchDesc in netx/ne...Jiri Vanek2013-11-101-4/+2
* Java console resurrected and connected to new logging.Jiri Vanek2013-11-051-3/+5
* Avoid potential NPE in JNLPSecurityManager#addPermission when debug is enabledAndrew Azores2013-11-051-3/+7
* Fix PR1513, signed applets with external main-class supportAndrew Azores2013-10-291-15/+8
* Logic to extract main class attribute generalized to common methods.Jiri Vanek2013-10-211-32/+59
* Minor fix in DEBUG initialisationJiri Vanek2013-10-201-1/+1
* Resolve multiple-applet deadlock issue in JNLPClassLoaderAndrew Azores2013-10-161-62/+73
* Unit tests for BrowserAwareProxySelectorOmair Majid2013-10-012-5/+35
* Introduced logging bottleneckJiri Vanek2013-09-2514-261/+176
* PR1474: Can't get javaws to use SOCKS proxyOmair Majid2013-09-241-12/+13
* Unit tests for JNLPProxySelectorOmair Majid2013-09-232-11/+7
* PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other propertiesOmair Majid2013-09-091-5/+1
* Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap...Andrew Azores2013-08-151-11/+1
* Cleaned up "throws IOException" from HTMLPanel constructor and try/catches el...Andrew Azores2013-07-251-8/+2
* Added java.vm.name read permission to fix Rhino evaluation of proxy PAC (RH98...Andrew Azores2013-07-221-0/+7
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-181-0/+2
* Implemented new about dialogue (by Andrew Azores). Andrew added to authorsJiri Vanek2013-07-101-44/+28
* JNLP file is now re-downloading only if is local and have href. Real couse of...Jiri Vanek2013-06-241-1/+1
* Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml filesJiri Vanek2013-06-212-5/+16
* Removed out-of date Boot13 classJiri Vanek2013-06-202-101/+0
* Made it work with OpenJDK build 25 by creating application as soon as possibleJiri Vanek2013-06-202-1/+6
* Extract NativeLibraryStorage class from JNLPClassLoaderAdam Domurad2013-06-031-126/+13
* Ensure JarFile handles do not leak.Adam Domurad2013-04-231-1/+10
* JNLPClassLoader unit tests for file leaksAdam Domurad2013-04-231-3/+3
* Fixed gifar vulnereability with automated testcaseJiri Vanek2013-04-174-10/+32
* Integration of unsigned applet confirmation dialogue.Adam Domurad2013-03-261-5/+12
* Print stacktrace for ClassFormatError's during classloadingAdam Domurad2013-03-221-0/+1
* Move stream closing utility in JNLPClassLoader to StreamUtilsAdam Domurad2013-03-051-18/+5
* Extract JNLPClassLoader initialization logic into createInstance() methodAdam Domurad2013-02-251-21/+38
* Avoid potential NPE on shutdown.Adam Domurad2013-02-211-1/+1
* Fix PR580: http://www.horaoficial.cl/ loads improperly.Adam Domurad2013-02-131-31/+62
* Provide names for unnamed threads for better debuggingAdam Domurad2013-02-061-1/+1
* First part of fix of recreating desktop iconJiri Vanek2013-01-101-1/+9
* Fix CodeBaseClassLoaderTest.testParentClassLoaderIsAskedForClassesApplicationAdam Domurad2013-01-031-3/+8
* Fixed xtrust all behaviour for desktop icons. Now returning true only if desk...Jiri Vanek2012-12-241-1/+1
* netx/net/sourceforge/jnlp/runtime/ApplicationInstance.java - (shouldCreateSho...Jiri Vanek2012-12-211-0/+3
* Add DownloadService implementationSaad Mohammad2012-11-083-1/+370
* PR1186: System.getProperty("deployment.user.security.trusted.cacerts") is nullOmair Majid2012-10-291-0/+1
* New message for when JNLP is fully signed by different certsAdam Domurad2012-10-191-1/+5