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

Issue 12207073: Update to NSS 3.14.3 Beta 1 for the TLS CBC constant-time (Closed)

Created:
7 years, 10 months ago by wtc
Modified:
7 years, 10 months ago
Reviewers:
agl, Ryan Sleevi
CC:
chromium-reviews
Visibility:
Public.

Description

Update to NSS 3.14.3 Beta 1 for the TLS CBC constant-time decoding fix. R=agl@chromium.org,rsleevi@chromium.org BUG=172658 TEST=none

Patch Set 1 #

Total comments: 5

Patch Set 2 : Remove unrelated WIN64 changes from nss.gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1478 lines, -319 lines) Patch
M README.chromium View 3 chunks +5 lines, -8 lines 0 comments Download
M mozilla/security/nss/exports_win.def View 1 chunk +1 line, -0 lines 0 comments Download
M mozilla/security/nss/lib/freebl/blapi.h View 7 chunks +33 lines, -1 line 0 comments Download
M mozilla/security/nss/lib/freebl/ecl/ecp_aff.c View 1 chunk +3 lines, -4 lines 0 comments Download
A mozilla/security/nss/lib/freebl/hmacct.h View 1 chunk +38 lines, -0 lines 0 comments Download
A mozilla/security/nss/lib/freebl/hmacct.c View 1 chunk +336 lines, -0 lines 0 comments Download
M mozilla/security/nss/lib/freebl/md5.c View 2 chunks +28 lines, -1 line 0 comments Download
M mozilla/security/nss/lib/freebl/rawhash.c View 8 chunks +22 lines, -8 lines 0 comments Download
M mozilla/security/nss/lib/freebl/sha512.c View 5 chunks +76 lines, -1 line 0 comments Download
M mozilla/security/nss/lib/freebl/sha_fast.h View 1 chunk +6 lines, -6 lines 0 comments Download
M mozilla/security/nss/lib/freebl/sha_fast.c View 2 chunks +19 lines, -2 lines 0 comments Download
M mozilla/security/nss/lib/nss/nss.h View 2 chunks +4 lines, -4 lines 0 comments Download
M mozilla/security/nss/lib/pk11wrap/pk11obj.c View 1 chunk +45 lines, -0 lines 0 comments Download
M mozilla/security/nss/lib/pk11wrap/pk11pub.h View 1 chunk +2 lines, -0 lines 0 comments Download
M mozilla/security/nss/lib/softoken/pkcs11.c View 1 chunk +4 lines, -1 line 0 comments Download
M mozilla/security/nss/lib/softoken/pkcs11c.c View 7 chunks +148 lines, -12 lines 0 comments Download
M mozilla/security/nss/lib/softoken/pkcs11i.h View 3 chunks +37 lines, -0 lines 0 comments Download
M mozilla/security/nss/lib/softoken/rsawrapr.c View 7 chunks +430 lines, -234 lines 0 comments Download
A mozilla/security/nss/lib/softoken/sftkhmac.c View 1 chunk +192 lines, -0 lines 0 comments Download
M mozilla/security/nss/lib/softoken/softkver.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mozilla/security/nss/lib/softoken/softoken.h View 3 chunks +16 lines, -2 lines 0 comments Download
M mozilla/security/nss/lib/softoken/softoknt.h View 2 chunks +1 line, -4 lines 0 comments Download
M mozilla/security/nss/lib/util/hasht.h View 2 chunks +2 lines, -1 line 0 comments Download
M mozilla/security/nss/lib/util/nssutil.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mozilla/security/nss/lib/util/pkcs11n.h View 3 chunks +18 lines, -1 line 0 comments Download
M nss.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download
D patches/nss-sqlite-tempfilename-ifdef.patch View 1 chunk +0 lines, -20 lines 0 comments Download
M scripts/nss-checkout.sh View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
wtc
https://codereview.chromium.org/12207073/diff/1/mozilla/security/nss/lib/freebl/hmacct.h File mozilla/security/nss/lib/freebl/hmacct.h (right): https://codereview.chromium.org/12207073/diff/1/mozilla/security/nss/lib/freebl/hmacct.h#newcode6 mozilla/security/nss/lib/freebl/hmacct.h:6: #define _ALGHMACCT_H_ The header include guard macro doesn't match ...
7 years, 10 months ago (2013-02-08 02:17:52 UTC) #1
agl
https://codereview.chromium.org/12207073/diff/1/mozilla/security/nss/lib/freebl/md5.c File mozilla/security/nss/lib/freebl/md5.c (right): https://codereview.chromium.org/12207073/diff/1/mozilla/security/nss/lib/freebl/md5.c#newcode551 mozilla/security/nss/lib/freebl/md5.c:551: memcpy(cv, cx->cv, sizeof(cv)); On 2013/02/08 02:17:52, wtc wrote: > ...
7 years, 10 months ago (2013-02-08 02:26:03 UTC) #2
wtc
Thanks for answering my questions. Could you approve the CL if it looks correct? Thanks.
7 years, 10 months ago (2013-02-08 17:33:01 UTC) #3
agl
Opps, sorry. Forgot the LGTM. LGTM.
7 years, 10 months ago (2013-02-08 18:29:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/12207073/11002
7 years, 10 months ago (2013-02-08 18:40:17 UTC) #5
commit-bot: I haz the power
7 years, 10 months ago (2013-02-08 18:40:43 UTC) #6
Message was sent while issue was closed.
Change committed as 181529

Powered by Google App Engine
This is Rietveld 408576698