gecko-dev/security/nss/lib/ssl
javi%netscape.com 531a6a7a9d Changes required to get the trunk of NSS building on the Mac. 2002-01-09 23:22:23 +00:00
..
Makefile Changes to deal with exporting data from Windows DLLs. 2001-01-05 01:38:26 +00:00
authcert.c Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
cmpcert.c
config.mk changes for PSM to compile against NSS shared libraries. 2001-11-21 18:00:28 +00:00
emulate.c emulate does not include PORT_ functions, use PR_ASSERT 2001-12-07 02:04:24 +00:00
manifest.mn changes for PSM to compile against NSS shared libraries. 2001-11-21 18:00:28 +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
ssl.def Implement new function SSL_LocalCertificate(). Bug 78959. 2001-11-08 02:15:38 +00:00
ssl.h Implement new function SSL_LocalCertificate(). Bug 78959. 2001-11-08 02:15:38 +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
ssl3con.c Fix 114787 - ssl_recv crashes in client. bogus assert. reviewed by nelson 2001-12-12 21:44:04 +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 Implement new function SSL_GetChannelInfo(). Bugzilla bug 78959. 2001-09-18 01:59:21 +00:00
sslauth.c Add localCert field to sid cache entry so SSL_LocalCertificate can 2001-11-09 05:39:36 +00:00
sslcon.c 1) NT need the err= defines, use macros to set it appropriately (or not). 2001-12-07 02:30:53 +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 Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo(). 2001-11-02 04:24:28 +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 Reinterpret the READ and WRITE poll flags depending on the state of the 2001-03-16 23:26:06 +00:00
sslimpl.h Fixes for OS/2 build 2001-11-22 00:46:48 +00:00
sslinfo.c Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo(). 2001-11-02 04:24:28 +00:00
sslmutex.c Fix Linux build 2001-10-08 18:49:17 +00:00
sslmutex.h Fix for 102251 . Implement 2-level locking for the SSL session cache to properly support SSL server applications using Windows NT fibers . Also optimize and enhance portability of locking primitives for single-process servers on all platforms by using a PRLock instead of cross-process locks . Reviewed by wtc 2001-10-06 00:14:33 +00:00
sslnonce.c Add localCert field to sid cache entry so SSL_LocalCertificate can 2001-11-09 05:39:36 +00:00
sslproto.h Add support to TLS for new 128-bit and 256-bit AES ciphersuites. 87021. 2001-09-21 03:07:35 +00:00
sslreveal.c
sslsecur.c Implement new function SSL_LocalCertificate(). Bug 78959. 2001-11-08 02:15:38 +00:00
sslsnce.c Changes required to get the trunk of NSS building on the Mac. 2002-01-09 23:22:23 +00:00
sslsock.c Clean up compilier warnings on Solaris and Linux, most particularly: 2001-12-07 01:36:25 +00:00
sslt.h Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo(). 2001-11-02 04:24:28 +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 Bugzilla bug 111294: make NSS build on QNX6 (Neutrino). The patch was 2001-12-04 18:20:57 +00:00
unix_err.h
win32err.c
win32err.h