PR: 1827
[openssl.git] / ssl / d1_lib.c
2009-04-14 Dr. Stephen HensonPR: 1827
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
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.