gecko-dev/security/jss
sandeep.konchady%sun.com 9c0e116e76 Bug Id: 304195
Added try/catch block around the method calls within toString().  Calls
such as getInetAddress(), getPort() etc does not check if the socket is
closed, and when applications use toString() on a closed socket, there
is an uncaught exception.
2005-08-16 23:44:45 +00:00
..
config Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
lib As per Wan-Teh's suggestion, the comments are modified to look as shown below. 2005-08-12 18:39:14 +00:00
org Bug Id: 304195 2005-08-16 23:44:45 +00:00
pkg 238319: Sun packages changes 2005-07-22 15:32:50 +00:00
samples Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
build_java.pl Modified the way MANIFEST.MF file was being generated. I now use perl 2005-05-18 22:18:15 +00:00
jss.html Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
Makefile 238319 : Sun packaging changes 2004-05-13 07:13:01 +00:00
manifest.mn Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
rules.mk Bugzilla bug 216693: running make in mozilla/security/jss should build the 2003-08-19 20:08:33 +00:00