aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal/bio.h
Commit message (Expand)AuthorAgeFilesLines
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* bio: Linux TLS Rx OffloadBoris Pismenny2019-04-011-17/+20
* bio: Linux TLS OffloadBoris Pismenny2018-12-071-0/+36
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Copy name string in BIO_meth_newRich Salz2018-02-101-1/+1
* Fix invalid function type casts.Bernd Edlinger2017-12-151-1/+1
* 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