]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal/bio.h
Update copyright year
[thirdparty/openssl.git] / include / internal / bio.h
2021-02-18  Matt CaswellUpdate copyright year
2021-02-10  FdaSilvaYYinclude/internal: add a few missing #pragma once directives
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-04-01  Boris Pismennybio: Linux TLS Rx Offload
2018-12-07  Boris Pismennybio: Linux TLS Offload
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
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