summaryrefslogtreecommitdiff
path: root/lib/libssl/d1_meth.c
AgeCommit message (Expand)Author
2015-02-06Bring back the horrible API that is get_cipher_by_char/put_cipher_by_char.Joel Sing
2014-12-14Remove trailing whitespace.Joel Sing
2014-11-16Sort and group includes.Joel Sing
2014-08-10Since we no longer need to support SSLv2-style cipher lists, startJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-24DeIMPLEMENT libssl. Expand the IMPLEMENT_* macros since it is far moreJoel Sing
2014-04-19More KNF and style consistency tweaksPhilip Guenther
2014-04-14First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2008-09-06import of OpenSSL 0.9.8hDamien Miller