Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Lb libtls libssl libcrypto | schwarze | 2025-07-07 | 1 | -2/+3 |
| | | | | OK tb@ and no objection from tedu@ | ||||
* | tweak previous; | jmc | 2017-01-31 | 1 | -7/+4 |
| | |||||
* | Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may be | beck | 2017-01-31 | 1 | -27/+6 |
| | | | | | | | | added associated to a keypair used for SNI, and are usable for more than just the "main" certificate. Modify httpd to use this. Bump libtls minor. ok jsing@ | ||||
* | add HISTORY and AUTHORS | schwarze | 2017-01-28 | 1 | -2/+7 |
| | |||||
* | Fix Copyright notices; ok beck@ jsing@ tedu@ | schwarze | 2017-01-27 | 1 | -3/+3 |
| | |||||
* | split the tls_init(3) that had grown fat to allow healthy future growth; | schwarze | 2017-01-25 | 1 | -0/+59 |
suggested by jsing@; "i would just chuck it in" jmc@ |