index
:
jigong/icedtea-web.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
netx
/
net
/
sourceforge
/
jnlp
/
runtime
/
JNLPClassLoader.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR724: Possible NullPointerException in JNLPClassLoader.getClassPathsFromMani...
Omair Majid
2011-05-27
1
-0
/
+3
*
Load classes from jars listed on the Class-Path in manifest
Omair Majid
2011-04-20
1
-27
/
+97
*
Changed cache to prevent jar overwriting when update happens.
Andrew Su
2011-04-18
1
-2
/
+2
*
Fix concurrent classloading problem in JNLPClassLoader.loadClass.
Denis Lila
2011-04-18
1
-2
/
+4
*
Don't look into <codebase>/META-INF/ for resources.
Denis Lila
2011-03-23
1
-0
/
+16
*
netx findbugs based refactoring.
Denis Lila
2011-03-09
1
-4
/
+3
*
Fix PR658
Denis Lila
2011-03-04
1
-19
/
+1
*
- PR475, RH604061: Allow applets from the same page to use the same classloader
Deepak Bhole
2011-03-04
1
-7
/
+111
*
Rename security warning classes to security dialog classes.
Omair Majid
2011-02-28
1
-7
/
+7
*
Fix PR638: JNLPClassLoader.loadClass(String name) can return null
Omair Majid
2011-02-22
1
-0
/
+4
*
Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalation
Deepak Bhole
2011-02-15
1
-1
/
+7
*
Consistently name methods relating to ResourcesDesc
Omair Majid
2011-02-11
1
-1
/
+1
*
Fix RH669942: Add support for packEnabled and versionEnabled
Omair Majid
2011-02-10
1
-1
/
+27
*
Verify nested jars just like main jars
Omair Majid
2011-02-01
1
-1
/
+5
*
RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass
Deepak Bhole
2011-02-01
1
-1
/
+1
*
allow custom permissions instead of all permissions for trusted code
Omair Majid
2011-01-04
1
-1
/
+1
*
only print debug output when not null
Omair Majid
2011-01-04
1
-4
/
+3
*
Fixed indentation and spacing for all .java files.
Deepak Bhole
2010-12-06
1
-201
/
+192
*
Revert toURI().toURL() changes until we find a solution to the issues it raises:
Andrew John Hughes
2010-12-03
1
-2
/
+4
*
Fix warnings produced by NetX and the plugin (both Java and C++).
Andrew John Hughes
2010-12-03
1
-5
/
+5
*
create files with reduced permissions when possible
Omair Majid
2010-11-24
1
-3
/
+11
*
Fixed PR542
Deepak Bhole
2010-11-01
1
-1
/
+8
*
remove duplicate R methods; create a single class to handle translation
Omair Majid
2010-10-25
1
-3
/
+2
*
show security dialogs using the main AppContext
Omair Majid
2010-10-22
1
-9
/
+10
*
Fix most warnings arising from NetX code.
Andrew John Hughes
2010-10-21
1
-48
/
+52
*
do not encode cache file url when adding it to jarLocationSecurityMap
Omair Majid
2010-10-20
1
-1
/
+1
*
avoid creating unecessary nativedirs; clean them on exit
Omair Majid
2010-10-20
1
-3
/
+40
*
Initial import from IcedTea6.
andrew
2010-10-19
1
-0
/
+1198