boringssl/ssl/test/runner
David Benjamin e6f30e4ce1 Add tests for post-handshake CCS in draft "22".
The current PR says the sender only skips it during the handshake. Add a
test that we got this right.

Change-Id: Ib27eb942f11d955b8a24e32321efe474037f5254
Reviewed-on: https://boringssl-review.googlesource.com/23024
Reviewed-by: David Benjamin <davidben@google.com>
Reviewed-by: Steven Valdez <svaldez@chromium.org>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-11-14 05:40:38 +00:00
..
curve25519
ed25519
poly1305
alert.go
cert.pem
chacha20_poly1305_test.go
chacha20_poly1305.go
channel_id_key.pem
cipher_suites.go Remove RC4 remnants in runner. 2017-11-01 16:45:36 +00:00
common.go Add tests for post-handshake CCS in draft "22". 2017-11-14 05:40:38 +00:00
conn.go Add tests for post-handshake CCS in draft "22". 2017-11-14 05:40:38 +00:00
deterministic.go
dtls.go Test DTLS record/packet packing more aggressively. 2017-10-13 17:32:55 +00:00
ecdsa_p224_cert.pem
ecdsa_p224_key.pem
ecdsa_p256_cert.pem
ecdsa_p256_key.pem
ecdsa_p384_cert.pem
ecdsa_p384_key.pem
ecdsa_p521_cert.pem
ecdsa_p521_key.pem
ed25519_cert.pem
ed25519_key.pem
fuzzer_mode.json Fix fuzzer mode suppressions. 2017-09-12 19:32:14 +00:00
handshake_client.go Implement PR 1091 (TLS 1.3 draft '22'). 2017-11-11 06:24:55 +00:00
handshake_messages.go Implement PR 1091 (TLS 1.3 draft '22'). 2017-11-11 06:24:55 +00:00
handshake_server.go Implement PR 1091 (TLS 1.3 draft '22'). 2017-11-11 06:24:55 +00:00
hkdf_test.go
hkdf.go
key_agreement.go Test RSA premaster unpad better. 2017-10-13 18:22:58 +00:00
key.pem
packet_adapter.go
prf.go Adding support for draft 21 as a TLS 1.3 variant. 2017-11-01 21:32:36 +00:00
recordingconn.go Add DTLS fuzzers. 2017-09-07 22:26:50 +00:00
rsa_1024_cert.pem
rsa_1024_key.pem
rsa_chain_cert.pem
rsa_chain_key.pem
runner_test.go
runner.go Add tests for post-handshake CCS in draft "22". 2017-11-14 05:40:38 +00:00
shim_ticket.go
sign.go
test_output.go
ticket.go
tls.go