aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/util
Commit message (Expand)AuthorAgeFilesLines
* Support building against OpenJDK8Omair Majid2014-01-242-3/+5
* Added support for system level linux loggingJiri Vanek2014-01-202-8/+22
* Copy all button in console controls sorts by date by default.Jiri Vanek2014-01-062-10/+29
* Removed depndence on sun.misc.BASE64DecoderJiri Vanek2014-01-062-0/+396
* Rewritten java consoleJiri Vanek2013-12-206-74/+1459
* singletons logic, logs and test cleanup/fixesJiri Vanek2013-12-205-110/+128
* JNLPRuntime.config changed to proper singleton.Jiri Vanek2013-12-181-19/+1
* Console made aware of plugin messagesJiri Vanek2013-12-159-85/+571
* itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...Jiri Vanek2013-12-132-9/+13
* unittests warning cleanup: fixed typechecks, rawtypes, redundant casts...Jiri Vanek2013-12-131-7/+19
* Enabled file logging in plugin, user enabled to choose logs dirJiri Vanek2013-11-291-2/+21
* BasicExceptionDialog centers on-screen before appearingAndrew Azores2013-11-131-1/+1
* Fixed lock in awt threads. JavaConsole window is now disposed instead of hidden.Jiri Vanek2013-11-102-21/+53
* Java console resurrected and connected to new logging.Jiri Vanek2013-11-054-10/+443
* Synced headers between PLUGIN_DEBUG, PLUGIN_ERROR and javasideJiri Vanek2013-11-011-0/+4
* OutputController.getCallerClass now gets out also from sun.applet.PluginDebug...Jiri Vanek2013-10-251-1/+3
* Reset the LogConfig in unit testsOmair Majid2013-10-221-0/+7
* * Cache viewer update:Jacob Wisor2013-10-032-0/+165
* Introduced logging bottleneckJiri Vanek2013-09-2517-53/+941
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-181-0/+72
* 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