You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 years ago
..
alert.go Inital import. 10 years ago
cert.pem Inital import. 10 years ago
chacha20_poly1305.go Add tests for CHACHA20_POLY1305 ciphers. 9 years ago
chacha20_poly1305_test.go Add tests for CHACHA20_POLY1305 ciphers. 9 years ago
channel_id_key.pem Add basic TLS Channel ID tests. 10 years ago
cipher_suites.go Add tests for CHACHA20_POLY1305 ciphers. 9 years ago
common.go Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 years ago
conn.go Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 years ago
dtls.go Add tests for CHACHA20_POLY1305 ciphers. 9 years ago
ecdsa_cert.pem Inital import. 10 years ago
ecdsa_key.pem Inital import. 10 years ago
handshake_client.go Never resume sessions on renegotiations. 9 years ago
handshake_messages.go Add tests for OCSP stapling and SCT lists. 10 years ago
handshake_server.go Add client-side tests for renegotiation_info enforcement. 9 years ago
key.pem Inital import. 10 years ago
key_agreement.go Set minimum DH group size to 1024 bits. 9 years ago
packet_adapter.go runner: fix a couple of nits from govet. 9 years ago
poly1305.go Add tests for CHACHA20_POLY1305 ciphers. 9 years ago
prf.go Test that signature_algorithm preferences are enforced. 9 years ago
recordingconn.go Extended master secret support. 10 years ago
runner.go Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 years ago
test_output.go runner and all_tests should exit with failure on failing tests. 9 years ago
ticket.go Extended master secret support. 10 years ago
tls.go Add DTLS replay tests. 10 years ago