Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tls: provide the CApath verbose log on its own line | Daniel Stenberg | 2020-08-19 | 1 | -9/+6 |
* | timeouts: change millisecond timeouts to timediff_t from time_t | Daniel Stenberg | 2020-05-30 | 1 | -4/+3 |
* | vtls: fix narrowing conversion warnings | Marcel Raad | 2019-09-23 | 1 | -3/+4 |
* | mesalink: implement client authentication | Yiming Jing | 2019-08-06 | 1 | -13/+49 |
* | build: fix Codacy warnings | Marcel Raad | 2019-06-05 | 1 | -1/+1 |
* | travis: upgrade the MesaLink TLS backend to v1.0.0 | Yiming Jing | 2019-05-01 | 1 | -1/+1 |
* | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg | 2018-11-23 | 1 | -3/+3 |
* | vtls: add MesaLink to curl_sslbackend enum | Daniel Gustafsson | 2018-10-30 | 1 | -1/+1 |
* | vtls: add a MesaLink vtls backend | Yiming Jing | 2018-09-13 | 1 | -0/+627 |