aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/t1_meth.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganise state machine filesMatt Caswell2015-10-301-100/+0
* Move SSLv3_*method() functionsMatt Caswell2015-05-161-0/+5
* Updates following review commentsMatt Caswell2015-05-161-0/+5
* Server side version negotiation rewriteMatt Caswell2015-05-161-2/+8
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-30/+23
* Use appropriate versions of SSL3_ENC_METHODDr. Stephen Henson2013-03-181-3/+6
* Initial incomplete TLS v1.2 support. New ciphersuites added, new versionDr. Stephen Henson2011-04-291-0/+7
* Initial experimental TLSv1.1 supportDr. Stephen Henson2009-12-071-5/+10
* 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-24/+4
* fix more race conditionsBodo Möller2002-09-261-6/+14
* 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-0/+88