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
2019-02-19
cli tool: fix mime post with --disable-libcurl-option configure option
Patrick Monnerat
2019-02-11
cli tool: do not use mime.h private structures.
Patrick Monnerat
2017-09-02
mime: use in curl cli tool instead of form API.
Patrick Monnerat
2017-06-28
curl --socks5-{basic,gssapi}: control socks5 auth
Kamil Dudka
2017-02-01
OS400: Fix symbols
Jay Satiro
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
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