mozilla/security/nss/lib/ssl ssl.h ssl3con.c sslimpl.h sslsock.c sslt.h
wtc%google.com <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/ssl&files=ssl.h:ssl3con.c:sslimpl.h:sslsock.c:sslt.h&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/ssl In directory dm-cvs01.mozilla.org:/tmp/cvs-serv15004 Modified Files: ssl.h ssl3con.c sslimpl.h sslsock.c sslt.h Log Message: Bug 571722: add the SSLProtocolVariant enum type to indicate the byte stream and datagram variants of SSL/TLS. Add an SSLProtocolVariant argument to the version range functions that don't take an fd. The patch is written by Brian Smith <[email protected]> and Eric Rescorla <[email protected]>. r=wtc. Modified Files: ssl.h ssl3con.c sslimpl.h sslsock.c sslt.h