CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/07 11:09:31
Modified files:
lib/libssl/man : Makefile
Added files:
lib/libssl/man : SSL_copy_session_id.3
Log message:
Write SSL_copy_session_id(3) manual from scratch. This function is
listed in ssl(3) and <openssl/ssl.h>, so it's clearly a public interface.
We might wish to merge the improved code from OpenSSL 1.1.0,
but that's major bump, so i'm documenting the BUGS for now.
