aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java
Commit message (Expand)AuthorAgeFilesLines
* 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