summaryrefslogtreecommitdiff
path: root/content/fetchers/fetch_curl.c
Commit message (Expand)AuthorAgeFilesLines
* Rename register_curl_fetchers() to fetch_curl_register(). Add declarations fo...James Bursa2007-07-041-181/+224
* Add option_suppress_curl_debug and default it to trueDaniel Silverstone2007-06-271-0/+8
* Only pass option_ca_bundle and option_ca_path to cURL if they are non-empty.Daniel Silverstone2007-06-271-2/+2
* Add ca_path option which sets CURLOPT_CAPATH.Daniel Silverstone2007-06-271-0/+2
* Warning fixes.John Mark Bell2007-06-101-13/+13
* Merge scheme switcher branch in.Daniel Silverstone2007-06-101-0/+1368