aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/bf_lbuf.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-28Create BIO_write_ex() which handles size_t argumentsMatt Caswell1-0/+2
2016-10-28Create BIO_read_ex() which handles size_t argumentsMatt Caswell1-0/+2
2016-08-23Remove some dead codeMatt Caswell1-1/+0
2016-05-17Copyright consolidation 09/10Rich Salz1-54/+6
2016-03-30Adapt bf_lbuf for opaque BIORichard Levitte1-1/+1
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin1-2/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-05-01free null cleanup finaleRich Salz1-2/+1
2015-04-28remove malloc castsRich Salz1-3/+3
2015-01-29Dead code removal: #if 0 bio, comp, randRich Salz1-21/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-293/+287
2002-02-28disable '#ifdef DEBUG' sectionsBodo Möller1-6/+6
2000-09-20On VMS, stdout may very well lead to a file that is written to in aRichard Levitte1-0/+397