aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s23_meth.c
Commit message (Expand)AuthorAgeFilesLines
* Version negotiation rewrite cleanupMatt Caswell2015-05-161-81/+0
* Server side version negotiation rewriteMatt Caswell2015-05-161-3/+2
* OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1Rich Salz2015-01-271-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-23/+20
* Remove SSLv2 supportKurt Roeckx2014-12-041-5/+0
* Initial incomplete TLS v1.2 support. New ciphersuites added, new versionDr. Stephen Henson2011-04-291-0/+2
* return v1.1 methods for client/serverDr. Stephen Henson2009-12-281-0/+2
* recent changes from 0.9.8: fix cipher list order in s3_lib.c,Nils Larsch2006-01-151-2/+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-23/+4
* fix more race conditionsBodo Möller2002-09-261-6/+13
* For SSLv2, return the SSLv2 method, not the SSLv23 method. This way,Richard Levitte2001-03-021-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-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/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+90