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