summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/BIO_f_ssl.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* various minor cleanup;jmc2016-12-161-5/+5
|
* Add Copyright and license.schwarze2016-11-141-13/+93
| | | | | In the SYNOPSIS, show function prototypes rather than macro definitions. Delete the useless NOTES section header.
* move manual pages from doc/ to man/ for consistency with otherschwarze2016-11-051-0/+479
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@