Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg | 2016-06-22 | 1 | -1/+1 |
* | tls: make setting pinnedkey option fail if not supported | Daniel Stenberg | 2016-05-01 | 1 | -0/+3 |
* | mbedtls: implement and provide *_data_pending() | Daniel Stenberg | 2016-04-07 | 1 | -1/+2 |
* | mbedtls: follow-up for the previous commit | Daniel Stenberg | 2016-04-07 | 1 | -5/+4 |
* | mbedtls.h: fix compiler warnings | Daniel Stenberg | 2016-04-07 | 1 | -0/+2 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | mbedtls: implement CURLOPT_PINNEDPUBLICKEY | Thomas Glanzmann | 2016-01-10 | 1 | -0/+2 |
* | vtls: added support for mbedTLS | Jonas Minnberg | 2015-10-20 | 1 | -0/+73 |