Add an SSL_SESSION_dup() function
authorMatt Caswell <matt@openssl.org>
Wed, 2 Aug 2017 12:32:56 +0000 (13:32 +0100)
committerPauli <paul.dale@oracle.com>
Wed, 9 Aug 2017 03:37:06 +0000 (13:37 +1000)
commit07927bedf3667f9a9148fb5670fb06124ae8fa59
tree7592a7292011164e5ac2c8b5d4a86650f229fc6f
parent402f26e6ee56ec295e053d1f6455e910ac398149
Add an SSL_SESSION_dup() function

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/4072)
doc/man3/SSL_SESSION_free.pod
include/openssl/ssl.h
ssl/ssl_sess.c
util/libssl.num