summaryrefslogtreecommitdiff
path: root/src/curl_stream.c
Commit message (Expand)AuthorAgeFilesLines
* curl: use the most secure auth method for the proxycmn/curl-proxyauth-anyCarlos Martín Nieto2015-08-061-0/+1
* git_cert: child types use proper base typeEdward Thomson2015-07-101-7/+7
* curl: remove the encrypted param to the constructorCarlos Martín Nieto2015-06-241-11/+3
* curl: extract certificate informationCarlos Martín Nieto2015-06-241-3/+34
* stream: add support for setting a proxyCarlos Martín Nieto2015-06-241-0/+15
* Implement a curl streamCarlos Martín Nieto2015-06-241-0/+219