CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/12/01 08:40:14
Modified files: lib/libssl/man : SSL_CTX_set_options.3 Log message: Add Copyright and license. Delete explanation of SSL_OP_SINGLE_DH_USE, it is always on now. Delete explanation of obsolete option SSL_OP_EPHEMERAL_RSA. Delete various SSLv2 and SSLv3 remnants. Delete excessive verbiage detailing each obsolete option individually; instead, provide one concise list of obsolete options. Delete HISTORY of individual options; it was incomplete anyway and is not important enough to warrant so much bloat. Garbage collect two useless cross references.