boringssl/ssl/test/runner
Adam Langley cf2d4f4033 Test renegotiation with BoringSSL as the client.
This also contains a test for the issue fixed in
88333ef7d7.

Change-Id: Id705a82cee34c018491dc301eba8b5097b9c83d5
Reviewed-on: https://boringssl-review.googlesource.com/2083
Reviewed-by: Adam Langley <agl@google.com>
2014-11-04 01:25:31 +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
channel_id_key.pem Add basic TLS Channel ID tests. 2014-08-26 17:40:36 +00:00
cipher_suites.go Add tests for ECDHE_PSK. 2014-10-29 20:33:09 +00:00
common.go Test server-side renegotiation. 2014-11-03 23:18:58 +00:00
conn.go Test renegotiation with BoringSSL as the client. 2014-11-04 01:25:31 +00:00
dtls.go Test-only DTLS implementation in runner.go. 2014-08-13 23:43:38 +00: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 Test server-side renegotiation. 2014-11-03 23:18:58 +00:00
handshake_messages.go Test server-side renegotiation. 2014-11-03 23:18:58 +00:00
handshake_server.go Test renegotiation with BoringSSL as the client. 2014-11-04 01:25:31 +00:00
key_agreement.go Add tests for ECDHE_PSK. 2014-10-29 20:33:09 +00:00
key.pem Inital import. 2014-06-20 13:17:32 -07:00
packet_adapter.go Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
prf.go Extended master secret support. 2014-10-24 21:19:44 +00:00
recordingconn.go Extended master secret support. 2014-10-24 21:19:44 +00:00
runner.go Test renegotiation with BoringSSL as the client. 2014-11-04 01:25:31 +00:00
ticket.go Extended master secret support. 2014-10-24 21:19:44 +00:00
tls.go Inital import. 2014-06-20 13:17:32 -07:00