Create BIO_read_ex() which handles size_t arguments
[openssl.git] / crypto / bio / b_sock2.c
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...