aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s3_meth.c
Commit message (Expand)AuthorAgeFilesLines
* Move SSLv3_*method() functionsMatt Caswell2015-05-161-74/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-15/+13
* New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson2014-11-191-3/+2
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-3/+3
* Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch2005-08-141-2/+2
* Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson2005-08-051-22/+4
* fix more race conditionsBodo Möller2002-09-261-6/+13
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Fixed some race conditions.Bodo Möller1999-04-221-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+2
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-311-0/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+88