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_cfgable.c
Age
Commit message (
Expand
)
Author
2019-11-28
curl: two new command line options for etags
Maros Priputen
2019-08-06
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-08-06
http09: disable HTTP/0.9 by default in both tool and library
Daniel Stenberg
2019-05-25
Revert all SASL authzid (new feature) commits
Jay Satiro
2019-05-22
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-05-16
cleanup: remove FIXME and TODO comments
Daniel Stenberg
2019-03-03
alt-svc: the curl command line bits
Daniel Stenberg
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
2018-12-21
http: added options for allowing HTTP/0.9 responses
Daniel Stenberg
2018-09-06
curl: --doh-url added
Daniel Stenberg
2018-02-20
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
Anders Bakken
2018-01-30
curl: add --proxy-pinnedpubkey
Daniel Stenberg
2017-09-02
mime: use in curl cli tool instead of form API.
Patrick Monnerat
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2016-12-16
preproxy: renamed what was added as SOCKS_PROXY
Daniel Stenberg
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
2016-08-05
CURLOPT_TCP_NODELAY: now enabled by default
Daniel Stenberg
2016-04-17
news: CURLOPT_CONNECT_TO and --connect-to
Michael Kaufmann
2016-04-09
CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME
Steve Holme
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-09
oauth2: Don't use XOAUTH2 in OAuth 2.0 variables
Steve Holme
2015-08-23
tool: fix memory leak with --proto-default option
Dan Fandrich
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2014-12-04
tool: add --unix-socket option
Peter Wu
2014-11-30
curl tool: Exclude SMB from the protocol redirect
Steve Holme
2014-10-07
SSL: implement public key pinning
moparisthebest
2014-04-04
curl: add --proxy-header
Maciej Puzio
2014-03-01
tool: Moved --libcurl to the global config
Steve Holme
2014-03-01
tool: Moved --stderr to the global config
Steve Holme
2014-02-27
tool: Moved --trace and --verbose to the global config
Steve Holme
2014-02-25
tool: Moved --showerror to the global config
Steve Holme
2014-02-24
tool_operate: Moved easy handle cleanup into tool_main
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2014-02-10
tool_cfgable: Moved easy handle cleanup to fix pingpong logout issues
Steve Holme
2014-02-09
tool_operate: Move the trace and error file closure to tool_cfgable
Steve Holme
2014-02-08
tool_getparam: Added support for parsing of specific URL options
Steve Holme
2014-02-07
tool_cfgable: For consistency renamed init_config() to config_init()
Steve Holme
2014-02-07
tool_cfgable: Introduced config_free() function
Steve Holme
2014-02-02
tool_operate: Moved initial config setup into new init_config() function
Steve Holme
2014-02-01
tool_main: Moved config struct initialisation into a separate function
Steve Holme
2013-09-12
curl: Add support for various DNS binding options.
Ben Greear
2013-08-26
curl: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-04-08
curl tool: make curl.h first header included in tool_setup.h
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2012-02-16
curl: Added support for --mail-auth
Steve Holme
[next]