boringssl/ssl
David Benjamin 90da8c8817 Test that the server picks a non-ECC cipher when no curves are supported.
Change-Id: I9cd788998345ad877f73dd1341ccff68dbb8d124
Reviewed-on: https://boringssl-review.googlesource.com/4465
Reviewed-by: Adam Langley <agl@google.com>
2015-04-28 20:55:09 +00:00
..
pqueue Fix memory leak in pqueue_test. 2015-02-11 23:18:45 +00:00
test Test that the server picks a non-ECC cipher when no curves are supported. 2015-04-28 20:55:09 +00:00
CMakeLists.txt Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
d1_both.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
d1_clnt.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
d1_lib.c Tidy cipher rule processing. 2015-04-13 22:05:10 +00:00
d1_meth.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
d1_pkt.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
d1_srtp.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
d1_srvr.c Switch cipher masks to uint32_t. 2015-04-10 22:16:05 +00:00
internal.h Always enable ecdh_auto. 2015-04-28 20:51:05 +00:00
s3_both.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00
s3_clnt.c CertificateStatus is optional. 2015-04-28 20:36:57 +00:00
s3_enc.c Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
s3_lib.c Always enable ecdh_auto. 2015-04-28 20:51:05 +00:00
s3_meth.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
s3_pkt.c Add SSL_set_reject_peer_renegotiations. 2015-04-13 22:38:58 +00:00
s3_srvr.c Always enable ecdh_auto. 2015-04-28 20:51:05 +00:00
ssl_algs.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
ssl_asn1.c (d2i_SSL_SESSION): Fix a memory leak that occurs on error. 2015-04-17 17:39:38 +00:00
ssl_cert.c Always enable ecdh_auto. 2015-04-28 20:51:05 +00:00
ssl_cipher.c Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
ssl_lib.c Always enable ecdh_auto. 2015-04-28 20:51:05 +00:00
ssl_rsa.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
ssl_sess.c Remove hash table lookups from ex_data. 2015-04-15 23:59:35 +00:00
ssl_stat.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
ssl_test.cc Revert "Temporary introduce a memory leak in ssl_test" 2015-04-21 06:32:24 -04:00
ssl_txt.c Rename ssl_locl.h to internal.h 2015-04-10 22:14:09 +00:00
t1_enc.c Document everything in ssl_ciph.c, now ssl_cipher.c. 2015-04-13 22:06:55 +00:00
t1_lib.c Always enable ecdh_auto. 2015-04-28 20:51:05 +00:00
t1_reneg.c Include-what-you-use ssl/internal.h. 2015-04-10 22:15:02 +00:00