Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed out-of date Boot13 class | Jiri Vanek | 2013-06-20 | 2 | -101/+0 | |
| | ||||||
* | Made it work with OpenJDK build 25 by creating application as soon as possible | Jiri Vanek | 2013-06-20 | 2 | -1/+6 | |
| | ||||||
* | Silenced deployment.properties and zero size applet exceptions with tests | Jiri Vanek | 2013-06-06 | 1 | -1/+6 | |
| | ||||||
* | Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR file | Adam Domurad | 2013-06-05 | 1 | -1/+14 | |
| | ||||||
* | more detailed hint for CCannotClearCache | Jiri Vanek | 2013-06-04 | 1 | -1/+1 | |
| | ||||||
* | Add NativeLibraryStorageTEst | Adam Domurad | 2013-06-03 | 2 | -7/+23 | |
| | ||||||
* | Extract NativeLibraryStorage class from JNLPClassLoader | Adam Domurad | 2013-06-03 | 2 | -126/+175 | |
| | ||||||
* | Remove 'serious' from error message in splash screen. | Adam Domurad | 2013-05-29 | 1 | -2/+2 | |
| | ||||||
* | netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed ↵ | Jiri Vanek | 2013-05-14 | 1 | -1/+1 | |
| | | | | invalid unicode character | |||||
* | Fixed indentation | Jiri Vanek | 2013-05-03 | 1 | -2/+2 | |
| | ||||||
* | Minor cleanup, fixed output from ResourceTracker and whitelist | Jiri Vanek | 2013-05-02 | 1 | -1/+1 | |
| | ||||||
* | Added default, DE and PL localization's tweeks | Jiri Vanek | 2013-05-02 | 3 | -44/+116 | |
| | ||||||
* | Fix for portalbank.no (trying get after failed head requests) and tests | Jiri Vanek | 2013-05-02 | 5 | -85/+113 | |
| | ||||||
* | Renamed cz locales to be more general | Jiri Vanek | 2013-05-02 | 1 | -0/+0 | |
| | | | | | netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties renamed to netx/net/sourceforge/jnlp/resources/Messages_cs.properties tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java and tests/reproducers/simple/LocalesTest/testcases/LocalesTestTest.java adapted to new cz locales filename. | |||||
* | Decode local-file URLs leniently | Adam Domurad | 2013-04-26 | 2 | -4/+6 | |
| | ||||||
* | Added polish transaltion and tests to it | Jiri Vanek | 2013-04-26 | 3 | -38/+576 | |
| | | | | Also minor changes to En and De files | |||||
* | Improved and completed CZ localisation | Jiri Vanek | 2013-04-26 | 1 | -43/+140 | |
| | ||||||
* | Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ↵ | Jiri Vanek | 2013-04-26 | 4 | -11/+44 | |
| | | | | unittests | |||||
* | Fix a dead-lock bug that can cause Firefox to hang. | Adam Domurad | 2013-04-25 | 1 | -9/+6 | |
| | ||||||
* | Locking disabled on windows machines | Jiri Vanek | 2013-04-25 | 1 | -0/+7 | |
| | ||||||
* | Splashscreen now strip commit id from released versions | Jiri Vanek | 2013-04-25 | 1 | -2/+14 | |
| | ||||||
* | Introduce more UrlUtils functions. | Adam Domurad | 2013-04-23 | 4 | -52/+98 | |
| | ||||||
* | Ensure document-base is properly encoded | Adam Domurad | 2013-04-23 | 1 | -1/+4 | |
| | ||||||
* | Clean-up of dead & outdated parts of NetxPanel | Adam Domurad | 2013-04-23 | 1 | -28/+5 | |
| | ||||||
* | Ensure JarFile handles do not leak. | Adam Domurad | 2013-04-23 | 1 | -1/+10 | |
| | ||||||
* | JNLPClassLoader unit tests for file leaks | Adam Domurad | 2013-04-23 | 1 | -3/+3 | |
| | ||||||
* | Fix PR1299: WebStart doesn't read socket proxy settings from firefox correctly | Adam Domurad | 2013-04-23 | 1 | -1/+1 | |
| | ||||||
* | Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets ↵ | Jiri Vanek | 2013-04-17 | 3 | -11/+9 | |
| | | | | with same relative-path. | |||||
* | Fixed gifar vulnereability with automated testcase | Jiri Vanek | 2013-04-17 | 10 | -12/+238 | |
| | ||||||
* | Clean-up generated code. | Adam Domurad | 2013-04-12 | 1 | -20/+18 | |
| | ||||||
* | Present more information in unsigned applet confirmation. | Adam Domurad | 2013-04-12 | 2 | -8/+8 | |
| | ||||||
* | Added help for extended applets security and settings | Jiri Vanek | 2013-04-12 | 4 | -0/+347 | |
| | ||||||
* | Added dialogue to allow setting of custom JRE | Jiri Vanek | 2013-04-12 | 7 | -11/+374 | |
| | ||||||
* | Allow for remembered unsigned trust based on codebase | Adam Domurad | 2013-04-11 | 5 | -22/+94 | |
| | ||||||
* | Move normalizeUrlAndStripParams to UrlUtils | Adam Domurad | 2013-03-28 | 2 | -17/+23 | |
| | ||||||
* | Integration of unsigned applet confirmation dialogue. | Adam Domurad | 2013-03-26 | 9 | -9/+565 | |
| | ||||||
* | Path validator fixed to be correctly multiplatform | Jiri Vanek | 2013-03-26 | 1 | -6/+10 | |
| | ||||||
* | Print stacktrace for ClassFormatError's during classloading | Adam Domurad | 2013-03-22 | 1 | -0/+1 | |
| | ||||||
* | UnsignedAppletActionStorageImpl: (isMatching) is now ignring archives if empty. | Jiri Vanek | 2013-03-22 | 1 | -1/+5 | |
| | ||||||
* | Jacob Wisor <[email protected]>, fixed strange sentences in default ↵ | Jiri Vanek | 2013-03-13 | 1 | -40/+40 | |
| | | | | | | locales bundle netx/net/sourceforge/jnlp/resources/Messages.properties | |||||
* | Added initial German localization by Jacob Wisor <[email protected]> | Jiri Vanek | 2013-03-13 | 1 | -0/+536 | |
| | | | | | * netx/net/sourceforge/jnlp/resources/Messages_de.properties: New file with German properties | |||||
* | Move stream closing utility in JNLPClassLoader to StreamUtils | Adam Domurad | 2013-03-05 | 2 | -19/+22 | |
| | ||||||
* | * netx/net/sourceforge/jnlp/config/SecurityValueValidator.java: modifed | Jiri Vanek | 2013-02-28 | 1 | -1/+4 | |
| | | | | null check - no considered as correct value as being valid value in runtime. | |||||
* | Added backend and settings for extended applet security | Jiri Vanek | 2013-02-27 | 18 | -1/+2805 | |
| | ||||||
* | Extract JNLPClassLoader initialization logic into createInstance() method | Adam Domurad | 2013-02-25 | 1 | -21/+38 | |
| | ||||||
* | Avoid potential NPE on shutdown. | Adam Domurad | 2013-02-21 | 1 | -1/+1 | |
| | ||||||
* | Fix PR835, use HEAD requests to query if resource URL is valid | Adam Domurad | 2013-02-14 | 2 | -17/+124 | |
| | ||||||
* | Fix PR580: http://www.horaoficial.cl/ loads improperly. | Adam Domurad | 2013-02-13 | 1 | -31/+62 | |
| | ||||||
* | Provide names for unnamed threads for better debugging | Adam Domurad | 2013-02-06 | 2 | -2/+2 | |
| | ||||||
* | Add unit tests for locales and locales fixed | Jiri Vanek | 2013-01-30 | 2 | -13/+17 | |
| | | | | | | | | * netx/net/sourceforge/jnlp/resources/Messages.properties: * netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties: Added missing, filled empty and removed dangling items * tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java: New unittest for missing, empty, duplicate or dangling locales. |