boringssl/ssl/test/runner
David Benjamin eed2401cac Apply SendClientVersion at the end.
Much of the ClientHello logic queries hello.vers. To avoid it getting
confused, do all modifications right at the end, otherwise
SendClientVersion also affects whether the key share is sent.

Change-Id: I8be2a4a9807ef9ad88af03971ea1c37e4ba36b9c
Reviewed-on: https://boringssl-review.googlesource.com/10341
Reviewed-by: Nick Harper <nharper@chromium.org>
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-08-15 18:33:07 +00:00
..
curve25519
newhope
poly1305
alert.go Add support for TLS 1.3 PSK resumption in Go. 2016-08-02 19:37:07 +00:00
cert.pem
chacha20_poly1305_test.go
chacha20_poly1305.go
channel_id_key.pem
cipher_suites.go Add support for TLS 1.3 PSK resumption in Go. 2016-08-02 19:37:07 +00:00
common.go Enforce the server ALPN protocol was advertised. 2016-08-11 16:46:34 +00:00
conn.go Add support for TLS 1.3 PSK resumption in Go. 2016-08-02 19:37:07 +00:00
deterministic.go
dtls.go
ecdsa_p256_cert.pem
ecdsa_p256_key.pem
ecdsa_p384_cert.pem
ecdsa_p384_key.pem
ecdsa_p521_cert.pem
ecdsa_p521_key.pem
handshake_client.go Apply SendClientVersion at the end. 2016-08-15 18:33:07 +00:00
handshake_messages.go Add support for TLS 1.3 PSK resumption in Go. 2016-08-02 19:37:07 +00:00
handshake_server.go Test that switching versions on renego is illegal. 2016-08-08 17:27:42 +00:00
hkdf_test.go
hkdf.go
key_agreement.go
key.pem
packet_adapter.go
prf.go Add support for TLS 1.3 PSK resumption in Go. 2016-08-02 19:37:07 +00:00
recordingconn.go
rsa_1024_cert.pem
rsa_1024_key.pem
runner_test.go
runner.go Enforce the server ALPN protocol was advertised. 2016-08-11 16:46:34 +00:00
sign.go
test_output.go
ticket.go Add support for TLS 1.3 PSK resumption in Go. 2016-08-02 19:37:07 +00:00
tls.go