Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(553)

Unified Diff: net/third_party/nss/README.chromium

Issue 10221018: net: don't set NSS options in a callback. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ... Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/socket/ssl_client_socket_nss.cc ('k') | net/third_party/nss/patches/applypatches.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/nss/README.chromium
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
index b5105a0088e1a68f5268876da5f52ac21a9c3467..22e7a1525cbcf5067071a70b58f7e7fece14dc13 100644
--- a/net/third_party/nss/README.chromium
+++ b/net/third_party/nss/README.chromium
@@ -65,9 +65,13 @@ Patches:
https://bugzilla.mozilla.org/show_bug.cgi?id=681065
patches/dtls.patch
- * Enable False Start only when the server supports NPN.
+ * Enable False Start only when the server supports forward secrecy.
patches/falsestartnpn.patch
+ * Enable False Start only when the server supports NPN. (Not for
+ upstreaming.)
+ patches/falsestartnpn2.patch
+
* Reject DH generators and public values equal to zero or one.
patches/dhvalues.patch
« no previous file with comments | « net/socket/ssl_client_socket_nss.cc ('k') | net/third_party/nss/patches/applypatches.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698