Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / include / internal / bio.h
2022-11-24 Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-08-19 Hugo LandauBIO_sendmmsg/BIO_recvmmsg (API only)
2022-05-03 Matt CaswellUpdate copyright year
2022-01-21 yangyangtiantianlo... Fix the same BIO_FLAGS macro definition
2021-05-04 Matt CaswellCreate libcrypto support for BIO_new_from_core_bio()
2021-03-10 PauliAdd a real type for OSSL_CORE_BIO which is distinct...
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