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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR638: JNLPClassLoader.loadClass(String name) can return null
Omair Majid
2011-02-22
1
-0
/
+9
*
Fix typo in uninstall-local
Omair Majid
2011-02-22
1
-0
/
+4
*
Fix lookup of about.jnlp
Omair Majid
2011-02-22
1
-0
/
+8
*
Fix --mandir switch
Omair Majid
2011-02-22
1
-0
/
+8
*
Install icedtea-web into a FHS-compliant location
Omair Majid
2011-02-22
1
-0
/
+20
*
Remove pluginappletviewer binary
Omair Majid
2011-02-18
1
-0
/
+12
*
Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalation
Deepak Bhole
2011-02-15
1
-0
/
+8
*
Fix S6983554, CVE-2010-4450: Launcher incorrect processing of empty library p...
Deepak Bhole
2011-02-15
1
-0
/
+7
*
Small fixes to TimedHashMap
Omair Majid
2011-02-15
1
-0
/
+6
*
Move TimedHashMap to netx
Omair Majid
2011-02-15
1
-0
/
+6
*
Fix NullPointerException in plugin caused by a non-overridden method
Omair Majid
2011-02-11
1
-0
/
+6
*
Consistently name methods relating to ResourcesDesc
Omair Majid
2011-02-11
1
-0
/
+10
*
Fix RH669942: Add support for packEnabled and versionEnabled
Omair Majid
2011-02-10
1
-0
/
+37
*
Restrict access to net.sourceforge.jnlp.* classes by untrusted classes.
Deepak Bhole
2011-02-10
1
-0
/
+6
*
Fix bug where proxy settings in itweb-settings were being lost
Omair Majid
2011-02-09
1
-0
/
+6
*
Try to be as silent about proxy settings as possible
Omair Majid
2011-02-08
1
-0
/
+6
*
Verify nested jars just like main jars
Omair Majid
2011-02-01
1
-0
/
+9
*
RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass
Deepak Bhole
2011-02-01
1
-0
/
+30
*
Use name and version as defined in configure.ac instead of hardcoding it in B...
Omair Majid
2011-01-28
1
-0
/
+13
*
Use Firefox's preferences to determine proxy settings for javaws
Omair Majid
2011-01-27
1
-0
/
+19
*
Update AUTHORS and update notes.html to include all authors.
Omair Majid
2011-01-27
1
-0
/
+6
*
Remove unused file default.jnlp
Omair Majid
2011-01-25
1
-0
/
+4
*
When exiting on failure, use appropriate exit code
Omair Majid
2011-01-24
1
-0
/
+5
*
Make log file permissions owner accessible only.
Andrew Su
2011-01-21
1
-0
/
+5
*
Remove dead, commented, unused code.
Andrew Su
2011-01-20
1
-0
/
+42
*
Fix PR619: Improper finalization by the plugin can crash the browser
Deepak Bhole
2011-01-20
1
-0
/
+6
*
RH663680, CVE-2010-4351: JNLP SecurityManager bypass
Deepak Bhole
2011-01-18
1
-0
/
+7
*
Add logging for applet exceptions.
Andrew Su
2011-01-17
1
-0
/
+8
*
Add missing netx package names to NETX_PKGS in Makefile.am.
Andrew Su
2011-01-14
1
-0
/
+5
*
fix problems in control panel caused by removing JNLPRuntime.initialize()
Omair Majid
2011-01-12
1
-0
/
+12
*
add missing generic type in JNLPFile
Omair Majid
2011-01-12
1
-0
/
+5
*
remove ununsed imports in netx
Omair Majid
2011-01-12
1
-0
/
+59
*
fix typo in locating the user-level trusted client certficate store
Omair Majid
2011-01-07
1
-0
/
+6
*
use deployment-specific user and system level policy files to grant additiona...
Omair Majid
2011-01-04
1
-0
/
+10
*
allow custom permissions instead of all permissions for trusted code
Omair Majid
2011-01-04
1
-0
/
+19
*
remove control panel's dependency on JNLPRuntime and other minor cleanup
Omair Majid
2011-01-04
1
-0
/
+10
*
only print debug output when not null
Omair Majid
2011-01-04
1
-0
/
+5
*
Hide unsupported options in itw-settings' security options.
Andrew Su
2011-01-04
1
-0
/
+5
*
Removed call to set system look and feel for dialog.
Andrew Su
2010-12-23
1
-0
/
+6
*
Remove creation of swing thread for displaying dialogs.
Andrew Su
2010-12-23
1
-0
/
+11
*
Fix RH665104: OpenJDK Firefox Java plugin loses a cookie
Deepak Bhole
2010-12-22
1
-0
/
+8
*
Remove need for MiddleClickListener.java.
Andrew Su
2010-12-21
1
-0
/
+10
*
Add cache viewer for itw-settings.
Andrew Su
2010-12-20
1
-0
/
+12
*
add command line interface to the control panel
Omair Majid
2010-12-20
1
-0
/
+41
*
add a description to the top of the Control Panel
Omair Majid
2010-12-17
1
-0
/
+11
*
use full privileges when checking whether to prompt user or not
Omair Majid
2010-12-17
1
-0
/
+8
*
add symlinks under JDK_HOME/jre/bin and make javaws work without them too
Omair Majid
2010-12-15
1
-0
/
+11
*
Changed display message for about and JRE panels in the control panel.
Andrew Su
2010-12-15
1
-0
/
+5
*
Remove dependency on libjli so we can work with IcedTea7.
Andrew John Hughes
2010-12-15
1
-0
/
+15
*
add support for validating configuration
Omair Majid
2010-12-13
1
-0
/
+61
[next]