summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bio_cb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use platform-defined method of printing a pointer.bcook2014-12-081-2/+2
* 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
* Any sane platform has stdio. Stop pretending we will ever use a platformbeck2014-05-291-2/+0
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-15/+15
* > As I walk through the valley of the shadow of deathtedu2014-04-161-1/+1
* More KNF.jsing2014-04-161-7/+7
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-37/+41
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-15/+15
* Remove some stuff that isn't needed.beck2014-04-131-2/+2
* resolve conflicts, fix local changesdjm2010-10-011-10/+14
* merge 0.9.7dmarkus2004-04-081-15/+15
* sprintf->snprintf. deraadt@ suggestions and okho2003-04-061-15/+21
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-9/+4
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+138