boringssl/ssl/test/runner
David Benjamin 407a10cf43 Fix parsing of CertificateRequests.
Got one of the conditions flipped.

Change-Id: I327a9c13e42865459e8d69a431b0d3a2bc6b54a5
Reviewed-on: https://boringssl-review.googlesource.com/1210
Reviewed-by: Adam Langley <agl@google.com>
2014-07-16 17:07:15 +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
cipher_suites.go Implement TLS_FALLBACK_SCSV support for the client. 2014-06-23 12:03:11 -07:00
common.go Be strict about requiring ServerKeyExchange. 2014-07-14 21:42:30 +00:00
conn.go Fix test of first of 255 CBC padding bytes. 2014-06-20 13:17:37 -07: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 Add a test for certificate types parsing. 2014-07-09 21:03:54 +00:00
handshake_messages.go Check duplicate extensions before processing. 2014-07-08 22:17:59 +00:00
handshake_server.go Be strict about requiring ServerKeyExchange. 2014-07-14 21:42:30 +00:00
key_agreement.go Add UnauthenticatedECDH bug test. 2014-07-14 20:50:09 +00:00
key.pem Inital import. 2014-06-20 13:17:32 -07:00
prf.go Inital import. 2014-06-20 13:17:32 -07:00
runner.go Fix parsing of CertificateRequests. 2014-07-16 17:07:15 +00:00
ticket.go Inital import. 2014-06-20 13:17:32 -07:00
tls.go Inital import. 2014-06-20 13:17:32 -07:00