Fix compilation without OPENSSL_NO_COMP :-)
[openssl.git] / ssl / d1_srvr.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-06-04 Richard LevitteFrom 0.9.8-stable:
2005-04-26 Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26 Ben LaurieAdd DTLS support.