summaryrefslogtreecommitdiff
path: root/lib/libssl/s23_lib.c
AgeCommit message (Expand)Author
2014-11-16Sort and group includes.Joel Sing
2014-08-10Since we no longer need to support SSLv2-style cipher lists, startJoel Sing
2014-07-11No need to keep ssl23_foo() flavours mapping to ssl3_foo().Miod Vallat
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-04-19More KNF.Joel Sing
2014-04-19More KNF and style consistency tweaksPhilip Guenther
2014-04-15remove ssl2 support even more completely.Ted Unangst
2014-04-14First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2014-04-13Do not include "e_os.h" anymore. Simply pull in the necessary headers.Martin Pieuchot
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2008-09-06resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2001-06-22openssl-engine-0.9.6a mergeBob Beck
2000-03-19OpenSSL 0.9.5 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