DescriptionRoll BoringSSL.
This brings in the following changes:
01fe820 Add tests for client version negotiation and session resumption.
30ddb43 Handle session resumption in SSLv23_client_method.
b0c8db7 runner: don't resume sessions if SessionTicketsDisabled is true.
7f520db Remove OPENSSL_NO_TLS1_2_CLIENT and OPENSSL_NO_DTLS1.
37d9246 Disallow all special operators once groups are used.
2a5ea98 Remove redundant check in cipher rule parsing.
bb0a17c Add a set of tests for cipher string parsing.
e113608 Switch the reason code check to a compile-time assert.
5127db3 Provide compatibility functions for PKCS#12 parsing.
588d252 Don't try to setup CPUID if NO_ASM.
bed8ce7 Add misc functions for easier porting.
d7c5368 Add missing errors codes for alerts.
fc7b086 Test that ALPN is preferred over NPN.
ae2888f Add tests for ALPN support.
fa055a2 Implement ALPN in runner.go.
812152a Don't deadlock if a resume test fails the first half.
e78bfde Improve test coverage for server_name extension.
594a58e Remove remnants of export cipher suite selection.
d633d63 Remove indirection in loading ciphers.
172fc2c Fix some OPENSSL_PUT_ERROR calls.
BUG=417134
Committed: https://chromium.googlesource.com/chromium/src/+/0aecae95370eca2f589c624ea530c2fd628c3d36
Patch Set 1 #Messages
Total messages: 2 (0 generated)
|