History log of /openbsd-src/lib/libssl/man/SSL_set1_param.3 (Results 1 – 6 of 6)
Revision Date Author Comments
# 4cb74a97 10-Sep-2022 jsg <jsg@openbsd.org>

fix repeated words
ok ok miod@ ack ack jmc@


# 7a73e666 12-Jun-2019 schwarze <schwarze@openbsd.org>

add missing backlinks to ssl(3)


# a8f3fffc 23-Mar-2018 schwarze <schwarze@openbsd.org>

ssl.h HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVS


# 56f30f46 23-Mar-2018 schwarze <schwarze@openbsd.org>

ssl.h HISTORY up to 1.0.0; researched from OpenSSL git


# 3be606cb 14-Feb-2018 schwarze <schwarze@openbsd.org>

In ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ provided
SSL_CTX_get0_param(3) and SSL_get0_param(3).
Merge the related documentation from OpenSSL, with small tweaks.


# ebb2a8bb 30-Nov-2016 schwarze <schwarze@openbsd.org>

Import the relevant parts of SSL_CTX_get0_param(3) from OpenSSL.
Call it SSL_set1_param(3) since we don't have these get0 functions.