Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SecurityUtil: Generalize cert validation and AccessControlContext query; Prop... | Sven Gothel | 2012-03-13 | 1 | -14/+8 |
* | Further fix for bug 537 - Catch IllegalArgumentException in Platform.loadGlue... | Sven Gothel | 2012-01-05 | 1 | -14/+52 |
* | JarUtil (Fix Bug 522): Handle case where given URL doesn't contain any '/' (e... | Sven Gothel | 2011-11-29 | 1 | -5/+11 |
* | JarUtil: Improve Robustness (Bug 522) and API doc, prepare for Jar-In-Jar. Ad... | Sven Gothel | 2011-11-29 | 1 | -38/+179 |
* | NativeLib: Fix OSX lib name detection; JarUtil extract: at copy entry, mkdir ... | Sven Gothel | 2011-09-24 | 1 | -2/+15 |
* | Better DEBUG output | Sven Gothel | 2011-09-23 | 1 | -21/+24 |
* | TempJarCache/JNILibLoaderBase: Validate the to be loader JarFile's Certificat... | Sven Gothel | 2011-09-23 | 1 | -31/+49 |
* | JNILibLoaderBase/TempJarCache: Prepare for loadLibrary(..) out of cached JARs | Sven Gothel | 2011-09-22 | 1 | -7/+5 |
* | Enhancements / New utils: JarUtil, TempFileCache and TempJarCache | Sven Gothel | 2011-09-19 | 1 | -0/+347 |