aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio/bf_null.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-02-05Author: Ross Kinsey <RossIKinsey@gmail.com>Ross Kinsey1-8/+1
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-1/+1
2018-12-06Following the license change, modify the boilerplates in crypto/bio/Richard Levitte1-1/+1
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-01-31Remove "dummy" BIO create and destroy functionsRichard Levitte1-24/+2
2017-12-15Fix invalid function type casts.Bernd Edlinger1-2/+2
2017-10-18Remove parentheses of return.KaoruToda1-16/+16
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda1-2/+2
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-05-17Copyright consolidation 09/10Rich Salz1-54/+6
2016-03-29Make BIO opaqueMatt Caswell1-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-01-22More comment realignmentmaster-post-reformatMatt Caswell1-5/+5
2015-01-22Re-align some comments after running the reformat script.Matt Caswell1-5/+5
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-102/+106
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell1-2/+4
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-1/+0
2000-06-21Fixes for Win32 build.Dr. Stephen Henson1-2/+2
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller1-9/+9
2000-02-20Move the registration of callback functions to special functionsRichard Levitte1-0/+16
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-11/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-25/+8
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+4
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+194