summaryrefslogtreecommitdiff
path: root/lib/libcrypto/cversion.c
AgeCommit message (Expand)Author
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-04-20More KNF.Joel Sing
2014-04-19We'll interpret a (void) cast on snprintf() to mean it's been verified thatPhilip Guenther
2014-04-17some KNF cleanup following the scriptTheo de Raadt
2014-04-15As we now remove it permanently, we no longer need NO_WINDOWS_BRAINDEATHBob Beck
2014-04-15Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsBob Beck
2014-04-15First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2008-09-06resolve conflictsDamien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-04-04more strcpy & sprintf murder; ho okTheo de Raadt
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