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

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

Issue 1131763002: Reject renegotiations in SSLClientSocket by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: net/third_party/nss/README.chromium
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium
index 78d16ffdedaaf4867647e2a5a1d33264bd705ad6..da172150d677652478100a66d54fd29e842abc93 100644
--- a/net/third_party/nss/README.chromium
+++ b/net/third_party/nss/README.chromium
@@ -103,6 +103,9 @@ Patches:
* Make the build metadata deterministic
patches/removebuildmetadata.patch
+ * Fix locking bug in ssl3_HandleHelloRequest when rejecting a renegotiation.
+ patches/norenegotiatelock.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.

Powered by Google App Engine
This is Rietveld 408576698