mozilla/security/nss/lib/ssl SSLerrs.h ssl.def ssl.h ssl3con.c ssl3ext.c ssl3prot.h sslerr.h sslimpl.h sslnonce.c sslsock.c sslt.h
kaie%kuix.de <[email protected]> Fri, 15 Feb 2013 10:15:10 -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=SSLerrs.h:ssl.def:ssl.h:ssl3con.c:ssl3ext.c:ssl3prot.h:sslerr.h:sslimpl.h:sslnonce.c:sslsock.c:sslt.h&root=/cvsroot Changes committed by kaie%kuix.de: Update of /cvsroot/mozilla/security/nss/lib/ssl In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv11070/security/nss/lib/ssl Modified Files: SSLerrs.h ssl.def ssl.h ssl3con.c ssl3ext.c ssl3prot.h sslerr.h sslimpl.h sslnonce.c sslsock.c sslt.h Log Message: Bug 360420, OCSP Stapling, TLS client side implementation, based on work by Adam Langley, with tweaks from me and bsmith. r=rrelyea