Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework name verification code so that a match is indicated via an argument, | 2017-04-10 | 1 | -2/+7 | |
* | Add tls_peer_cert_chain_pem - To retreive the peer certificate and chain | 2017-04-05 | 1 | -1/+12 | |
* | Stick with the usual 'if NULL return NULL' idiom. | 2016-08-22 | 1 | -10/+10 | |
* | Add tls_peer_cert_notbefore and tls_peer_cert_notafter to expose peer certificate | 2015-10-07 | 1 | -1/+21 | |
* | Move connection info into it's own private structure allocated and filled in | 2015-09-12 | 1 | -90/+18 | |
* | != -> == that I broke while bikeshedding | 2015-09-11 | 1 | -2/+2 | |
* | add tls_peer functions for checking names and issuers of peer certificates. | 2015-09-11 | 1 | -1/+49 | |
* | Provide tls_peer_cert_hash() which returns a hash of the raw certificate | 2015-09-11 | 1 | -0/+87 |