CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/09/17 02:04:22
Modified files:
lib/libcrypto/man: X509_check_host.3
X509_VERIFY_PARAM_set_flags.3
lib/libssl/man : Makefile SSL_CTX_set_verify.3
SSL_get_peer_certificate.3
SSL_get_verify_result.3
Log message:
Install the new page SSL_set1_host(3), link to it from relevant places,
and add two other .Xrs that might help readers find their way.
Update the merge notices of all files touched and
merge a few trivial changes from the OpenSSL 1.1.1 branch.
OK tb@