boringssl/ssl/test/runner
David Benjamin 7e3305eebd Fix False Start without session tickets.
One of the state transitions wasn't rewritten to CR_CHANGE. Add a test to
exercise this codepath. Also SSL_cutthrough_complete references the state.

Change-Id: Ib2f7ac5ac3f0348864efa93cf13cfd87454572f0
Reviewed-on: https://boringssl-review.googlesource.com/1337
Reviewed-by: Adam Langley <agl@google.com>
2014-07-28 20:31:56 +00:00
..
alert.go Inital import. 2014-06-20 13:17:32 -07:00
cert.pem Inital import. 2014-06-20 13:17:32 -07:00
cipher_suites.go Implement TLS_FALLBACK_SCSV support for the client. 2014-06-23 12:03:11 -07:00
common.go Change CCS_OK to EXPECT_CCS. 2014-07-25 17:58:58 +00:00
conn.go Fix test of first of 255 CBC padding bytes. 2014-06-20 13:17:37 -07:00
ecdsa_cert.pem Inital import. 2014-06-20 13:17:32 -07:00
ecdsa_key.pem Inital import. 2014-06-20 13:17:32 -07:00
handshake_client.go Change CCS_OK to EXPECT_CCS. 2014-07-25 17:58:58 +00:00
handshake_messages.go Check duplicate extensions before processing. 2014-07-08 22:17:59 +00:00
handshake_server.go Change CCS_OK to EXPECT_CCS. 2014-07-25 17:58:58 +00:00
key_agreement.go Add UnauthenticatedECDH bug test. 2014-07-14 20:50:09 +00:00
key.pem Inital import. 2014-06-20 13:17:32 -07:00
prf.go runner: Require the CertificateVerify signature and hash to match. 2014-07-21 15:59:48 +00:00
runner.go Fix False Start without session tickets. 2014-07-28 20:31:56 +00:00
ticket.go Fix runner.go session ticket support. 2014-07-23 15:31:24 +00:00
tls.go Inital import. 2014-06-20 13:17:32 -07:00