]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/d1_pkt.c
A forgotten module...
[thirdparty/openssl.git] / ssl / d1_pkt.c
2008-10-13  Lutz JänickeFirstly, the bitmap we use for replay protection was...
2008-09-14  Andy Polyakovdtls1_write_bytes consumers expect amount of bytes...
2008-09-13  Andy PolyakovDTLS didn't handle alerts correctly [from HEAD].
2007-10-17  Andy PolyakovDon't let DTLS ChangeCipherSpec increment handshake...
2007-10-03  Andy PolyakovSet client_version earlier in DTLS (this is 0.9.8 speci...
2007-09-30  Andy PolyakovExplicit IV update [from HEAD].
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.