Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / bio / b_sock2.c
2021-06-15 Dr. David von OheimbBIO: Make source file names in crypto/bio/ consistent
2021-05-09 David CarlierBIO_listen: disable setting ipv6_v6only on OpenBSD...
2021-03-11 Matt CaswellUpdate copyright year
2021-02-22 Dr. David von OheimbHandle NULL result of ERR_reason_error_string() in...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-04-23 Matt CaswellUpdate copyright year
2020-03-16 John BaldwinSupport KTLS on connections using BIO_TYPE_CONNECT.
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-08-02 Rich SalzReplace FUNCerr with ERR_raise_data
2019-07-22 Rich SalzDeprecate SYSerr, add new FUNCerr macro
2019-07-22 Rich SalzAdd ERR_put_func_error, and use it.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-12 Viktor Szakatsminor fixes for Windows
2018-02-19 John HughesAdd BIO_bind function to bind local address for a socket.
2018-02-13 Matt CaswellUpdate copyright year
2018-01-25 Bernd EdlingerFix setting of IPV6_V6ONLY on Windows
2017-11-13 Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2016-08-05 klemensspelling fixes, just comments and readme.
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-04-28 Matt CaswellClose the accept socket on error
2016-03-11 Matt CaswellDon't clobber the last error
2016-02-14 Rich SalzMake the BIO_ADDR param optional.
2016-02-03 Richard LevitteRefactoring BIO: new socket-handling functions, depreca...