Make ChangeCipherSpec compliant with DTLS RFC4347. From HEAD with a twist:
[openssl.git] / ssl / d1_pkt.c
2007-09-30 Andy PolyakovMake ChangeCipherSpec compliant with DTLS RFC4347....
2007-09-30 Andy PolyakovSwitch for RFC-compliant version encoding in DTLS....
2006-11-29 Bodo Möllerfix support for receiving fragmented handshake messages
2006-09-23 Dr. Stephen HensonUpdate from HEAD.
2006-02-08 Nils Larschbackport recent changes from the cvs head
2005-06-06 Richard LevitteFurther change pq_compat.h to generate the flag macros...
2005-05-30 Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-27 Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26 Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26 Dr. Stephen HensonFixes for signed/unsigned warnings and shadows.
2005-04-26 Ben LaurieAdd DTLS support.