gecko-dev/security/jss/lib
nicolson%netscape.com 528f0be217 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.mk JSS 3.2 features check-in. 2002-04-19 22:42:05 +00:00
jss.def Fix 98613: using SSLSocket after close causes crash. 2002-07-12 04:26:56 +00:00
jss.rc Fix 87807: Add library version info to the JSS shared library. 2001-07-10 01:59:44 +00:00
Makefile Get everything building and linking on WINNT. 2001-02-20 05:38:45 +00:00
manifest.mn Get everything building and linking on WINNT. 2001-02-20 05:38:45 +00:00
rules.mk NSS/JSS integration. 2001-06-11 05:15:49 +00:00