aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/t1_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganise state machine filesMatt Caswell2015-10-301-107/+0
* Move SSLv3_*method() functionsMatt Caswell2015-05-161-0/+6
* Updates following review commentsMatt Caswell2015-05-161-1/+5
* Client side version negotiation rewriteMatt Caswell2015-05-161-2/+9
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-30/+25
* 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-4/+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-22/+4
* really fix race conditionsBodo Möller2002-09-251-6/+9
* really fix race conditionBodo Möller2002-09-231-0/+4
* Reorder inclusion of header files:Lutz Jänicke2002-07-101-1/+1
* 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-4/+4
* 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/+90