summaryrefslogtreecommitdiff
path: root/lib/libcrypto/bio/bio_cb.c
AgeCommit message (Expand)Author
2023-07-05Hide symbols in asn1 and bioBob Beck
2022-01-07Add a new, mostly empty, bio_local.h and include it in the filesTheo Buehler
2021-03-25Avoid mangled output in BIO_debug_callbackTheo Buehler
2014-12-08Use platform-defined method of printing a pointer.Brent Cook
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-29Any sane platform has stdio. Stop pretending we will ever use a platformBob Beck
2014-04-19We'll interpret a (void) cast on snprintf() to mean it's been verified thatPhilip Guenther
2014-04-16> As I walk through the valley of the shadow of deathTed Unangst
2014-04-16More KNF.Joel Sing
2014-04-15First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2014-04-15Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsBob Beck
2014-04-13Remove some stuff that isn't needed.Bob Beck
2010-10-01resolve conflicts, fix local changesDamien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-04-06sprintf->snprintf. deraadt@ suggestions and okHakan Olsson
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker