• agl's avatar
    Roll BoringSSL. · 87ceddc1
    agl authored
    This change pulls in the following changes:
    
    7bdec13 Export pqueue functions.
    c92c2d7 Prune some dead quirks and document the SSL_OP_ALL ones.
    859ec3c Add SSL_CTX_set_keylog_bio.
    1f20799 Fix ARM build with OPENSSL_NO_ASM.
    df90a64 Remove MD5, SHA-224, and SHA-512 handling from s3_cbc.c.
    39ebf53 Check the server did not use a TLS 1.2 cipher suite pre-TLS 1.2.
    120a674 Fix the return values for most of SRTP.
    5c24a1d Add a test for SSL_OP_TLS_D5_BUG.
    f852599 Fix doc.config for header files being moved.
    f0fd373 Remove remnants of EVP_CIPHER-based AES_GCM cipher.
    8a5825e Don't export obj_dat.h.
    b2cb0ec Fix minor issues found by Clang's analysis.
    ed8270a Fix crash as server when resuming with SNI.
    04dbb7f Add tests for pqueue
    
    BUG=none
    
    Review URL: https://codereview.chromium.org/540523002
    
    Cr-Commit-Position: refs/heads/master@{#293554}
    87ceddc1
boringssl_tests.gypi 5.69 KB