summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc/ssl/SSL_set_session.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the libssl/src directorybeck2016-09-031-68/+0
|
* Remove useless quoting from .Fo and .Fn function names, to preventschwarze2015-09-141-3/+3
| | | | | | development of a cargo cult in case people look at existing files for examples. This achieves a consistent .Fo and .Fn quoting style across the whole tree.
* add some openbsd tags, and a first pass at cleanup;jmc2014-12-021-1/+4
|
* Convert libssl manpages from pod to mdoc(7).bentley2014-10-121-0/+65
libcrypto has not been started yet. ok schwarze@ miod@