summaryrefslogtreecommitdiff
path: root/src/lib/libssl/doc/BIO_f_ssl.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move manual pages from doc/ to man/ for consistency with otherschwarze2016-11-051-479/+0
| | | | | libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@
* add missing functions to NAME, or otherwise correct the mlinkjmc2015-11-111-3/+4
| | | | | | entry for them; feedback/ok schwarze
* Remove Microsoft Server Gated Crypto.doug2015-06-181-3/+3
| | | | | | | | | Another relic due to the old US crypto policy. From OpenSSL commit 63eab8a620944a990ab3985620966ccd9f48d681 and 95275599399e277e71d064790a1f828a99fc661a. ok jsing@ miod@
* add some openbsd tags, and a first pass at cleanup;jmc2014-12-021-2/+5
|
* Convert libssl manpages from pod to mdoc(7).bentley2014-10-121-0/+475
libcrypto has not been started yet. ok schwarze@ miod@