boringssl/ssl/test/runner
David Benjamin c5665c9ac9 Remove out-of-date BoGo earlyDataContext parsing bits.
This was removed a while ago. As of -18, the early data indication
extension is just a boolean.

Change-Id: I328b9abfafad326d4c2a3b5fe981af111f8401ad
Reviewed-on: https://boringssl-review.googlesource.com/12302
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Reviewed-by: Nick Harper <nharper@chromium.org>
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
2016-11-15 13:55:26 +00:00
..
curve25519
newhope
poly1305
alert.go Add the certificate_required alert. 2016-10-10 15:48:06 +00:00
cert.pem
chacha20_poly1305_test.go
chacha20_poly1305.go
channel_id_key.pem
cipher_suites.go Update to TLS 1.3 draft 18. 2016-11-15 06:57:21 +00:00
common.go Update to TLS 1.3 draft 18. 2016-11-15 06:57:21 +00:00
conn.go Update to TLS 1.3 draft 18. 2016-11-15 06:57:21 +00:00
deterministic.go
dtls.go Moving TLS 1.3 version negotiation into extension. 2016-09-27 20:12:22 +00:00
ecdsa_p256_cert.pem
ecdsa_p256_key.pem
ecdsa_p384_cert.pem
ecdsa_p384_key.pem
ecdsa_p521_cert.pem
ecdsa_p521_key.pem
fuzzer_mode.json Update suppressions for fuzzer mode. 2016-11-15 07:00:35 +00:00
handshake_client.go Remove out-of-date BoGo earlyDataContext parsing bits. 2016-11-15 13:55:26 +00:00
handshake_messages.go Remove out-of-date BoGo earlyDataContext parsing bits. 2016-11-15 13:55:26 +00:00
handshake_server.go Remove out-of-date BoGo earlyDataContext parsing bits. 2016-11-15 13:55:26 +00:00
hkdf_test.go
hkdf.go
key_agreement.go Apply version/wire mapping at a higher layer in runner. 2016-09-27 15:09:16 +00:00
key.pem
packet_adapter.go
prf.go Update to TLS 1.3 draft 18. 2016-11-15 06:57:21 +00:00
recordingconn.go
rsa_1024_cert.pem
rsa_1024_key.pem
rsa_chain_cert.pem Add runner tests which send intermediate certificates. 2016-11-15 01:36:37 +00:00
rsa_chain_key.pem Add runner tests which send intermediate certificates. 2016-11-15 01:36:37 +00:00
runner_test.go
runner.go Add tests for failing cert_cb. 2016-11-15 07:15:54 +00:00
shim_ticket.go Test bad records at all cipher suites. 2016-11-10 16:19:51 +00:00
sign.go RSA-PSS should work in TLS 1.2. 2016-08-19 18:44:26 +00:00
test_output.go
ticket.go
tls.go