openssl/include/internal
Matt Caswell a146ae55ba Make BIO opaque
Move the the BIO_METHOD and BIO structures into internal header files,
provide appropriate accessor methods and update all internal code to use
the new accessors where appropriate.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-29 17:40:54 +01:00
..
bio.h Make BIO opaque 2016-03-29 17:40:54 +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 Style; add "!= NULL" 2016-02-01 11:23:55 -05:00
dso.h Move dso.h to internal 2016-03-23 09:12:11 -04: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