summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bf_lbuf.c
AgeCommit message (Expand)Author
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-02-05Author: Ross Kinsey <RossIKinsey@gmail.com>Ross Kinsey
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/bio/Richard Levitte
2018-04-03Set error code on alloc failuresRich Salz
2018-02-27Update copyright yearMatt Caswell
2018-02-13VMS: for testutil, make sure to use BIO_f_linebufferRichard Levitte
2017-12-15Fix invalid function type casts.Bernd Edlinger
2017-10-18Remove parentheses of return.KaoruToda
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2016-10-28Create BIO_write_ex() which handles size_t argumentsMatt Caswell
2016-10-28Create BIO_read_ex() which handles size_t argumentsMatt Caswell
2016-08-23Remove some dead codeMatt Caswell
2016-05-17Copyright consolidation 09/10Rich Salz
2016-03-30Adapt bf_lbuf for opaque BIORichard Levitte
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-01-29Dead code removal: #if 0 bio, comp, randRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2002-02-28disable '#ifdef DEBUG' sectionsBodo Möller
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte