Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the ability to do tls 1.0 and 1.1 from libtls. | beck | 2023-07-02 | 1 | -9/+3 |
* | Tweak previous: | schwarze | 2021-01-02 | 1 | -19/+34 |
* | Make list of DHE parameters more prominent | kn | 2021-01-02 | 1 | -6/+19 |
* | Make the list of supported protocols more prominent | kn | 2020-12-30 | 1 | -5/+15 |
* | Note in the man page that the default protocols list includes 1.3 | beck | 2020-01-22 | 1 | -4/+4 |
* | Add support for TLSv1.3 as a protocol to libtls. | jsing | 2020-01-20 | 1 | -6/+7 |
* | Document tls_config_set_dheparams(). | jsing | 2017-08-12 | 1 | -4/+13 |
* | new sentence, new line; | jmc | 2017-08-11 | 1 | -3/+4 |
* | Add a tls_config_set_ecdhecurves() function to libtls, which allows the | jsing | 2017-08-10 | 1 | -6/+13 |
* | add HISTORY and AUTHORS | schwarze | 2017-01-28 | 1 | -2/+33 |
* | Fix Copyright notices; ok beck@ jsing@ tedu@ | schwarze | 2017-01-27 | 1 | -2/+4 |
* | split the tls_init(3) that had grown fat to allow healthy future growth; | schwarze | 2017-01-25 | 1 | -0/+146 |