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:25:20 +0000 (15:25 +0100)
commit0f954d65f40495f53bdfb85b856427da44cf5c92
tree038a8f769e6ef5dc4c9178a045cc8df4293db3cb
parent4c8b3b5c5a509af641bdb1de688f3e6a7476ddb5
Provide documentation for missing SSL_SESSION_* functions

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