summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bf_nbio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const for BIO_{new,set}() and most of the BIO_{f,s}_*() family oftb2018-05-011-3/+3
* Delete a lot of #if 0 code in libressl.doug2015-02-071-11/+4
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-221-4/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-2/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-10/+10
* Bring malloc/calloc/realloc sequences to modern standardderaadt2014-04-211-1/+1
* some KNF cleanup following the scriptderaadt2014-04-171-2/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* More KNF.jsing2014-04-161-6/+6
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-114/+121
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+0
* resolve conflictsdjm2008-09-061-2/+2
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+0
* openssl-engine-0.9.6 mergebeck2000-12-151-10/+10
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+18
* OpenSSL 0.9.4 mergebeck1999-09-291-39/+11
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+268