openssl/include/internal
Matt Caswell 62d876ad17 Deprecate BIO_sock_cleanup() and make it a no-op
BIO_sock_cleanup() should not be called expicitly - we should leave
auto-deinit to clean this up instead.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-13 08:52:33 +01:00
..
bio.h Deprecate BIO_sock_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
comp.h Deprecate COMP_zlib_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
conf.h Hide OPENSSL_INIT_SETTINGS. 2016-02-11 08:43:46 -05:00
constant_time_locl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dane.h Add SSL_DANE typedef for consistency. 2016-04-08 09:30:23 -04:00
dso.h Move dso.h to internal 2016-03-23 09:12:11 -04:00
err.h Deprecate ERR_free_strings() and make it a no-op 2016-04-13 08:52:33 +01:00
numbers.h Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing 2016-01-02 21:11:02 +01:00
o_dir.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
o_str.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
threads.h Implement new multi-threading API 2016-02-26 10:00:36 +00:00