summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_peer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* != -> == that I broke while bikesheddingbeck2015-09-111-2/+2
* add tls_peer functions for checking names and issuers of peer certificates.beck2015-09-111-1/+49
* Provide tls_peer_cert_hash() which returns a hash of the raw certificatejsing2015-09-111-0/+87