| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow setting a keypair on a tls context without specifying the private | eric | 2021-01-21 | 1 | -0/+1 |
* | Provide tls_conn_cipher_strength(). | jsing | 2019-11-02 | 1 | -0/+1 |
* | missed adding tls_default_ca_cert_file here. found by sthen | tedu | 2018-11-29 | 1 | -0/+1 |
* | Add support to libtls for client-side TLS session resumption. | jsing | 2018-02-10 | 1 | -0/+2 |
* | Add a tls_config_set_ecdhecurves() function to libtls, which allows the | jsing | 2017-08-10 | 1 | -0/+1 |
* | Add support for providing CRLs to libtls - once a CRL is provided we | jsing | 2017-07-06 | 1 | -0/+2 |
* | Provide a tls_unload_file() function, that frees the memory returned from | jsing | 2017-05-06 | 1 | -0/+1 |
* | Add tls_peer_cert_chain_pem - To retreive the peer certificate and chain | beck | 2017-04-05 | 1 | -0/+1 |
* | Internal changes to allow for relayd engine privsep. sends the hash of the | beck | 2017-04-05 | 1 | -0/+1 |
* | Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may be | beck | 2017-01-31 | 1 | -0/+4 |
* | Introduce ticket support. To enable them it is enough to set a positive | claudio | 2017-01-24 | 1 | -0/+3 |
* | Add support for server side OCSP stapling to libtls. | beck | 2016-11-05 | 1 | -0/+2 |
* | Add an explict list of exported symbols with just the functions declared | guenther | 2016-11-04 | 1 | -0/+71 |