Nick Mathewson 831eef2cf5 Add SSL_get_client_ciphers() to return ciphers from ClientHello
On the server side, if you want to know which ciphers the client
offered, you had to use session->ciphers.  But that field is no
longer visible, so we need a method to get at it.

Signed-off-by: Nick Mathewson <nickm@torproject.org>
Signed-off-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-05-28 16:00:23 +01:00
..
2015-05-22 23:10:51 +01:00
2015-05-22 23:10:51 +01:00
2015-05-16 09:20:52 +01:00
2015-05-24 23:54:12 +01:00
2015-05-22 23:58:52 +01:00
2015-05-22 23:10:51 +01:00
2015-03-23 15:23:11 +00:00
2015-05-13 15:07:57 +01:00
2015-05-16 09:20:52 +01:00
2015-05-22 23:10:51 +01:00
2015-05-16 09:20:38 +01:00
2015-05-22 23:10:51 +01:00
2015-05-16 09:20:58 +01:00
2015-05-16 09:20:58 +01:00
2015-05-13 15:07:57 +01:00
2015-05-22 23:10:51 +01:00
2015-05-16 09:20:58 +01:00
2015-05-16 09:20:58 +01:00
2015-05-13 15:07:57 +01:00
2015-05-15 08:16:21 -04:00