]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/d1_lib.c
Updates from 1.0.0-stable.
[thirdparty/openssl.git] / ssl / d1_lib.c
2009-04-15  Dr. Stephen HensonUpdates from 1.0.0-stable.
2008-10-12  Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2007-10-05  Andy PolyakovProhibit RC4 in DTLS.
2007-01-21  Dr. Stephen HensonConstify version strings is ssl lib.
2005-08-08  Nils Larschremove unused internal foo_base_method functions
2005-08-05  Dr. Stephen HensonInitialize SSL_METHOD structures at compile time. This...
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-26  Ben LaurieAdd DTLS support.