History log of /openbsd-src/lib/libssl/man/SSL_get_client_random.3 (Results 1 – 2 of 2)
Revision Date Author Comments
# 20b9f7f9 24-Mar-2018 schwarze <schwarze@openbsd.org>

finish ssl HISTORY; mostly 1.1.0/6.3, but also various other fixes


# 795d247b 18-Feb-2018 schwarze <schwarze@openbsd.org>

In ssl.h rev. 1.139 2018/02/17 15:19:43 and rev. 1.140 2018/02/17 15:32:20,
jsing@ provided SSL_get_client_random(3), SSL_get_server_random(3), and
SSL_SESSION_get_master_key(3). Import the document

In ssl.h rev. 1.139 2018/02/17 15:19:43 and rev. 1.140 2018/02/17 15:32:20,
jsing@ provided SSL_get_client_random(3), SSL_get_server_random(3), and
SSL_SESSION_get_master_key(3). Import the documentation from OpenSSL,
with some tweaks.

show more ...