boringssl/ssl/test/runner
David Benjamin 86271ee9f8 Change CCS_OK to EXPECT_CCS.
Now that the flag is set accurately, use it to enforce that the handshake and
CCS synchronization. If EXPECT_CCS is set, enforce that:

(a) No handshake records may be received before ChangeCipherSpec.

(b) There is no pending handshake data at the point EXPECT_CCS is set.

Change-Id: I04b228fe6a7a771cf6600b7d38aa762b2d553f08
Reviewed-on: https://boringssl-review.googlesource.com/1299
Reviewed-by: Adam Langley <agl@google.com>
2014-07-25 17:58:58 +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 Change CCS_OK to EXPECT_CCS. 2014-07-25 17:58:58 +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