aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/bio_lcl.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Add support for reference counting using C11 atomicsKurt Roeckx1-1/+2
2016-10-28Create BIO_read_ex() which handles size_t argumentsMatt Caswell1-1/+2
2016-08-24Fix no-sockMatt Caswell1-1/+2
2016-08-19Add BIO_get_new_index()Rich Salz1-0/+1
2016-05-17Copyright consolidation 09/10Rich Salz1-0/+9
2016-04-14Ensure all locks are properly cleaned upMatt Caswell1-0/+4
2016-04-02moved structure bio_buf_mem_st from headers to bss_mem.cKirill Marinushkin1-6/+0
2016-04-02Optimized BIO mem read - without reallocationKirill Marinushkin1-0/+6
2016-03-30Fix pointer size issues on VMSRichard Levitte1-0/+12
2016-03-29Make BIO opaqueMatt Caswell1-1/+44
2016-02-16On solaris, the variable name sun clashes, use s_un insteadRichard Levitte1-3/+3
2016-02-05VMS lacks socklen_t, give it oneRichard Levitte1-0/+4
2016-02-03Refactoring BIO: add wrappers around sockaddr et alRichard Levitte1-0/+78
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-30/+30
2009-05-06Fix from 1.0.0-stable.Dr. Stephen Henson1-1/+9
2005-05-17OPENSSL_Applink update.Andy Polyakov1-0/+28