aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio_lcl.h
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in crypto/bio/Richard Levitte2018-12-061-1/+1
* (Re)move some things from e_os.hRich Salz2017-08-221-1/+1
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Add support for reference counting using C11 atomicsKurt Roeckx2016-11-171-1/+2
* Create BIO_read_ex() which handles size_t argumentsMatt Caswell2016-10-281-1/+2
* Fix no-sockMatt Caswell2016-08-241-1/+2
* Add BIO_get_new_index()Rich Salz2016-08-191-0/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-0/+9
* Ensure all locks are properly cleaned upMatt Caswell2016-04-141-0/+4
* moved structure bio_buf_mem_st from headers to bss_mem.cKirill Marinushkin2016-04-021-6/+0
* Optimized BIO mem read - without reallocationKirill Marinushkin2016-04-021-0/+6
* Fix pointer size issues on VMSRichard Levitte2016-03-301-0/+12
* Make BIO opaqueMatt Caswell2016-03-291-1/+44
* On solaris, the variable name sun clashes, use s_un insteadRichard Levitte2016-02-161-3/+3
* VMS lacks socklen_t, give it oneRichard Levitte2016-02-051-0/+4
* Refactoring BIO: add wrappers around sockaddr et alRichard Levitte2016-02-031-0/+78
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-30/+30
* Fix from 1.0.0-stable.Dr. Stephen Henson2009-05-061-1/+9
* OPENSSL_Applink update.Andy Polyakov2005-05-171-0/+28