Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expose the default cert file as a function, not a define. it's really | tedu | 2018-11-29 | 1 | -3/+9 |
* | typo in argument type, from Mario dot Andres dot Campos at gmail dot com | schwarze | 2018-08-21 | 1 | -3/+3 |
* | hyphenate DER/PEM-encoded, for consistency; | jmc | 2017-10-08 | 1 | -6/+6 |
* | correct function name; | jmc | 2017-08-01 | 1 | -3/+3 |
* | Document tls_config_set_crl_file() and tls_config_set_crl_mem(). | jsing | 2017-07-06 | 1 | -3/+30 |
* | Document tls_unload_file(). | jsing | 2017-05-06 | 1 | -3/+14 |
* | tweak previous; | jmc | 2017-01-31 | 1 | -5/+4 |
* | Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may be | beck | 2017-01-31 | 1 | -12/+85 |
* | add HISTORY and AUTHORS | schwarze | 2017-01-28 | 1 | -2/+57 |
* | Fix Copyright notices; ok beck@ jsing@ tedu@ | schwarze | 2017-01-27 | 1 | -2/+5 |
* | split the tls_init(3) that had grown fat to allow healthy future growth; | schwarze | 2017-01-25 | 1 | -0/+197 |