CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/06 19:58:29
Modified files:
regress/lib/libtls/tls: tlstest.c
Log message:
Add a test that calls tls_handshake() on a connection that has already
completed a TLS handshake. This should return a failure, but currently
succeeds (hence the regress currently fails).
