CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/04/25 07:51:34
Modified files: lib/libssl/man : SSL_CIPHER_get_name.3 SSL_CTX_sess_set_get_cb.3 SSL_CTX_use_certificate.3 SSL_dup_CA_list.3 SSL_get_certificate.3 Log message: In ssl.h rev. 1.156 2018/04/25 07:10:39, tb@ added const qualifiers to some parameters and return values of some functions. Update the documentation.