gecko-dev/security/nss/lib/ssl
nelsonb%netscape.com ecb09e90e8 Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when it
cannot find the SSL layer on the specified PRFileDesc. Ensure all
callers detect when ssl_FindSocket returns NULL and handle it properly.
Bug 68241. Reviewed by jgmyers and relyea.
Modified Files:
 	prelib.c sslauth.c sslsecur.c sslsock.c
2001-02-09 02:11:31 +00:00
..
authcert.c
cmpcert.c
config.mk Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY, 2001-02-02 01:49:57 +00:00
emulate.c Changes to ssl_EmulateSendFile suggested by Wan-Teh. 2000-05-18 01:32:53 +00:00
Makefile Changes to deal with exporting data from Windows DLLs. 2001-01-05 01:38:26 +00:00
manifest.mn Add library version info to the NSS, S/MIME, and SSL shared libraries. 2001-01-18 20:29:10 +00:00
notes.txt
nsskea.c
os2_err.c OS/2 build changes. 2000-09-20 17:07:22 +00:00
os2_err.h OS/2 build changes. 2000-09-20 17:07:22 +00:00
preenc.h
prelib.c Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when it 2001-02-09 02:11:31 +00:00
ssl3con.c Coalesce the final Finished message in the SSL handshake and the first 2001-02-07 00:34:56 +00:00
ssl3gthr.c In ssl3_GatherData, the value of gs->inbuf.len was incorrect during the 2000-12-02 00:54:01 +00:00
ssl3prot.h
ssl.def Conform to the new .def rules 2001-01-06 23:52:11 +00:00
ssl.h Make SSL API consistent in using SECStatus as return value for functions 2001-02-09 00:32:14 +00:00
ssl.rc Add library version info to the NSS, S/MIME, and SSL shared libraries. 2001-01-18 20:29:10 +00:00
sslauth.c Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when it 2001-02-09 02:11:31 +00:00
sslcon.c Bugzilla bug #66367: rename the internal NSS functions that we have to 2001-01-30 21:02:28 +00:00
ssldef.c With this change, SSL will not crash if the next lower layer's Recv 2000-10-07 02:22:22 +00:00
sslenum.c Add implementation of SSL_RSA_WITH_RC4_128_SHA SSL3 cipher suite, 2001-01-13 02:05:15 +00:00
sslerr.c Attempt to prevent certain NSS internal error codes from being seen by 2000-09-07 03:35:31 +00:00
sslerr.h
sslgathr.c In ssl3_GatherData, the value of gs->inbuf.len was incorrect during the 2000-12-02 00:54:01 +00:00
sslimpl.h Need to include "prthread.h" for the PRThread type. 2001-02-07 17:50:43 +00:00
sslnonce.c Bugzilla bug #66367: rename the internal NSS functions that we have to 2001-01-30 21:02:28 +00:00
sslproto.h
sslreveal.c
sslsecur.c Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when it 2001-02-09 02:11:31 +00:00
sslsnce.c Make SSL API consistent in using SECStatus as return value for functions 2001-02-09 00:32:14 +00:00
sslsock.c Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when it 2001-02-09 02:11:31 +00:00
ssltrace.c
sslver.c Add library version info to the NSS, S/MIME, and SSL shared libraries. 2001-01-18 20:29:10 +00:00
unix_err.c Fix bug 52396. Don't compile case ENOSR on platforms that don't have it. 2000-09-18 19:53:59 +00:00
unix_err.h
win32err.c
win32err.h