aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_null.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-06-171-1/+1
* bio: remove TODOsPauli2021-06-021-2/+0
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/bio/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Remove "dummy" BIO create and destroy functionsRichard Levitte2018-01-311-19/+2
* Add comments to NULL func ptrs in bio_method_stDaniel Bevenius2017-12-181-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-8/+8
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-2/+2
* Create BIO_write_ex() which handles size_t argumentsMatt Caswell2016-10-281-0/+2
* Create BIO_read_ex() which handles size_t argumentsMatt Caswell2016-10-281-0/+2
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Make BIO opaqueMatt Caswell2016-03-291-1/+1
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-211-2/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-70/+69
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-8/+8
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-11/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-25/+8
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+176