summaryrefslogtreecommitdiffstats
path: root/ssl/d1_both.c
AgeCommit message (Expand)Author
2007-10-13Fix warnings in d1_both.c [from 0.9.8-stable].Andy Polyakov
2007-10-13DTLS fixes from 0.9.8-stable.Andy Polyakov
2007-09-30Make ChangeCipherSpec compliant with DTLS RFC4347.Andy Polyakov
2007-09-19Fix indentation in d1_both.c.Andy Polyakov
2007-08-31Update ssl code to support digests other than MD5+SHA1 in handshake.Dr. Stephen Henson
2007-08-12Fix warnings.Dr. Stephen Henson
2005-07-26Fix signed/unsigned warnings.Geoff Thorpe
2005-06-07"Liberate" dtls from BN dependency. Fix bug in replay/update.Andy Polyakov
2005-05-30pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tRichard Levitte
2005-04-27Lots of Win32 fixes for DTLS.Dr. Stephen Henson
2005-04-26fix SSLerr stuff for DTLS1 code;Bodo Möller
2005-04-26Fixes for signed/unsigned warnings and shadows.Dr. Stephen Henson
2005-04-26Add DTLS support.Ben Laurie