]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/dtls1.h
Update from 1.0.0-stable.
[thirdparty/openssl.git] / ssl / dtls1.h
2009-05-15  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-04-20  Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2009-04-15  Dr. Stephen HensonUpdates from 1.0.0-stable.
2008-10-13  Lutz JänickeRemove the DTLS1_BAD_VER thing from 0.9.9-dev. It is...
2008-10-12  Ben LaurieAdd missing DTLS1_BAD_VER (hope I got the value right).
2008-09-13  Andy PolyakovDTLS didn't handle alerts correctly.
2007-10-01  Andy PolyakovOops! This was erroneously left out commit #16632.
2007-09-30  Andy PolyakovSwitch to RFC-compliant version encoding in DTLS.
2006-01-07  Bodo MöllerThere's no such things as DTLS1_AD_MISSING_HANDSHAKE_ME...
2005-06-07  Andy Polyakov"Liberate" dtls from BN dependency. Fix bug in replay...
2005-05-30  Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-04-27  Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26  Bodo Möllerremove some functions from exported headers
2005-04-26  Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26  Ben LaurieAdd DTLS support.