summaryrefslogtreecommitdiffstats
path: root/ssl/d1_both.c
Commit message (Expand)AuthorAgeFilesLines
* fix warnings when building openssl with (gcc 3.3.1):Nils Larsch2005-08-281-1/+1
* pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tRichard Levitte2005-05-301-3/+19
* Lots of Win32 fixes for DTLS.Dr. Stephen Henson2005-04-271-7/+7
* fix SSLerr stuff for DTLS1 code;Bodo Möller2005-04-261-17/+16
* Fixes for signed/unsigned warnings and shadows.Dr. Stephen Henson2005-04-261-4/+4
* Add DTLS support.Ben Laurie2005-04-261-0/+1248