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

Issue 1653973006: Update BoringSSL to commit afe57cb14d36f70ad4a109fc5e7765d1adc67035 (Closed)

Created:
4 years, 10 months ago by Bill Hesse
Modified:
4 years, 3 months ago
Reviewers:
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Update BoringSSL to commit afe57cb14d36f70ad4a109fc5e7765d1adc67035 BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21271 lines, -8524 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/README View 1 chunk +10 lines, -8 lines 0 comments Download
M third_party/boringssl/boringssl.gypi View 16 chunks +16 lines, -17 lines 0 comments Download
M third_party/boringssl/boringssl_tests.gypi View 7 chunks +76 lines, -0 lines 0 comments Download
M third_party/boringssl/err_data.c View 15 chunks +507 lines, -1933 lines 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/aes/aesv8-armx64.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/modes/ghashv8-armx64.S View 6 chunks +12 lines, -12 lines 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/sha/sha1-armv8.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/sha/sha256-armv8.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/sha/sha512-armv8.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/aes/aes-armv4.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/aes/aesv8-armx32.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/aes/bsaes-armv7.S View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/modes/ghash-armv4.S View 2 chunks +2 lines, -5 lines 0 comments Download
M third_party/boringssl/linux-arm/crypto/modes/ghashv8-armx32.S View 6 chunks +12 lines, -12 lines 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha1-armv4-large.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha512-armv4.S View 1 chunk +1 line, -1 line 0 comments Download
D third_party/boringssl/linux-x86/crypto/cpu-x86-asm.S View 1 chunk +0 lines, -322 lines 0 comments Download
M third_party/boringssl/linux-x86/crypto/sha/sha1-586.S View 7 chunks +1184 lines, -181 lines 0 comments Download
M third_party/boringssl/linux-x86/crypto/sha/sha256-586.S View 6 chunks +1188 lines, -206 lines 0 comments Download
M third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont5.S View 1 chunk +9 lines, -0 lines 0 comments Download
D third_party/boringssl/linux-x86_64/crypto/cpu-x86_64-asm.S View 1 chunk +0 lines, -143 lines 0 comments Download
D third_party/boringssl/linux-x86_64/crypto/rc4/rc4-md5-x86_64.S View 1 chunk +0 lines, -1262 lines 0 comments Download
M third_party/boringssl/linux-x86_64/crypto/sha/sha1-x86_64.S View 2 chunks +1121 lines, -0 lines 0 comments Download
M third_party/boringssl/linux-x86_64/crypto/sha/sha256-x86_64.S View 2 chunks +1062 lines, -0 lines 0 comments Download
M third_party/boringssl/linux-x86_64/crypto/sha/sha512-x86_64.S View 2 chunks +2241 lines, -0 lines 0 comments Download
D third_party/boringssl/mac-x86/crypto/cpu-x86-asm.S View 1 chunk +0 lines, -309 lines 0 comments Download
M third_party/boringssl/mac-x86/crypto/sha/sha1-586.S View 7 chunks +1181 lines, -178 lines 0 comments Download
M third_party/boringssl/mac-x86/crypto/sha/sha256-586.S View 6 chunks +1188 lines, -206 lines 0 comments Download
M third_party/boringssl/mac-x86_64/crypto/bn/x86_64-mont5.S View 1 chunk +9 lines, -0 lines 0 comments Download
D third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S View 1 chunk +0 lines, -143 lines 0 comments Download
D third_party/boringssl/mac-x86_64/crypto/rc4/rc4-md5-x86_64.S View 1 chunk +0 lines, -1262 lines 0 comments Download
M third_party/boringssl/mac-x86_64/crypto/sha/sha1-x86_64.S View 2 chunks +1121 lines, -0 lines 0 comments Download
M third_party/boringssl/mac-x86_64/crypto/sha/sha256-x86_64.S View 2 chunks +1062 lines, -0 lines 0 comments Download
M third_party/boringssl/mac-x86_64/crypto/sha/sha512-x86_64.S View 2 chunks +2241 lines, -0 lines 0 comments Download
D third_party/boringssl/win-x86/crypto/cpu-x86-asm.asm View 1 chunk +0 lines, -303 lines 0 comments Download
M third_party/boringssl/win-x86/crypto/sha/sha1-586.asm View 7 chunks +1179 lines, -176 lines 0 comments Download
M third_party/boringssl/win-x86/crypto/sha/sha256-586.asm View 6 chunks +1188 lines, -206 lines 0 comments Download
M third_party/boringssl/win-x86_64/crypto/bn/x86_64-mont5.asm View 1 chunk +9 lines, -0 lines 0 comments Download
D third_party/boringssl/win-x86_64/crypto/cpu-x86_64-asm.asm View 1 chunk +0 lines, -154 lines 0 comments Download
D third_party/boringssl/win-x86_64/crypto/rc4/rc4-md5-x86_64.asm View 1 chunk +0 lines, -1372 lines 0 comments Download
M third_party/boringssl/win-x86_64/crypto/sha/sha1-x86_64.asm View 4 chunks +1152 lines, -0 lines 0 comments Download
M third_party/boringssl/win-x86_64/crypto/sha/sha256-x86_64.asm View 4 chunks +1088 lines, -0 lines 0 comments Download
M third_party/boringssl/win-x86_64/crypto/sha/sha512-x86_64.asm View 2 chunks +2401 lines, -100 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698