aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/util
Commit message (Expand)AuthorAgeFilesLines
* Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR fileAdam Domurad2013-06-051-1/+14
* Add NativeLibraryStorageTEstAdam Domurad2013-06-031-3/+19
* Fix for portalbank.no (trying get after failed head requests) and testsJiri Vanek2013-05-022-13/+76
* Decode local-file URLs lenientlyAdam Domurad2013-04-261-0/+5
* Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ...Jiri Vanek2013-04-262-4/+6
* Locking disabled on windows machinesJiri Vanek2013-04-251-0/+7
* Introduce more UrlUtils functions.Adam Domurad2013-04-231-4/+71
* Fixed gifar vulnereability with automated testcaseJiri Vanek2013-04-172-0/+202
* Added dialogue to allow setting of custom JREJiri Vanek2013-04-122-1/+55
* Move normalizeUrlAndStripParams to UrlUtilsAdam Domurad2013-03-281-0/+17
* Move stream closing utility in JNLPClassLoader to StreamUtilsAdam Domurad2013-03-051-1/+17
* Added backend and settings for extended applet securityJiri Vanek2013-02-273-0/+417
* Fix PR835, use HEAD requests to query if resource URL is validAdam Domurad2013-02-141-0/+58
* All IcedTea-Web dialogues are centered to middle of active screenJiri Vanek2013-01-101-0/+100
* First part of fix of recreating desktop iconJiri Vanek2013-01-101-4/+115
* Reduce no. of loads of the cache index fileThomas Meyer2012-05-111-21/+44
* PR918: java applet windows uses a low resulution black/white iconOmair Majid2012-04-192-0/+102
* fixed LRU cache behaviour in case of failure. Tests added.Jiri Vanek2012-02-011-0/+1
* sun.misc.BASE64Encoder replaced by internal implementationJiri Vanek2011-10-172-0/+464
* RH718164, CVE-2011-2513: Home directory path disclosure to untrusted applicat...Deepak Bhole2011-07-151-0/+53
* Changed cache to prevent jar overwriting when update happens.Andrew Su2011-04-182-1/+43
* Add a new LaunchHandler to show error messages when starting applicationsOmair Majid2011-03-301-0/+129
* Handling error code returning functions.Denis Lila2011-03-151-8/+69
* netx findbugs based refactoring.Denis Lila2011-03-091-2/+0
* Close streams after opening them.Andrew Su2011-03-081-8/+16
* Small fixes to TimedHashMapOmair Majid2011-02-151-17/+15
* Move TimedHashMap to netxOmair Majid2011-02-151-0/+102
* remove ununsed imports in netxOmair Majid2011-01-122-4/+0
* add support for validating configurationOmair Majid2010-12-131-1/+1
* Fix Javadoc warnings.Andrew John Hughes2010-12-081-2/+2
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-065-23/+11
* create files with reduced permissions when possibleOmair Majid2010-11-242-0/+78
* fix PR592: netx can create invalid desktop entry filesOmair Majid2010-11-241-3/+19
* fix Exec, Icon and Encoding in desktop entry filesOmair Majid2010-11-191-1/+1
* integrate configurable loggingOmair Majid2010-11-181-0/+95
* use deployment.properties file for infrastructure related configurationOmair Majid2010-11-031-3/+10
* Fix most warnings arising from NetX code.Andrew John Hughes2010-10-211-14/+14
* Initial import from IcedTea6.andrew2010-10-195-0/+790