summaryrefslogtreecommitdiffstats
path: root/ssl/d1_srvr.c
AgeCommit message (Expand)Author
2005-12-05Avoid warnings on VC++ 2005.Dr. Stephen Henson
2005-09-30Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch
2005-08-05Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson
2005-07-22Fix some signed/unsigned warnings.Geoff Thorpe
2005-07-16makeNils Larsch
2005-06-04From 0.9.8-stable:Richard Levitte
2005-04-26fix SSLerr stuff for DTLS1 code;Bodo Möller
2005-04-26Add DTLS support.Ben Laurie