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

Unified Diff: net/third_party/nss/patches/aes256keylength.patch

Issue 14522022: Update NSS libSSL to NSS_3_15_BETA2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Make the changes rsleevi suggested Created 7 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
Index: net/third_party/nss/patches/aes256keylength.patch
===================================================================
--- net/third_party/nss/patches/aes256keylength.patch (revision 196870)
+++ net/third_party/nss/patches/aes256keylength.patch (working copy)
@@ -1,10 +1,6 @@
-Index: mozilla/security/nss/lib/ssl/sslsnce.c
-===================================================================
-RCS file: /cvsroot/mozilla/security/nss/lib/ssl/sslsnce.c,v
-retrieving revision 1.63
-diff -p -u -r1.63 sslsnce.c
---- mozilla/security/nss/lib/ssl/sslsnce.c 14 Jun 2012 19:04:59 -0000 1.63
-+++ mozilla/security/nss/lib/ssl/sslsnce.c 2 Mar 2013 00:31:22 -0000
+diff -pu a/nss/lib/ssl/sslsnce.c b/nss/lib/ssl/sslsnce.c
+--- a/nss/lib/ssl/sslsnce.c 2013-04-27 09:17:17.216390477 -0700
++++ b/nss/lib/ssl/sslsnce.c 2013-04-27 09:41:36.887048239 -0700
@@ -87,6 +87,11 @@
#include "nspr.h"
#include "sslmutex.h"

Powered by Google App Engine
This is Rietveld 408576698