gecko-dev/security/nss/lib/ssl
nelsonb%netscape.com cc8d6b1b9f Eliminate TCP connection reset errors that occur when server requires
client auth and SSL3 client doesn't authenticate.  The fix is to coalesce
the SSL3 no_certificate alert record with the following records (e.g.
client_key_exchange handshake, change_cipher_spec and finished handshake).
Fix bugs 207313 and 118668.
2003-05-30 23:22:39 +00:00
..
authcert.c Fix for 201259 . Make the default client auth callback NSS_GetClientAuthData work with dual-key certs. r=nelsonb, sr=wtc 2003-04-09 22:23:10 +00:00
cmpcert.c Don't reject a cert request with an empty list of CA cert names. 2002-11-16 03:19:48 +00:00
config.mk Bug 134113: make NSS build on Win32 using GCC (MinGW). The patch 2003-04-20 04:23:37 +00:00
emulate.c Bugzilla bug 70217: ported NSS to BeOS. The patch is contributed by 2002-02-22 04:23:30 +00:00
Makefile Change most coreconf and NSS makefiles to use OS_TARGET (which can 2002-02-15 22:54:08 +00:00
manifest.mn Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
notes.txt
nsskea.c
os2_err.c
os2_err.h
preenc.h
prelib.c
ssl3con.c Eliminate TCP connection reset errors that occur when server requires 2003-05-30 23:22:39 +00:00
ssl3gthr.c 1. the sslSecurityInfo and sslGather structs are now part of the sslSocket 2002-02-27 04:40:17 +00:00
ssl3prot.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
ssl.def Bug 199082: checked in Nelson's patch, which 2003-03-26 00:31:13 +00:00
ssl.h Bug 199082: checked in Nelson's patch, which 2003-03-26 00:31:13 +00:00
ssl.rc
sslauth.c Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux. 2002-09-06 00:27:52 +00:00
sslcon.c Fix for 202348 - check cert & key pointers returned by client auth application callback, to fix crash . r=nelsonb 2003-04-17 02:03:39 +00:00
ssldef.c 1) NT need the err= defines, use macros to set it appropriately (or not). 2001-12-07 02:30:53 +00:00
sslenum.c Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
sslerr.c
sslerr.h
sslgathr.c 1. the sslSecurityInfo and sslGather structs are now part of the sslSocket 2002-02-27 04:40:17 +00:00
sslimpl.h Bug 199082: checked in Nelson's patch, which 2003-03-26 00:31:13 +00:00
sslinfo.c Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
sslmutex.c Fix NT build 2002-09-07 02:48:45 +00:00
sslmutex.h Bugzilla bug 145178: added OpenBSD build support. The patch is contributed 2002-05-18 03:24:17 +00:00
sslnonce.c Make libSSL build for WinCE. 2002-04-04 00:14:12 +00:00
sslproto.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
sslreveal.c 1. the sslSecurityInfo and sslGather structs are now part of the sslSocket 2002-02-27 04:40:17 +00:00
sslsecur.c Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
sslsnce.c Add missing return statement. 2003-03-27 03:07:47 +00:00
sslsock.c Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
sslt.h Add support for Elliptic Curve Cryptography. Bug 195135. 2003-02-27 01:31:38 +00:00
ssltrace.c
sslver.c
unix_err.c Bugzilla bug 70217: ported NSS to BeOS. The patch is contributed by 2002-02-22 04:23:30 +00:00
unix_err.h
win32err.c Make libSSL build for WinCE. 2002-04-04 00:14:12 +00:00
win32err.h