summaryrefslogtreecommitdiff
path: root/src/lib/libtls/man/tls_conn_version.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document tls_peer_cert_common_name()tb2024-12-101-2/+13
| | | | ok beck
* Document tls_conn_cipher_strength().jsing2019-11-021-2/+14
| | | | ok schwarze@
* Delete a note taken during the rev. 1.1 man page spliteschwarze2018-12-141-5/+2
| | | | | | that should have been deleted before commit. The cross reference is already present below SEE ALSO. Glitch noticed by jsing@.
* Quote .Fa arguments containing blanks.schwarze2018-05-261-4/+4
| | | | Diff from Jack Burton <jack at saosce dot com dot au>.
* Document functions for client-side TLS session support.jsing2018-02-101-3/+20
|
* hyphenate DER/PEM-encoded, for consistency;jmc2017-10-081-3/+3
|
* Document tls_peer_cert_chain_pem().jsing2017-10-071-2/+13
| | | | ok beck@
* add HISTORY and AUTHORSschwarze2017-01-281-2/+24
|
* Fix Copyright notices; ok beck@ jsing@ tedu@schwarze2017-01-271-3/+4
|
* fix Dt;jmc2017-01-261-3/+3
|
* split the tls_init(3) that had grown fat to allow healthy future growth;schwarze2017-01-251-0/+154
suggested by jsing@; "i would just chuck it in" jmc@