aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/d1_both.c
Commit message (Expand)AuthorAgeFilesLines
* Fix signed/unsigned warnings.Geoff Thorpe2005-07-261-1/+1
* "Liberate" dtls from BN dependency. Fix bug in replay/update.Andy Polyakov2005-06-071-16/+15
* 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