summaryrefslogtreecommitdiff
path: root/lib/libtls/tls_conninfo.c
AgeCommit message (Expand)Author
2015-10-07Add tls_peer_cert_notbefore and tls_peer_cert_notafter to expose peer certifi...Bob Beck
2015-10-07Allow us to get cipher and version even if there is not a peer certificate.Bob Beck
2015-09-28Explicit NULL checks and style(9) tweaks.Joel Sing
2015-09-13add visibility of ciper and connection version stringsBob Beck
2015-09-12Move connection info into it's own private structure allocated and filled inBob Beck