summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/ssl/s3_meth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete s3_meth.c since it was only for SSLv3 support.doug2015-08-291-103/+0
* Remove SSLv3 support from LibreSSL.doug2015-08-271-15/+1
* Add linker warnings in case SSLv3_{,client,server}_method are referenced.miod2015-07-291-1/+7
* Bring back the horrible API that is get_cipher_by_char/put_cipher_by_char.jsing2015-02-061-1/+3
* Remove trailing whitespace.jsing2014-12-141-7/+7
* Sort and group includes.jsing2014-11-161-1/+3
* Since we no longer need to support SSLv2-style cipher lists, startjsing2014-08-101-3/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* DeIMPLEMENT libssl. Expand the IMPLEMENT_* macros since it is far morejsing2014-05-241-4/+39
* More KNF and style consistency tweaksguenther2014-04-191-4/+3
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-10/+8
* resolve conflicts, fix local changesdjm2010-10-011-5/+5
* resolve conflictsdjm2008-09-061-22/+4
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-6/+13
* OpenSSL 0.9.4 mergebeck1999-09-291-5/+5
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+88