summaryrefslogtreecommitdiff
path: root/src/lib/libtls/Symbols.list (follow)
Commit message (Expand)AuthorAgeFilesLines
* expose tls_peer_cert_common_name()tb2024-12-101-0/+1
* Hide the tls_signer from public visibility. It's not ready yet andtb2022-03-241-7/+0
* Expose tls_signer_error()jsing2022-01-281-0/+1
* Introduce a signer interface intented to make TLS privsep simplereric2022-01-251-0/+6
* Allow setting a keypair on a tls context without specifying the privateeric2021-01-211-0/+1
* Provide tls_conn_cipher_strength().jsing2019-11-021-0/+1
* missed adding tls_default_ca_cert_file here. found by sthentedu2018-11-291-0/+1
* Add support to libtls for client-side TLS session resumption.jsing2018-02-101-0/+2
* Add a tls_config_set_ecdhecurves() function to libtls, which allows thejsing2017-08-101-0/+1
* Add support for providing CRLs to libtls - once a CRL is provided wejsing2017-07-061-0/+2
* Provide a tls_unload_file() function, that frees the memory returned fromjsing2017-05-061-0/+1
* Add tls_peer_cert_chain_pem - To retreive the peer certificate and chainbeck2017-04-051-0/+1
* Internal changes to allow for relayd engine privsep. sends the hash of thebeck2017-04-051-0/+1
* Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may bebeck2017-01-311-0/+4
* Introduce ticket support. To enable them it is enough to set a positiveclaudio2017-01-241-0/+3
* Add support for server side OCSP stapling to libtls.beck2016-11-051-0/+2
* Add an explict list of exported symbols with just the functions declaredguenther2016-11-041-0/+71