boringssl/ssl/test/runner
David Benjamin 1d5ef3bb1e Add SSL_set_renegotiate_mode.
Add a slightly richer API. Notably, one can configure ssl_renegotiate_once to
only accept the first renego.

Also, this API doesn't repeat the mistake I made with
SSL_set_reject_peer_renegotiations which is super-confusing with the negation.

Change-Id: I7eb5d534e3e6c553b641793f4677fe5a56451c71
Reviewed-on: https://boringssl-review.googlesource.com/6221
Reviewed-by: Adam Langley <agl@google.com>
2015-10-13 18:02:28 +00:00
..
alert.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
cert.pem
chacha20_poly1305_test.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
chacha20_poly1305.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
channel_id_key.pem
cipher_suites.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
common.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
conn.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
dtls.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
ecdsa_cert.pem
ecdsa_key.pem
handshake_client.go Ignore all extensions but renegotiation_info in SSL 3.0. 2015-10-11 20:47:19 +00:00
handshake_messages.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
handshake_server.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
key_agreement.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
key.pem
packet_adapter.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
poly1305.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
prf.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
recordingconn.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
runner_test.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
runner.go Add SSL_set_renegotiate_mode. 2015-10-13 18:02:28 +00:00
test_output.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
ticket.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00
tls.go Make the runner tests a go “test” 2015-09-30 17:10:45 +00:00