summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_SESSION_get_time.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Additional SSL_SESSION documentationschwarze2017-04-101-3/+5
| | | | | from Matt Caswell <matt at openssl dot org>, OpenSSL commit b31db505. Improve crosslinking while here.
* Copyright and license for the remaining manuals in this directoryschwarze2016-12-061-2/+50
|
* move manual pages from doc/ to man/ for consistency with otherschwarze2016-11-051-0/+98
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@