summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bf_lbuf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-2/+2
* Drop stupid (int) casts for the arguments of malloc() and friends. This ismiod2015-07-191-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+3
* 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-3/+3
* delete if 0 codetedu2014-04-171-21/+0
* some KNF cleanup following the scriptderaadt2014-04-171-2/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-7/+7
* More KNF.jsing2014-04-161-7/+7
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-188/+190
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-6/+6
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+397