> [[email protected] - Wed Aug 26 19:49:38 2009]: > > This patch fixes the size of the read and write buffers which are 8 > bytes too small for DTLS. The function ssl3_setup_buffers() is called > to allocate the necessary memory for the read and write buffers. This > is done in two subfunctions, ssl3_setup_read_buffer() and > ssl3_setup_write_buffer(). Unfortuanately there is no difference > between TLS and DTLS, although both use different record headers with > different lengths. >
Patch applied to OpenSSL 1.0 and HEAD, patch doesn't apply cleanly to 0.9.8. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
