index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool_setopt.h
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2014-12-16
tool_operate: we prefer 'CURLcode result'
Daniel Stenberg
2014-03-01
tool: Moved --libcurl to the global config
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2013-07-22
curl: fix symbolic names for CURL_NETRC_* enum in --libcurl output
Yang Tse
2013-07-22
curl: fix symbolic names for CURLUSESSL_* enum in --libcurl output
Yang Tse
2012-04-19
Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2012-02-23
Generate lists and use symbols in --libcurl code output.
Colin Hogben
2012-02-13
configure: add option disable --libcurl output
Colin Hogben
2011-09-22
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-21
curl tool: make my_setopt ignore curl_easy_setopt result again.
Yang Tse
2011-09-21
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse