CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/10 06:54:32
Modified files:
lib/libssl/man : Makefile SSL_renegotiate.3
Added files:
lib/libssl/man : SSL_get_certificate.3 SSL_get_state.3
SSL_num_renegotiations.3
Log message:
New manual pages SSL_get_certificate(3), SSL_get_state(3), and
SSL_num_renegotiations(3) written from scratch. These functions
are listed in ssl(3) and <openssl/ssl.h>, so they are clearly public.
