summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_CTX_set_msg_callback.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mention DTLS1_2_VERSIONtb2021-04-151-3/+4
|
* ssl.h HISTORY up to 0.9.7; researched from OpenSSL gitschwarze2018-03-221-3/+4
|
* Selectively merge OpenSSL commit e091367d May 5 11:56:45 2017 +0100schwarze2017-08-211-16/+15
| | | | | | | from Matt Caswell <matt at openssl dot org>. In particular, stop talking about SSL 2.0 and SSL 3.0, but do not start talking about TLS 1.3 just yet.
* Copyright and licenseschwarze2016-12-011-3/+50
|
* move manual pages from doc/ to man/ for consistency with otherschwarze2016-11-051-0/+135
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@