wq instead of wp? That's gotta be among the more amazing typos I've
[openssl.git] / ssl / d1_clnt.c
2005-09-30 Dr. Stephen HensonMake OPENSSL_NO_COMP compile again.
2005-08-14 Nils LarschLet the TLSv1_method() etc. functions return a const...
2005-08-05 Dr. Stephen HensonInitialize SSL_METHOD structures at compile time. This...
2005-07-22 Geoff ThorpeFix some signed/unsigned warnings.
2005-07-16 Nils Larschmake
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.