Roll BoringSSL.
Brings in the following commits: 1f3591d Export CBS_asn1_ber_to_der. 25c93ff Fix BN_sub documentation. 854dd65 Refactor server-side CertificateVerify handling. 5b8f104 Revise hash management for reading the Finished message. 880b14e Compute the Channel ID hash after ssl_get_message. 590cbe9 Introduce a hash_message parameter to ssl_get_message. 912806b Fix build (broken by MD4_CTX redefine). bbac844 Add missing <errno.h> include. 3cb50e0 Move a variable declaration to function start. 98ad22e Fix "integer constant is too large for 'long' type" errors. 58f9095 Remove hack in parsing PKCS#12. 0eb1aae Readd EC_GROUP_get_curve_GFp. 539112f Readd EVP_CIPHER_CTX_set_key_length. c9eb7ea Readd MD4. 8da9906 Rename some message functions for consistency. e58c4f5 Add a test to ensure False Start occurs. ef86550 Remove logic for non-signing client certificates. a08e49d Add basic TLS Channel ID tests. 4e99c52 Fix FalseStart-SessionTicketsDisabled tests. 2561dc3 Introduce a mechanism for base64 options. d698f32 Introduce EVP_DecodeBase64. 3a66e28 Update ssl3_get_channel_id for the simpler ECDSA_do_verify. d30a990 Implement TLS Channel ID in runner.go f9b96fa Fix flipped DTLS checks. 2a0c496 Fix duplicate test name. 8e16b6e Add PKCS#12 parser. 9c01e00 Rework support for ASN.1 BER. cc8fcf4 Add 40-bit RC2 support. 9169c96 Implement client side of TLS signed certificate stamps extension. c44d2f4 Convert all zero-argument functions to '(void)' BUG=none Review URL: https://codereview.chromium.org/511703002 Cr-Commit-Position: refs/heads/master@{#292240}
Showing
Please register or sign in to comment