summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bf_buff.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const for BIO_{new,set}() and most of the BIO_{f,s}_*() family oftb2018-05-011-3/+3
* 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-4/+4
* Fix Coverity 72742 - ret is overwritten immediately after this.beck2015-07-191-2/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* delete some casts. ok miodtedu2014-07-101-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* more: no need for null check before freederaadt2014-05-301-6/+3
* 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-5/+5
* delete if 0 codetedu2014-04-171-3/+0
* some KNF cleanup following the scriptderaadt2014-04-171-2/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-16/+16
* More KNF.jsing2014-04-161-11/+11
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-308/+321
* OpenSSL 1.0.0f: mergedjm2012-01-051-7/+8
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-0/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+0
* merge openssl 0.9.6b-enginebeck2001-08-011-1/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-26/+26
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+26
* OpenSSL 0.9.4 mergebeck1999-09-291-38/+11
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+512