| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1369: Source Certification Contract (SCC): Initial SHA256 fingerprint & r... | Sven Gothel | 2019-04-03 | 1 | -0/+6 |
* | Bug 1367: Make TempFileCache & TempJarCache even if temp folder can't handle ... | Sven Gothel | 2019-04-03 | 3 | -37/+127 |
* | Remove deprectated classes and methods | Sven Gothel | 2015-10-15 | 1 | -21/+0 |
* | Bug 1213: Refine changes .. comments and API | Sven Gothel | 2015-09-15 | 1 | -2/+3 |
* | TempFileCache/TempJarCache: Fix NPE in DEBUG mode | Sven Gothel | 2014-12-12 | 2 | -2/+7 |
* | Bug 1063: Complete Uri impl. and adoption throughout GlueGen | Sven Gothel | 2014-09-08 | 1 | -68/+87 |
* | Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and diffe... | Sven Gothel | 2014-09-07 | 1 | -1/+2 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 2 | -43/+43 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -2/+2 |
* | Bug 754 - JarUtil: Add method to generate resource URI from class's Jar URI a... | Sven Gothel | 2013-10-31 | 1 | -0/+2 |
* | TempJarCache: Make 'initialization' query/flag thread safe, i.e. synchronize ... | Sven Gothel | 2013-10-24 | 1 | -4/+21 |
* | Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ... | Sven Gothel | 2013-10-23 | 1 | -1/+1 |
* | gluegen: add all missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+3 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 2 | -99/+99 |
* | Bug 845: Fix JNILibLoaderBase.addNativeJarLibsImpl(..) fat-jar case. | Sven Gothel | 2013-10-01 | 1 | -1/+4 |
* | Bug 845: Add support for one big-fat jar file [java classes plus all native '... | Sven Gothel | 2013-10-01 | 1 | -7/+11 |
* | Fix Bug 843: Remove Platform's requirement and use of TempJarCache.bootstrap... | Sven Gothel | 2013-10-01 | 1 | -77/+1 |
* | gluegen: remove unneeded casts to JarEntry | Harvey Harrison | 2013-07-15 | 1 | -1/+1 |
* | Fix Bug 757: Regression of URL to URI conversion (Encoded path not compatible... | Sven Gothel | 2013-06-19 | 1 | -5/+15 |
* | Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a... | Sven Gothel | 2013-06-11 | 1 | -6/+2 |
* | Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ... | Sven Gothel | 2013-06-09 | 1 | -75/+74 |
* | Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv... | Sven Gothel | 2012-06-26 | 1 | -58/+116 |
* | Fix TempFileCache/LauncherTempFileCache (regression commit: 1468286bf569a493e...v2.0-rc9 | Sven Gothel | 2012-06-20 | 2 | -28/+43 |
* | Fix Platform static initialization interdependencies w/ GlueGen native librar... | Sven Gothel | 2012-06-18 | 1 | -1/+1 |
* | Fix Bug 587: Use alternative storage location if platform's temp directory is... | Sven Gothel | 2012-06-16 | 1 | -2/+3 |
* | Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-... | Sven Gothel | 2012-03-28 | 1 | -0/+12 |
* | SecurityUtil: Generalize cert validation and AccessControlContext query; Prop... | Sven Gothel | 2012-03-13 | 2 | -6/+10 |
* | TempJarCache: Check for NULL jarURL and reuse contains queries | Sven Gothel | 2012-03-07 | 1 | -6/+15 |
* | Further fix for bug 537 - Catch IllegalArgumentException in Platform.loadGlue... | Sven Gothel | 2012-01-05 | 1 | -1/+0 |
* | TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our... | Sven Gothel | 2011-12-01 | 1 | -37/+61 |
* | Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for instance. | Sven Gothel | 2011-12-01 | 2 | -20/+67 |
* | Fix TempJarCache's Multi-User Bug (Reported by Martin Hegedus) | Sven Gothel | 2011-11-29 | 2 | -134/+158 |
* | JarUtil: Improve Robustness (Bug 522) and API doc, prepare for Jar-In-Jar. Ad... | Sven Gothel | 2011-11-29 | 1 | -0/+13 |
* | IOUtil: Generalize w/ getTempRoot() | Sven Gothel | 2011-09-30 | 1 | -3/+3 |
* | Better DEBUG output | Sven Gothel | 2011-09-23 | 1 | -31/+30 |
* | TempJarCache/JNILibLoaderBase: Validate the to be loader JarFile's Certificat... | Sven Gothel | 2011-09-23 | 1 | -11/+50 |
* | JNILibLoaderBase/TempJarCache: Prepare for loadLibrary(..) out of cached JARs | Sven Gothel | 2011-09-22 | 1 | -1/+48 |
* | Temp Cache: More control over the lifecycle, explicit TempJarCache initializa... | Sven Gothel | 2011-09-20 | 3 | -27/+85 |
* | Enhancements / New utils: JarUtil, TempFileCache and TempJarCache | Sven Gothel | 2011-09-19 | 2 | -0/+704 |