openssl/include
Matt Caswell a18a31e49d Add SSL_up_ref() and SSL_CTX_up_ref()
The SSL and SSL_CTX structures are reference counted. However since libssl
was made opaque there is no way for users of the library to manipulate the
reference counts. This adds functions to enable that.

Reviewed-by: Stephen Henson <steve@openssl.org>
2016-01-26 13:19:10 +00:00
..
internal Only declare stacks in headers 2016-01-07 18:00:51 +00:00
openssl Add SSL_up_ref() and SSL_CTX_up_ref() 2016-01-26 13:19:10 +00:00