index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
util
/
cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
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