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

Issue 454543002: BoringSSL: roll DEPS. (Closed)

Created:
6 years, 4 months ago by agl
Modified:
6 years, 4 months ago
Reviewers:
davidben
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

BoringSSL: roll DEPS. This pulls in the following changes: c3d7960 Fix DTLS anonymous EC(DH) denial of service 5ba06a7 Fix race condition in ssl_parse_serverhello_tlsext 0dccfbc Fix OID handling. abae631 Remove some duplicate DTLS code. e24f686 Same fix as in dtls1_process_out_of_seq_message. 8506609 Fix return code for truncated DTLS fragment. e951ff4 Fix memory leak from zero-length DTLS fragments. 2306fe5 Fix DTLS handshake message size checks. 3873f6f Added comment for the frag->reassembly == NULL case as per feedback from Emilia d06afe4 Avoid double free when processing DTLS packets. eeb9f49 Add PKCS7_bundle_certificates. 8e89e64 bytestring: fix ASN.1 data longer than 127 bytes. 4518d39 Take the source directory as a parameter in all_tests.sh 67454b6 Don't X509_up_ref X509_STOREs. 7fdeaf1 Retry sending record split fragment when SSL write fails. 150c617 Add X509_up_ref and use it internally. e6e15fc Use EVP_PKEY_dup instead of manually incrementing the refcount. bf681a4 Fix out-of-bounds read in BN_mod_exp_mont_consttime. 993fde5 Simplify ec_GFp_simple_points_make_affine. 43ec06f Test state machine asynchronous behavior. 734fca0 Fix memory leak in ssl3_get_cert_verify. 95fcaa4 Fix server-side ClientHello state machine. dd1c246 Fix C99-ism in bio_test.c. aa4efe7 Fix BIO_printf crash on Mac. a59fbb0 Correct endif comment in md32_common.h 6ccf290 Remove use of freelist_{extract,insert} 983f6bd Set OPENSSL_NO_BUF_FREELISTS 75d1589 Remove PKCS1_CHECK 499b440 Remove OPENSSL_NO_SHA512 69877b6 Remove OPENSSL_NO_SHA256 f4e5c4e runner: Implement DHE-RSA. 884fdf1 runner: Take the build directory as flag. 2bc8e6f runner: Take the number of workers as a flag. bef270a Add server-side FallbackSCSV tests. d86c767 Add a test to assert parsing V2ClientHellos works. cbd056c Remove OPENSSL_NO_CHAIN_VERIFY b9d7757 Remove commented x509_chain declaration a40c862 retain_only_sha256_of_client_certs is not part of OPENSSL_NO_BUF_FREELISTS a324603 Remove OPENSSL_NO_TLS{,1} dd11a10 Remove remnants of OPENSSL_FIPS c1e293c Remove remnants of OPENSSL_NO_CAMELLIA 8f0ceb6 Remove OPENSSL_MAX_TLS1_2_CIPHER_LENGTH. 8cc0b24 Spell Bleichenbacher's name right. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288508

Patch Set 1 #

Patch Set 2 : g status #

Patch Set 3 : Update change to reflect the recent GYP change. #

Patch Set 4 : Update GYP files in light of GYP switch around. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -45 lines) Patch
M DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/boringssl_tests.gypi View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M third_party/boringssl/boringssl_unittest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont5.S View 1 1 chunk +0 lines, -15 lines 0 comments Download
M third_party/boringssl/mac-x86_64/crypto/bn/x86_64-mont5.S View 1 1 chunk +0 lines, -15 lines 0 comments Download
M third_party/boringssl/win-x86_64/crypto/bn/x86_64-mont5.asm View 1 1 chunk +0 lines, -14 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
agl
6 years, 4 months ago (2014-08-07 21:46:19 UTC) #1
davidben
lgtm
6 years, 4 months ago (2014-08-07 21:54:19 UTC) #2
agl
The CQ bit was checked by agl@chromium.org
6 years, 4 months ago (2014-08-08 17:41:03 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/454543002/20001
6 years, 4 months ago (2014-08-08 17:42:37 UTC) #4
agl
The CQ bit was checked by agl@chromium.org
6 years, 4 months ago (2014-08-08 20:45:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/454543002/40001
6 years, 4 months ago (2014-08-08 20:47:24 UTC) #6
agl
The CQ bit was checked by agl@chromium.org
6 years, 4 months ago (2014-08-08 22:54:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/454543002/60001
6 years, 4 months ago (2014-08-08 22:57:35 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-09 05:26:29 UTC) #9
Message was sent while issue was closed.
Change committed as 288508

Powered by Google App Engine
This is Rietveld 408576698