]> git.ipfire.org Git - thirdparty/openssl.git/commit
Provide documentation for missing SSL_SESSION_* functions
authorMatt Caswell <matt@openssl.org>
Fri, 24 Mar 2017 16:01:50 +0000 (16:01 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 28 Mar 2017 14:15:41 +0000 (15:15 +0100)
commitb31db50528ccfd493b3be73f55c53f4606943d28
treeb4871183ce3c4f3d988c669623b342cc8dfed2e6
parent43708c1545c1ba71984bdc6e5ec47de65002d2fd
Provide documentation for missing SSL_SESSION_* functions

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3052)
doc/man3/SSL_SESSION_free.pod
doc/man3/SSL_SESSION_get0_id_context.pod
doc/man3/SSL_SESSION_get0_peer.pod [new file with mode: 0644]
doc/man3/SSL_SESSION_get_compress_id.pod [new file with mode: 0644]
doc/man3/SSL_SESSION_get_ex_data.pod [new file with mode: 0644]
doc/man3/SSL_SESSION_get_time.pod
doc/man3/SSL_SESSION_print.pod [new file with mode: 0644]
doc/man3/SSL_SESSION_set1_id.pod