aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/runtime
Commit message (Expand)AuthorAgeFilesLines
* Revert toURI().toURL() changes until we find a solution to the issues it raises:Andrew John Hughes2010-12-032-3/+6
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-033-6/+7
* create files with reduced permissions when possibleOmair Majid2010-11-243-8/+18
* CVE-2010-3860 IcedTea System property information leak via public staticOmair Majid2010-11-242-117/+7
* integrate basic proxy configuration supportOmair Majid2010-11-233-21/+399
* add configuration support for user prompts and other access control optionsOmair Majid2010-11-181-4/+29
* integrate configurable loggingOmair Majid2010-11-182-1/+50
* Corrected a minor typo in DeploymentConfiguration.javaAndrew Su2010-11-161-1/+1
* integrate support for multiple KeyStores into the various validatorsOmair Majid2010-11-112-20/+19
* use browser path from configurationOmair Majid2010-11-101-1/+3
* integrate desktop shortcut creation with configurationOmair Majid2010-11-102-5/+45
* integrate multiple keystore support into certificate viewerOmair Majid2010-11-081-10/+22
* use deployment.properties file for infrastructure related configurationOmair Majid2010-11-032-25/+30
* Fixed PR542Deepak Bhole2010-11-011-1/+8
* Add security checks for save and load in DeploymentConfigurationOmair Majid2010-10-271-3/+21
* Fix possible null dtd in Swing applicationsOmair Majid2010-10-261-0/+20
* overload a new R method for translation of simple stringsOmair Majid2010-10-261-0/+9
* add support for parsing and accessing deployment propertiesOmair Majid2010-10-252-0/+619
* remove duplicate R methods; create a single class to handle translationOmair Majid2010-10-255-12/+40
* show security dialogs using the main AppContextOmair Majid2010-10-224-13/+86
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-216-67/+72
* do not encode cache file url when adding it to jarLocationSecurityMapOmair Majid2010-10-201-1/+1
* avoid creating unecessary nativedirs; clean them on exitOmair Majid2010-10-201-3/+40
* Initial import from IcedTea6.andrew2010-10-1912-0/+3994