mozilla/security/nss/lib/ssl ssl3con.c
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=ssl3con.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/ssl In directory dm-cvs01.mozilla.org:/tmp/cvs-serv25262 Modified Files: ssl3con.c Log Message: Bug 697910: ssl3_HandleHandshake should handle SECWouldBlock from ssl3_HandleHandshakeMessage when the handshake message spans multiple TLS records. Patch by Brian Smith <[email protected]>. r=wtc.