CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2015/09/14 06:20:40
Modified files: lib/libtls : tls.c Log message: Return an error if tls_handshake() or tls_close() is called on a context for which they are not valid operations. ok beck@