CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/02/27 10:08:20
Modified files: lib/libssl/man : SSL_CTX_set_options.3 Log message: Mention that SSL_OP_TLSEXT_PADDING no longer has any effect, and correct the description of SSL_OP_ALL. Found by inspecting <openssl/ssl.h>.