| Commit message (Expand) | Author | Age | Files | Lines |
* | unittests warning cleanup: fixed typechecks, rawtypes, redundant casts... | Jiri Vanek | 2013-12-13 | 1 | -0/+24 |
* | Messages.properties: added "It will be granted unrestricted access to your c... | Jiri Vanek | 2013-12-09 | 1 | -0/+5 |
* | Add units to cache size label in itweb-settings | Andrew Azores | 2013-12-05 | 1 | -0/+5 |
* | Tests for PR1592 | Andrew Azores | 2013-12-03 | 1 | -0/+24 |
* | Implement per-JAR security descriptors (PR1592) | Andrew Azores | 2013-12-03 | 1 | -0/+14 |
* | Better validation of crytical dirs with proper message on startup | Jiri Vanek | 2013-12-02 | 1 | -0/+15 |
* | Pipes moved into XDG_RUNTIME_DIR | Jiri Vanek | 2013-11-29 | 1 | -0/+11 |
* | Enabled file logging in plugin, user enabled to choose logs dir | Jiri Vanek | 2013-11-29 | 1 | -0/+30 |
* | JNLPClassLoaderDeadlock reproducer made more reliable | Andrew Azores | 2013-11-27 | 1 | -0/+10 |
* | Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added... | Jiri Vanek | 2013-11-27 | 1 | -0/+11 |
* | removed redundant slash in chnagelog | Jiri Vanek | 2013-11-27 | 1 | -1/+1 |
* | Added null check when getting manifest attributes for case of jar without man... | Jiri Vanek | 2013-11-27 | 1 | -0/+9 |
* | Removed most of checks to no output from reproducers | Jiri Vanek | 2013-11-25 | 1 | -0/+22 |
* | fix to ManifestedJar1Test cases | Jiri Vanek | 2013-11-25 | 1 | -0/+9 |
* | do DefaultLaunchHandlerTest unittest indepndent on system settings | Jiri Vanek | 2013-11-22 | 1 | -0/+5 |
* | JNLPClassLoader cleanup, avoid Enumerations and use strict typing. | Andrew Azores | 2013-11-13 | 1 | -0/+7 |
* | BasicExceptionDialog centers on-screen before appearing | Andrew Azores | 2013-11-13 | 1 | -0/+5 |
* | Added test-extension to silence stdout/err of itw when run from junit | Jiri Vanek | 2013-11-13 | 1 | -0/+10 |
* | Enabled access to manifests' attributes from JNLPFile class, implemented http... | Jiri Vanek | 2013-11-13 | 1 | -0/+20 |
* | Fixed lock in awt threads. JavaConsole window is now disposed instead of hidden. | Jiri Vanek | 2013-11-10 | 1 | -0/+12 |
* | Removed suspicious return when (searchForMain) had null launchDesc in netx/ne... | Jiri Vanek | 2013-11-10 | 1 | -0/+5 |
* | Reproducer test cleanup to remove deprecation warnings and type checking warn... | Andrew Azores | 2013-11-07 | 1 | -0/+22 |
* | Java console resurrected and connected to new logging. | Jiri Vanek | 2013-11-05 | 1 | -2/+34 |
* | Avoid potential NPE in JNLPSecurityManager#addPermission when debug is enabled | Andrew Azores | 2013-11-05 | 1 | -0/+6 |
* | Synced headers between PLUGIN_DEBUG, PLUGIN_ERROR and javaside | Jiri Vanek | 2013-11-01 | 1 | -0/+9 |
* | tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added... | Jiri Vanek | 2013-11-01 | 1 | -0/+9 |
* | netx/net/sourceforge/jnlp/JARDesc.java: made immutable | Jiri Vanek | 2013-10-30 | 1 | -0/+5 |
* | Fix PR1513, signed applets with external main-class support | Andrew Azores | 2013-10-29 | 1 | -0/+7 |
* | Plugin debug can now be controlled from itw_settings, in same way java side. ... | Jiri Vanek | 2013-10-25 | 1 | -0/+30 |
* | All output messages redirected to PLUGIN_{DEBUG,ERROR} macros | Jiri Vanek | 2013-10-25 | 1 | -0/+15 |
* | OutputController.getCallerClass now gets out also from sun.applet.PluginDebug... | Jiri Vanek | 2013-10-25 | 1 | -0/+5 |
* | Fix array index out of bounds due to malformed plugin message (PR539) | Andrew Azores | 2013-10-24 | 1 | -0/+15 |
* | C-part of plugin is now also trying to follow XDG | Jiri Vanek | 2013-10-23 | 1 | -0/+7 |
* | Reset the LogConfig in unit tests | Omair Majid | 2013-10-22 | 1 | -0/+7 |
* | More synchronized error/debug methods | Jiri Vanek | 2013-10-22 | 1 | -0/+11 |
* | Logic to extract main class attribute generalized to common methods. | Jiri Vanek | 2013-10-21 | 1 | -0/+12 |
* | Minor fix in DEBUG initialisation | Jiri Vanek | 2013-10-20 | 1 | -0/+7 |
* | Back out changeset 420d72e5cee7 | Andrew Azores | 2013-10-17 | 1 | -0/+11 |
* | Resolve multiple-applet deadlock issue in JNLPClassLoader | Andrew Azores | 2013-10-16 | 1 | -0/+18 |
* | SecurityDialog centers itself before becoming visible | Andrew Azores | 2013-10-11 | 1 | -0/+5 |
* | Remove duplicate key computation in proxy code | Omair Majid | 2013-10-09 | 1 | -0/+6 |
* | Move some proxy logic to BrowserAwareProxySelector | Omair Majid | 2013-10-09 | 1 | -0/+15 |
* | DeploymentConfiguration properties reproducer fix | Andrew Azores | 2013-10-07 | 1 | -0/+6 |
* | Fix regression in ResourceUrlCreator due to PR1204 patch | Andrew Azores | 2013-10-03 | 1 | -0/+10 |
* | * Cache viewer update: | Jacob Wisor | 2013-10-03 | 1 | -0/+46 |
* | Unit tests for BrowserAwareProxySelector | Omair Majid | 2013-10-01 | 1 | -0/+18 |
* | Add unit tests for PluginProxySelector | Omair Majid | 2013-10-01 | 1 | -0/+8 |
* | Fix for PR1204, handling of query strings and absolute paths. | Andrew Azores | 2013-09-26 | 1 | -0/+23 |
* | Clean up summary_unit.txt and summary_reproducers.txt for "make clean" | Andrew Azores | 2013-09-25 | 1 | -0/+5 |
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 1 | -0/+125 |