Document the newly added SSL functions
authorMatt Caswell <matt@openssl.org>
Thu, 20 Oct 2016 14:04:21 +0000 (15:04 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 4 Nov 2016 12:09:46 +0000 (12:09 +0000)
commit7714dc5ea1174ca50cd12e5013683284f66c2dd3
tree46f6a0ff49eff8265e2f03f0ce1959f0a7589608
parent699ae85915f83f91bf5d5af45dd4888217005461
Document the newly added SSL functions

Also document SSL_peek() which was missing from the docs.

Reviewed-by: Rich Salz <rsalz@openssl.org>
doc/man3/SSL_CTX_set_mode.pod
doc/man3/SSL_CTX_set_split_send_fragment.pod
doc/man3/SSL_get_error.pod
doc/man3/SSL_pending.pod
doc/man3/SSL_read.pod
doc/man3/SSL_set_connect_state.pod
doc/man3/SSL_write.pod
doc/man7/ssl.pod