> [[email protected] - Thu Dec 03 20:54:44 2009]: > > This patch enables the servername, renegotiation and session ticket > extensions for DTLS. The TLS code is reused and my former separate > implementation of the renegotiation extension removed. The other > not yet implemented extensions are disabled. >
Thanks. I note that the functions dtls1_send_newsession_ticket and tl1s_send_newsession_ticket() are very similar. Could we further reduce code duplication by having one version which checks the version and does the right thing? 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]
