CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/07 13:11:55
Modified files:
lib/libssl/man : Makefile
Added files:
lib/libssl/man : SSL_renegotiate.3
Log message:
Write SSL_renegotiate(3) manual from scratch; this function is listed
in ssl(3) and <openssl/ssl.h>, so it's clearly a public interface.
More could probably be said, the code looks somewhat mysterious to me,
but i think this stub is already better than nothing.
