mozilla/security/nss/lib/ssl ssl3ext.c
wtc%google.com <[email protected]> Sat, 10 Nov 2012 05:06:23 -0800 (PST)
| 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=ssl3ext.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/ssl In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv25825 Modified Files: ssl3ext.c Log Message: Bug 810583: The TLS hello extension handlers for NPN should record the extension has been negotiated. The patch is contributed by Adam Langley <[email protected]>. r=wtc.