openssl/include
Matt Caswell a216df599a Fix SSL_get_shared_ciphers()
The function SSL_get_shared_ciphers() is supposed to return ciphers shared
by the client and the server. However it only ever returned the client
ciphers.

Fixes #5317

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6113)
2018-05-02 23:30:46 +01:00
..
internal Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
openssl Fix SSL_get_shared_ciphers() 2018-05-02 23:30:46 +01:00