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

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

Issue 25868004: net: don't send resumption ClientHello records with versions > 0x0301. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update patch file. Created 7 years, 2 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 | « no previous file | net/third_party/nss/patches/resumeclienthelloversion.patch » ('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 6b6475cd3b2eed769d3e33a94db93a275dd762ca..b7441f52cc7ad455295e3d5aef541b26b24fe0a3 100644
--- a/net/third_party/nss/README.chromium
+++ b/net/third_party/nss/README.chromium
@@ -125,6 +125,12 @@ Patches:
https://bugzilla.mozilla.org/show_bug.cgi?id=919677
patches/ciphersuiteversion.patch
+ * Don't use record versions greater than 0x0301 in resumption ClientHello
+ records either.
+ https://bugzilla.mozilla.org/show_bug.cgi?id=923696
+ https://code.google.com/p/chromium/issues/detail?id=303398
+ patches/resumeclienthelloversion.patch
+
Apply the patches to NSS by running the patches/applypatches.sh script. Read
the comments at the top of patches/applypatches.sh for instructions.
« no previous file with comments | « no previous file | net/third_party/nss/patches/resumeclienthelloversion.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698