summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_conninfo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tls_peer_cert_notbefore and tls_peer_cert_notafter to expose peer certifi...beck2015-10-071-1/+35
* Allow us to get cipher and version even if there is not a peer certificate.beck2015-10-071-10/+15
* Explicit NULL checks and style(9) tweaks.jsing2015-09-281-7/+7
* add visibility of ciper and connection version stringsbeck2015-09-131-1/+27
* Move connection info into it's own private structure allocated and filled inbeck2015-09-121-0/+149