]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bio/bio_meth.c
Create BIO_read_ex() which handles size_t arguments
[thirdparty/openssl.git] / crypto / bio / bio_meth.c
2016-10-28  Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-08-21  Rich SalzMove BIO index lock creation
2016-08-20  Rich SalzAdd BIO_get_new_index()
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-04-03  Richard LevitteDon't shadow known symbols write, read, puts, gets
2016-03-29  Matt CaswellMake BIO opaque
2016-03-29  Matt CaswellAdd functions for creating BIO_METHODs