Create BIO_write_ex() which handles size_t arguments
[openssl.git] / include / internal / bio.h
2016-10-28 Matt CaswellCreate BIO_write_ex() which handles size_t arguments
2016-10-28 Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-14 Matt CaswellFix ex_data locks issue
2016-04-14 Matt CaswellEnsure all locks are properly cleaned up
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate BIO_sock_cleanup() and make it a no-op
2016-03-29 Matt CaswellMake BIO opaque