summaryrefslogtreecommitdiff
path: root/src/tool_setopt.h
Commit message (Expand)AuthorAgeFilesLines
* curl: improved skip-setopt-options when built with disabled featuresDaniel Stenberg2019-06-181-4/+6
* tool_setopt: for builds with disabled-proxy, skip all proxy setopts()Daniel Stenberg2019-05-231-19/+22
* cli tool: fix mime post with --disable-libcurl-option configure optionPatrick Monnerat2019-02-191-1/+1
* cli tool: do not use mime.h private structures.Patrick Monnerat2019-02-111-2/+4
* mime: use in curl cli tool instead of form API.Patrick Monnerat2017-09-021-6/+6
* curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka2017-06-281-0/+1
* OS400: Fix symbolsJay Satiro2017-02-011-1/+0
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* SSL: Add an option to disable certificate revocation checksJay Satiro2015-07-171-0/+2
* tool_operate: we prefer 'CURLcode result'Daniel Stenberg2014-12-161-2/+2
* tool: Moved --libcurl to the global configSteve Holme2014-03-011-15/+15
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-7/+7
* curl: fix symbolic names for CURL_NETRC_* enum in --libcurl outputYang Tse2013-07-221-0/+2
* curl: fix symbolic names for CURLUSESSL_* enum in --libcurl outputYang Tse2013-07-221-1/+3
* Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-upYang Tse2012-04-191-1/+15
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-1/+1
* Generate lists and use symbols in --libcurl code output.Colin Hogben2012-02-231-1/+62
* configure: add option disable --libcurl outputColin Hogben2012-02-131-12/+31
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-221-7/+3
* curl tool: make my_setopt ignore curl_easy_setopt result again.Yang Tse2011-09-211-1/+5
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-0/+50