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/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
util
/
JarUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor edits to JarUtil.Resolver functionality: Exception types, avoiding dupl...
Sven Gothel
2013-02-21
1
-21
/
+40
*
Add security checks to resolver methods.
Wade Walker
2013-02-17
1
-4
/
+26
*
Make JarUtil work with custom classloaders
Wade Walker
2013-02-11
1
-1
/
+23
*
Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...
Sven Gothel
2012-06-26
1
-121
/
+166
*
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