]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bio/b_sock2.c
Add ERR_put_func_error, and use it.
[thirdparty/openssl.git] / crypto / bio / b_sock2.c
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...