summaryrefslogtreecommitdiffstats
path: root/ssl/d1_pkt.c
AgeCommit message (Expand)Author
2006-11-29fix support for receiving fragmented handshake messagesBodo Möller
2006-09-23Update from HEAD.Dr. Stephen Henson
2006-02-08backport recent changes from the cvs headNils Larsch
2005-06-06Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGERRichard Levitte
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