summaryrefslogtreecommitdiffstats
path: root/ssl/d1_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix from HEAD.Dr. Stephen Henson2005-12-051-2/+2
* Update from HEAD.Dr. Stephen Henson2005-09-301-0/+4
* fix warnings when building openssl with (gcc 3.3.1):Nils Larsch2005-08-281-1/+1
* Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson2005-08-051-22/+4
* makeNils Larsch2005-07-161-0/+3
* Fix WIN32+KRB5 issues.Dr. Stephen Henson2005-05-231-0/+1
* Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabledBodo Möller2005-05-111-1/+1
* fix SSLerr stuff for DTLS1 code;Bodo Möller2005-04-261-19/+19
* Add DTLS support.Ben Laurie2005-04-261-0/+1153