summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bss_mem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const qualifiers for BIO_new_mem_buf(), BIO_new_connect() andtb2018-05-121-3/+3
* Add const qualifiers to the return values of BIO_s_mem() andtb2018-05-121-3/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-4/+4
* Fix indentation that incorrectly implies a different control flow.doug2015-03-211-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-10/+9
* some KNF cleanup following the scriptderaadt2014-04-171-4/+4
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-132/+132
* resolve conflicts, fix local changesdjm2010-10-011-11/+7
* resolve conflictsdjm2009-04-061-10/+12
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+6
* openssl-engine-0.9.6 mergebeck2000-12-151-14/+19
* OpenSSL 0.9.5 mergebeck2000-03-191-11/+47
* OpenSSL 0.9.4 mergebeck1999-09-291-40/+19
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+297