crypto-tls-bogo-shim/vendor/github.com/google/boringssl/ssl/test/runner
Peter Wu cd01f9ce21 Update to latest boringssl tests
Go 1.8 includes "crypto/tls: disable CBC cipher suites with SHA-256 by
default." which breaks the "TLS12-AES128-SHA256-server" test (among
others). Since this was fixed upstream (by removing the CBC tests), just
update the vendored copy using:

    gvt update github.com/google/boringssl/ssl/test

Removed tests from config.json that are no longer present while at it.
2017-09-05 16:57:59 -04:00
..
curve25519 Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
ed25519 Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
poly1305 Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
alert.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
cert.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
chacha20_poly1305_test.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
chacha20_poly1305.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
channel_id_key.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
cipher_suites.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
common.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
conn.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
deterministic.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
dtls.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
ecdsa_p224_cert.pem Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
ecdsa_p224_key.pem Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
ecdsa_p256_cert.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
ecdsa_p256_key.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
ecdsa_p384_cert.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
ecdsa_p384_key.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
ecdsa_p521_cert.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
ecdsa_p521_key.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
ed25519_cert.pem Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
ed25519_key.pem Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
fuzzer_mode.json Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
handshake_client.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
handshake_messages.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
handshake_server.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
hkdf_test.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
hkdf.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
key_agreement.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
key.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
packet_adapter.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
prf.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
recordingconn.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
rsa_1024_cert.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
rsa_1024_key.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
rsa_chain_cert.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
rsa_chain_key.pem First shim that does... nothing 2017-01-09 16:47:43 -05:00
runner_test.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
runner.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
shim_ticket.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
sign.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
test_output.go First shim that does... nothing 2017-01-09 16:47:43 -05:00
ticket.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00
tls.go Update to latest boringssl tests 2017-09-05 16:57:59 -04:00