Commit 3a05d24b authored by davidben's avatar davidben Committed by Commit bot

Roll BoringSSL.

Rolling for OCSP stapling and some ASN.1 changes. Brings in the following
commits:

6c7aed0 Client-side OCSP stapling support.
e098ec2 Test client auth under TLS 1.2 hash mismatch and SSL 3.
ed6eb66 Add CBS_ASN1_ENUMERATED to bytestring.h.
9b04d65 Export CBS_get_any_asn1_element.
041b58a Remove session_ctx macro.
457112e unifdef a bunch of OPENSSL_NO_* ifdefs.

BUG=408687

Review URL: https://codereview.chromium.org/522513002

Cr-Commit-Position: refs/heads/master@{#292576}
parent 20046cce
...@@ -70,7 +70,7 @@ vars = { ...@@ -70,7 +70,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other. # and whatever else without interference from each other.
'boringssl_revision': '1f3591d4c75fc4039dbd120ff1c459b311e976e2', 'boringssl_revision': '6c7aed048ca0a335e02dfee10976c5dc8620783e',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling nss # the commit queue can handle CLs rolling nss
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment