Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl_stream: fix unused cert infos | Patrick Steinhardt | 2016-02-08 | 1 | -0/+1 |
* | Free allocated pointer to curl stream on error | Bob Kuo | 2016-01-16 | 1 | -1/+4 |
* | curl: use the most secure auth method for the proxycmn/curl-proxyauth-any | Carlos Martín Nieto | 2015-08-06 | 1 | -0/+1 |
* | git_cert: child types use proper base type | Edward Thomson | 2015-07-10 | 1 | -7/+7 |
* | curl: remove the encrypted param to the constructor | Carlos Martín Nieto | 2015-06-24 | 1 | -11/+3 |
* | curl: extract certificate information | Carlos Martín Nieto | 2015-06-24 | 1 | -3/+34 |
* | stream: add support for setting a proxy | Carlos Martín Nieto | 2015-06-24 | 1 | -0/+15 |
* | Implement a curl stream | Carlos Martín Nieto | 2015-06-24 | 1 | -0/+219 |