CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/06 11:40:31
Modified files:
lib/libssl/man : Makefile
Added files:
lib/libssl/man : SSL_SESSION_new.3
Log message:
New manual page SSL_SESSION_new(3) written from scratch.
The function prototype is listed in ssl(3) and <openssl/ssl.h>, so
it's clearly a public interface, but OpenSSL has no documentation
about it whatsoever.
