GH1446: Add SSL_SESSION_get0_cipher
authorRich Salz <rsalz@openssl.org>
Fri, 12 Aug 2016 19:02:00 +0000 (15:02 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 12 Aug 2016 19:23:48 +0000 (15:23 -0400)
commite92813234318635639dba0168c7ef5568757449b
tree308cc03ff9850888b7554359d4292eccfd81b23d
parentce7a2232f881e241515925bef13229656a0d6d58
GH1446: Add SSL_SESSION_get0_cipher

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1451)
doc/ssl/SSL_SESSION_get0_cipher.pod [new file with mode: 0644]
include/openssl/ssl.h
ssl/ssl_sess.c
util/libssl.num