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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR612: NetDania application ends on java.security.AccessControlException
Omair Majid
2011-03-02
1
-0
/
+2
*
Fix warning message for itweb-settings set
Omair Majid
2011-03-02
2
-1
/
+2
*
Check for nulls in JNLPPolicy.isSystemJar
Omair Majid
2011-03-01
1
-0
/
+4
*
Hide unimplemented features in itw-settings.
Andrew Su
2011-03-01
2
-20
/
+23
*
Handle 'reset all' as an itweb-settings command
Omair Majid
2011-02-28
1
-4
/
+16
*
Integrate JNLPAuthenticator into the rest of the security subsystem
Omair Majid
2011-02-28
5
-117
/
+100
*
Rename security warning classes to security dialog classes.
Omair Majid
2011-02-28
24
-94
/
+94
*
Remove unused manifest file
Omair Majid
2011-02-25
1
-6
/
+0
*
RH677772: NoSuchAlgorithmException using SSL/TLS in javaws
Omair Majid
2011-02-23
2
-49
/
+26
*
Fix PR638: JNLPClassLoader.loadClass(String name) can return null
Omair Majid
2011-02-22
1
-0
/
+4
*
Fix lookup of about.jnlp
Omair Majid
2011-02-22
2
-10
/
+11
*
Fixed RH677332, CVE-2011-0706: IcedTea multiple signers privilege escalation
Deepak Bhole
2011-02-15
1
-1
/
+7
*
Small fixes to TimedHashMap
Omair Majid
2011-02-15
1
-17
/
+15
*
Move TimedHashMap to netx
Omair Majid
2011-02-15
1
-0
/
+102
*
Fix NullPointerException in plugin caused by a non-overridden method
Omair Majid
2011-02-11
1
-0
/
+8
*
Consistently name methods relating to ResourcesDesc
Omair Majid
2011-02-11
2
-4
/
+4
*
Fix RH669942: Add support for packEnabled and versionEnabled
Omair Majid
2011-02-10
8
-61
/
+395
*
Restrict access to net.sourceforge.jnlp.* classes by untrusted classes.
Deepak Bhole
2011-02-10
1
-0
/
+4
*
Fix bug where proxy settings in itweb-settings were being lost
Omair Majid
2011-02-09
1
-1
/
+1
*
Try to be as silent about proxy settings as possible
Omair Majid
2011-02-08
1
-2
/
+7
*
Verify nested jars just like main jars
Omair Majid
2011-02-01
2
-2
/
+6
*
RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass
Deepak Bhole
2011-02-01
5
-40
/
+78
*
Use name and version as defined in configure.ac instead of hardcoding it in B...
Omair Majid
2011-01-28
1
-2
/
+3
*
Use Firefox's preferences to determine proxy settings for javaws
Omair Majid
2011-01-27
6
-12
/
+556
*
Remove unused file default.jnlp
Omair Majid
2011-01-25
1
-20
/
+0
*
When exiting on failure, use appropriate exit code
Omair Majid
2011-01-24
2
-2
/
+2
*
Make log file permissions owner accessible only.
Andrew Su
2011-01-21
1
-2
/
+5
*
RH663680, CVE-2010-4351: JNLP SecurityManager bypass
Deepak Bhole
2011-01-18
1
-0
/
+2
*
Add logging for applet exceptions.
Andrew Su
2011-01-17
3
-0
/
+105
*
fix problems in control panel caused by removing JNLPRuntime.initialize()
Omair Majid
2011-01-12
3
-2
/
+25
*
add missing generic type in JNLPFile
Omair Majid
2011-01-12
1
-2
/
+2
*
remove ununsed imports in netx
Omair Majid
2011-01-12
45
-133
/
+1
*
fix typo in locating the user-level trusted client certficate store
Omair Majid
2011-01-07
1
-1
/
+1
*
use deployment-specific user and system level policy files to grant additiona...
Omair Majid
2011-01-04
1
-3
/
+57
*
allow custom permissions instead of all permissions for trusted code
Omair Majid
2011-01-04
5
-6
/
+43
*
remove control panel's dependency on JNLPRuntime and other minor cleanup
Omair Majid
2011-01-04
1
-22
/
+9
*
only print debug output when not null
Omair Majid
2011-01-04
1
-4
/
+3
*
Hide unsupported options in itw-settings' security options.
Andrew Su
2011-01-04
1
-8
/
+8
*
Removed call to set system look and feel for dialog.
Andrew Su
2010-12-23
1
-12
/
+0
*
Remove creation of swing thread for displaying dialogs.
Andrew Su
2010-12-23
4
-38
/
+13
*
Remove need for MiddleClickListener.java.
Andrew Su
2010-12-21
4
-150
/
+118
*
Add cache viewer for itw-settings.
Andrew Su
2010-12-20
6
-19
/
+666
*
add command line interface to the control panel
Omair Majid
2010-12-20
4
-9
/
+493
*
add a description to the top of the Control Panel
Omair Majid
2010-12-17
2
-2
/
+57
*
use full privileges when checking whether to prompt user or not
Omair Majid
2010-12-17
2
-4
/
+14
*
add symlinks under JDK_HOME/jre/bin and make javaws work without them too
Omair Majid
2010-12-15
1
-5
/
+2
*
Changed display message for about and JRE panels in the control panel.
Andrew Su
2010-12-15
1
-2
/
+2
*
add support for validating configuration
Omair Majid
2010-12-13
29
-210
/
+1172
*
consistently parse whitespace characters in text
Omair Majid
2010-12-13
1
-7
/
+30
*
remove unused variables in JarSigner
Omair Majid
2010-12-10
1
-45
/
+2
[next]