aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal/bio.h
Commit message (Expand)AuthorAgeFilesLines
* More parameter naming of BIO_read*/BIO_write* related functionsMatt Caswell2016-10-281-2/+2
* Create BIO_write_ex() which handles size_t argumentsMatt Caswell2016-10-281-1/+3
* Create BIO_read_ex() which handles size_t argumentsMatt Caswell2016-10-281-1/+6
* Copyright consolidation 03/10Rich Salz2016-05-171-51/+6
* Fix ex_data locks issueMatt Caswell2016-04-141-0/+1
* Ensure all locks are properly cleaned upMatt Caswell2016-04-141-1/+1
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-1/+1
* Deprecate BIO_sock_cleanup() and make it a no-opMatt Caswell2016-04-131-2/+1
* Make BIO opaqueMatt Caswell2016-03-291-0/+71