]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal/bio.h
Update copyright year
[thirdparty/openssl.git] / include / internal / bio.h
2018-02-13  Matt CaswellUpdate copyright year
2018-02-10  Rich SalzCopy name string in BIO_meth_new
2017-12-15  Bernd EdlingerFix invalid function type casts.
2016-10-28  Matt CaswellMore parameter naming of BIO_read*/BIO_write* related...
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