| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests for PR1592 | Andrew Azores | 2013-12-03 | 11 | -0/+835 |
* | Implement per-JAR security descriptors (PR1592) | Andrew Azores | 2013-12-03 | 3 | -48/+102 |
* | Better validation of crytical dirs with proper message on startup | Jiri Vanek | 2013-12-02 | 8 | -17/+697 |
* | Updated NEWS | Jiri Vanek | 2013-11-29 | 1 | -0/+2 |
* | Pipes moved into XDG_RUNTIME_DIR | Jiri Vanek | 2013-11-29 | 4 | -17/+44 |
* | Enabled file logging in plugin, user enabled to choose logs dir | Jiri Vanek | 2013-11-29 | 12 | -68/+353 |
* | JNLPClassLoaderDeadlock reproducer made more reliable | Andrew Azores | 2013-11-27 | 4 | -4/+15 |
* | Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added... | Jiri Vanek | 2013-11-27 | 4 | -20/+44 |
* | 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 | 4 | -4/+64 |
* | Removed most of checks to no output from reproducers | Jiri Vanek | 2013-11-25 | 15 | -33/+59 |
* | fix to ManifestedJar1Test cases | Jiri Vanek | 2013-11-25 | 3 | -5/+22 |
* | do DefaultLaunchHandlerTest unittest indepndent on system settings | Jiri Vanek | 2013-11-22 | 2 | -0/+14 |
* | Move "dialog center" line in NEWS to be consistent with NEWS in 1.4 | Andrew Azores | 2013-11-14 | 1 | -1/+1 |
* | Added "dialogs center on-screen before appearing" to NEWS | Andrew Azores | 2013-11-14 | 1 | -0/+1 |
* | Fixed NPE in getting the attribute | Jiri Vanek | 2013-11-14 | 1 | -0/+4 |
* | JNLPClassLoader cleanup, avoid Enumerations and use strict typing. | Andrew Azores | 2013-11-13 | 2 | -77/+61 |
* | BasicExceptionDialog centers on-screen before appearing | Andrew Azores | 2013-11-13 | 2 | -1/+6 |
* | Added test-extension to silence stdout/err of itw when run from junit | Jiri Vanek | 2013-11-13 | 5 | -9/+105 |
* | Enabled access to manifests' attributes from JNLPFile class, implemented http... | Jiri Vanek | 2013-11-13 | 10 | -31/+476 |
* | Fixed lock in awt threads. JavaConsole window is now disposed instead of hidden. | Jiri Vanek | 2013-11-10 | 3 | -21/+65 |
* | Removed suspicious return when (searchForMain) had null launchDesc in netx/ne... | Jiri Vanek | 2013-11-10 | 2 | -4/+7 |
* | Reproducer test cleanup to remove deprecation warnings and type checking warn... | Andrew Azores | 2013-11-07 | 43 | -182/+212 |
* | Java console resurrected and connected to new logging. | Jiri Vanek | 2013-11-05 | 15 | -164/+333 |
* | Avoid potential NPE in JNLPSecurityManager#addPermission when debug is enabled | Andrew Azores | 2013-11-05 | 2 | -3/+13 |
* | Synced headers between PLUGIN_DEBUG, PLUGIN_ERROR and javaside | Jiri Vanek | 2013-11-01 | 3 | -35/+51 |
* | tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added... | Jiri Vanek | 2013-11-01 | 3 | -16/+172 |
* | netx/net/sourceforge/jnlp/JARDesc.java: made immutable | Jiri Vanek | 2013-10-30 | 2 | -7/+13 |
* | Fix PR1513, signed applets with external main-class support | Andrew Azores | 2013-10-29 | 2 | -15/+15 |
* | Plugin debug can now be controlled from itw_settings, in same way java side. ... | Jiri Vanek | 2013-10-25 | 7 | -21/+164 |
* | All output messages redirected to PLUGIN_{DEBUG,ERROR} macros | Jiri Vanek | 2013-10-25 | 9 | -46/+123 |
* | OutputController.getCallerClass now gets out also from sun.applet.PluginDebug... | Jiri Vanek | 2013-10-25 | 2 | -1/+8 |
* | Fix array index out of bounds due to malformed plugin message (PR539) | Andrew Azores | 2013-10-24 | 6 | -1/+129 |
* | C-part of plugin is now also trying to follow XDG | Jiri Vanek | 2013-10-23 | 2 | -1/+21 |
* | Reset the LogConfig in unit tests | Omair Majid | 2013-10-22 | 3 | -0/+26 |
* | More synchronized error/debug methods | Jiri Vanek | 2013-10-22 | 3 | -36/+43 |
* | Logic to extract main class attribute generalized to common methods. | Jiri Vanek | 2013-10-21 | 2 | -32/+71 |
* | Minor fix in DEBUG initialisation | Jiri Vanek | 2013-10-20 | 3 | -2/+9 |
* | Back out changeset 420d72e5cee7 | Andrew Azores | 2013-10-17 | 7 | -335/+164 |
* | Add RH976833 fix note to NEWS | Andrew Azores | 2013-10-16 | 1 | -0/+1 |
* | Resolve multiple-applet deadlock issue in JNLPClassLoader | Andrew Azores | 2013-10-16 | 7 | -62/+305 |
* | SecurityDialog centers itself before becoming visible | Andrew Azores | 2013-10-11 | 2 | -2/+6 |
* | Remove duplicate key computation in proxy code | Omair Majid | 2013-10-09 | 2 | -3/+13 |
* | Move some proxy logic to BrowserAwareProxySelector | Omair Majid | 2013-10-09 | 5 | -69/+94 |
* | DeploymentConfiguration properties reproducer fix | Andrew Azores | 2013-10-07 | 2 | -3/+14 |
* | Fix regression in ResourceUrlCreator due to PR1204 patch | Andrew Azores | 2013-10-03 | 3 | -55/+148 |
* | * Cache viewer update: | Jacob Wisor | 2013-10-03 | 6 | -105/+478 |
* | Unit tests for BrowserAwareProxySelector | Omair Majid | 2013-10-01 | 5 | -43/+297 |
* | Add unit tests for PluginProxySelector | Omair Majid | 2013-10-01 | 3 | -1/+209 |
* | Fix for PR1204, handling of query strings and absolute paths. | Andrew Azores | 2013-09-26 | 8 | -32/+369 |