CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2015/04/15 10:08:44

Modified files:
        lib/libtls     : tls.c 

Log message:
Treat SSL_ERROR_ZERO_RETURN as a success, rather than a failure. Also
ensure that outlen is set to zero so that tls_read() has read(2) like
semantics for EOF.

Spotted by doug@

Reply via email to