Initialize SSL_METHOD structures at compile time. This removes the need
[openssl.git] / ssl / d1_clnt.c
2005-08-05 Dr. Stephen HensonInitialize SSL_METHOD structures at compile time. This...
2005-07-16 Nils Larschmake
2005-05-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-28 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-23 Dr. Stephen HensonFix WIN32+KRB5 issues.
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-11 Bodo MöllerDon't use the SSL 2.0 Client Hello format if SSL 2...
2005-04-26 Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26 Ben LaurieAdd DTLS support.