CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2015/04/02 07:19:15
Modified files: lib/libtls : tls.c tls_init.3 Log message: Handle the case where multiple calls to SSL_shutdown() are required to close the connection. Also correctly handle the error on failure. Diff from cookieandscream via github.