aboutsummaryrefslogtreecommitdiff
path: root/ssl/t1_meth.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-16Move SSLv3_*method() functionsMatt Caswell1-0/+5
2015-05-16Updates following review commentsMatt Caswell1-0/+5
2015-05-16Server side version negotiation rewriteMatt Caswell1-2/+8
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-30/+23
2013-03-18Use appropriate versions of SSL3_ENC_METHODDr. Stephen Henson1-3/+6
2011-04-29Initial incomplete TLS v1.2 support. New ciphersuites added, new versionDr. Stephen Henson1-0/+7
2009-12-07Initial experimental TLSv1.1 supportDr. Stephen Henson1-5/+10
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch1-2/+2
2005-08-05Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson1-24/+4
2002-09-26fix more race conditionsBodo Möller1-6/+14
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-5/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-22Fixed some race conditions.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-3/+2
1999-01-31Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1-0/+6
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+88