summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/ssldef.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 80092: SSL write indicates all data sent when some is buffered.nelson%bolyard.com2006-04-201-34/+20
* Implement two new SSL socket options: SSL_BYPASS_PKCS11 and SSL_NO_LOCKS.nelsonb%netscape.com2005-09-091-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines.gerv%gerv.net2004-04-271-0/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+32
* 1) NT need the err= defines, use macros to set it appropriately (or not).relyea%netscape.com2001-12-071-2/+4
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-071-2/+2
* Only disable Nagle delays on those platforms that benefit from doing so.nelsonb%netscape.com2001-05-101-0/+2
* Disable TCP Nagle delays on SSL sockets for NSS 3.3. Bug 67898.nelsonb%netscape.com2001-05-081-0/+7
* Reinterpret the READ and WRITE poll flags depending on the state of thenelsonb%netscape.com2001-03-161-0/+6
* With this change, SSL will not crash if the next lower layer's Recvnelsonb%netscape.com2000-10-071-0/+4
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+228