aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java
Commit message (Expand)AuthorAgeFilesLines
* Experimental Applet without AWT (Applet3)Sven Gothel2014-01-301-15/+28
* Tuning of properties loading.Jiri Vanek2014-01-271-2/+19
* Support building against OpenJDK8Omair Majid2014-01-241-3/+4
* 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-131-8/+1
* Java console resurrected and connected to new logging.Jiri Vanek2013-11-051-3/+5
* Minor fix in DEBUG initialisationJiri Vanek2013-10-201-1/+1
* Unit tests for BrowserAwareProxySelectorOmair Majid2013-10-011-1/+3
* Introduced logging bottleneckJiri Vanek2013-09-251-71/+49
* Unit tests for JNLPProxySelectorOmair Majid2013-09-231-1/+1
* Made it work with OpenJDK build 25 by creating application as soon as possibleJiri Vanek2013-06-201-1/+1
* Fixed gifar vulnereability with automated testcaseJiri Vanek2013-04-171-2/+20
* Provide names for unnamed threads for better debuggingAdam Domurad2013-02-061-1/+1
* PR1186: System.getProperty("deployment.user.security.trusted.cacerts") is nullOmair Majid2012-10-291-0/+1
* PR1161: X509VariableTrustManager does not work correctly with OpenJDK7Deepak Bhole2012-09-171-13/+80
* PR918: java applet windows uses a low resulution black/white iconOmair Majid2012-04-191-40/+0
* Launch errors are not being printed to terminalOmair Majid2012-03-141-2/+2
* Add support for client authentication certificatesLars Herschke2011-09-261-1/+5
* added XrustAll optionJiri Vanek2011-09-221-0/+12
* RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applicat...Deepak Bhole2011-07-151-0/+4
* Changed cache to prevent jar overwriting when update happens.Andrew Su2011-04-181-0/+1
* Add a new LaunchHandler to show error messages when starting applicationsOmair Majid2011-03-301-2/+7
* Alternate means of finding browsersOmair Majid2011-03-241-0/+17
* Allow plugin and javaws to run concurrently, while maintaining locks on syste...Andrew Su2011-03-171-3/+10
* Ensure that javaws can not clear cache while plugin or javaws is running.Andrew Su2011-03-171-0/+71
* Handling error code returning functions.Denis Lila2011-03-151-2/+2
* Restrict access to net.sourceforge.jnlp.* classes by untrusted classes.Deepak Bhole2011-02-101-0/+4
* Use Firefox's preferences to determine proxy settings for javawsOmair Majid2011-01-271-1/+2
* fix problems in control panel caused by removing JNLPRuntime.initialize()Omair Majid2011-01-121-0/+3
* remove ununsed imports in netxOmair Majid2011-01-121-1/+0
* add support for validating configurationOmair Majid2010-12-131-1/+2
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-28/+22
* create files with reduced permissions when possibleOmair Majid2010-11-241-4/+7
* CVE-2010-3860 IcedTea System property information leak via public staticOmair Majid2010-11-241-89/+0
* integrate basic proxy configuration supportOmair Majid2010-11-231-0/+7
* integrate configurable loggingOmair Majid2010-11-181-0/+47
* integrate support for multiple KeyStores into the various validatorsOmair Majid2010-11-111-0/+19
* use deployment.properties file for infrastructure related configurationOmair Majid2010-11-031-19/+0
* Fix possible null dtd in Swing applicationsOmair Majid2010-10-261-0/+20
* add support for parsing and accessing deployment propertiesOmair Majid2010-10-251-0/+23
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-251-1/+1
* show security dialogs using the main AppContextOmair Majid2010-10-221-0/+45
* Initial import from IcedTea6.andrew2010-10-191-0/+572