Correctly handle an EOF that occurs prior to the TLS handshake completing.
authorjsing <jsing@openbsd.org>
Wed, 6 Jul 2016 02:32:57 +0000 (02:32 +0000)
committerjsing <jsing@openbsd.org>
Wed, 6 Jul 2016 02:32:57 +0000 (02:32 +0000)
commit38c90daa52759ff3b98f4e46027b9ff1383459c0
treec3b75e273bc0e5ded59665634d933b4854eafb71
parentf3734c23b08b82c8b3e20ecb7885544621c31c33
Correctly handle an EOF that occurs prior to the TLS handshake completing.

Reported by Vasily Kolobkov, based on a diff from Marko Kreen.

ok beck@
lib/libtls/tls.c