Initial code to support distinct certificate and CRL signing keys where the
[openssl.git] / ssl / d1_both.c
2007-10-17 Andy PolyakovDon't let DTLS ChangeCipherSpec increment handshake...
2007-10-13 Andy PolyakovFix warnings in d1_both.c [from 0.9.8-stable].
2007-10-13 Andy PolyakovDTLS fixes from 0.9.8-stable.
2007-09-30 Andy PolyakovMake ChangeCipherSpec compliant with DTLS RFC4347.
2007-09-19 Andy PolyakovFix indentation in d1_both.c.
2007-08-31 Dr. Stephen HensonUpdate ssl code to support digests other than MD5+SHA1...
2007-08-12 Dr. Stephen HensonFix warnings.
2005-07-26 Geoff ThorpeFix signed/unsigned warnings.
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ö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.