pjs/security/jss
nicolson%netscape.com 8d57d014f2 Fix 98613: using SSLSocket after close causes crash.
Now the SSLSocket and SSLServerSocket close() methods only call PR_Close()
on the underlying fd. Freeing data structures is postponed until the
Java object is finalized.
2002-07-12 04:26:56 +00:00
..
config landing DJN_MEKAB_WORK_BRANCH 2002-01-08 20:11:11 +00:00
lib Fix 98613: using SSLSocket after close causes crash. 2002-07-12 04:26:56 +00:00
org Fix 98613: using SSLSocket after close causes crash. 2002-07-12 04:26:56 +00:00
samples change assert to _assert. 2002-05-07 20:45:09 +00:00
Makefile Grab NSS headers from directory "nss" instead of directory "security". 2002-06-12 20:11:22 +00:00
build_java.pl add javadoc target. 2002-06-12 22:54:16 +00:00
jss.html
manifest.mn upgrade to NSS 3.4.2. 2002-06-19 22:58:40 +00:00
rules.mk add javadoc target. 2002-06-12 22:54:16 +00:00