..
alert.go
cert.pem
chacha20_poly1305_test.go
Add tests for CHACHA20_POLY1305 ciphers.
2015-04-08 20:47:08 +00:00
chacha20_poly1305.go
Add tests for CHACHA20_POLY1305 ciphers.
2015-04-08 20:47:08 +00:00
channel_id_key.pem
cipher_suites.go
Add tests for CHACHA20_POLY1305 ciphers.
2015-04-08 20:47:08 +00:00
common.go
Add negative False Start tests.
2015-04-06 17:41:53 +00:00
conn.go
Add tests for CHACHA20_POLY1305 ciphers.
2015-04-08 20:47:08 +00:00
dtls.go
Add tests for CHACHA20_POLY1305 ciphers.
2015-04-08 20:47:08 +00:00
ecdsa_cert.pem
ecdsa_key.pem
handshake_client.go
Add tests for SSL_export_keying_material.
2015-04-06 20:47:33 +00:00
handshake_messages.go
Add tests for OCSP stapling and SCT lists.
2014-12-02 19:26:01 +00:00
handshake_server.go
Enforce that sessions are resumed at the version they're created.
2015-04-06 21:40:32 +00:00
key_agreement.go
Test that signature_algorithm preferences are enforced.
2015-03-20 18:23:54 +00:00
key.pem
packet_adapter.go
runner: fix a couple of nits from govet.
2015-04-17 21:45:50 +00:00
poly1305.go
Add tests for CHACHA20_POLY1305 ciphers.
2015-04-08 20:47:08 +00:00
prf.go
Test that signature_algorithm preferences are enforced.
2015-03-20 18:23:54 +00:00
recordingconn.go
Extended master secret support.
2014-10-24 21:19:44 +00:00
runner.go
Revert "Temporarily break a test on purpose."
2015-04-15 16:13:49 -04:00
test_output.go
runner and all_tests should exit with failure on failing tests.
2015-04-06 20:49:54 +00:00
ticket.go
Extended master secret support.
2014-10-24 21:19:44 +00:00
tls.go
Add DTLS replay tests.
2014-11-10 23:58:56 +00:00