From: Dr. Stephen Henson Date: Sat, 16 Jan 2010 19:45:59 +0000 (+0000) Subject: PR: 2144 X-Git-Tag: OpenSSL_1_0_0-beta5~13 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=ddba003d5e7b55a2da40f1e66a132c040d32b78a;hp=ddba003d5e7b55a2da40f1e66a132c040d32b78a PR: 2144 Submitted by: steve@openssl.org Fix DTLS connection so new_session is reset if we read second client hello: new_session is used to detect renegotiation. ---