]> git.ipfire.org Git - thirdparty/curl.git/history - src/tool_cfgable.c
cmake: do not pass linker flags to the static library tool
[thirdparty/curl.git] / src / tool_cfgable.c
13 days ago  Jan Venekamptool_cfgable: free {proxy_}cipher13_list on exit
2024-04-16  Stephen FarrellTLS: add support for ECH (Encrypted Client Hello)
2024-01-08  Daniel Stenbergtool_getparam: build post data using dynbuf (more)
2023-09-23  Mark Gaisercurl: add support for the IPFS protocols:
2023-06-05  Raito Bezariushaproxy: add --haproxy-clientip flag to spoof client IPs
2023-06-01  Daniel Stenbergcurl: count uploaded data to stop at the originally...
2023-01-03  Daniel Stenbergcopyright: update all copyright lines and remove year...
2022-12-15  Daniel Stenbergtool_paramhlp: free the proto strings on exit
2022-12-15  Daniel Stenbergtool_cfgable: free the ssl_ec_curves on exit
2022-11-08  Daniel Stenbergcurl: add --url-query
2022-07-04  Daniel Stenbergsetopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PRO...
2022-06-13  max.mehlcopyright: make repository REUSE compliant
2022-05-17  Daniel Stenbergcurl: deprecate --random-file and --egd-file
2022-03-11  HexTheDragoncurl: add --no-clobber
2021-09-26  Mats Lindestamlibssh2: add SHA256 fingerprint support
2021-02-25  Daniel Gustafssoncookies: Support multiple -b parameters
2021-02-03  Daniel Stenbergcopyright: fix year ranges in need of updates
2021-01-30  Dmitry Waginhttp: improve AWS HTTP v4 Signature auth
2020-12-21  Matthias Gattotool: add AWS HTTP v4 Signature support
2020-12-07  Daniel Stenbergftp: CURLOPT_FTP_SKIP_PASV_IP by default
2020-11-04  Daniel Stenbergcurl.se: new home
2020-11-03  Daniel Stenberghsts: add support for Strict-Transport-Security
2020-08-24  Daniel Stenbergcurl: add --output-dir
2020-06-08  Daniel Stenbergtool_cfgable: free login_options at exit
2020-05-13  Daniel Stenbergchecksrc: enhance the ASTERISKSPACE and update code...
2019-11-28  Maros Priputencurl: two new command line options for etags
2019-08-06  Steve Holmecurl: --sasl-authzid added to support CURLOPT_SASL_AUTH...
2019-08-05  Daniel Stenberghttp09: disable HTTP/0.9 by default in both tool and...
2019-05-25  Jay SatiroRevert all SASL authzid (new feature) commits
2019-05-22  Steve Holmecurl: --sasl-authzid added to support CURLOPT_SASL_AUTH...
2019-05-16  Daniel Stenbergcleanup: remove FIXME and TODO comments
2019-03-03  Daniel Stenbergalt-svc: the curl command line bits
2019-02-19  Patrick Monneratcli tool: fix mime post with --disable-libcurl-option...
2019-02-11  Patrick Monneratcli tool: do not use mime.h private structures.
2018-12-21  Daniel Stenberghttp: added options for allowing HTTP/0.9 responses
2018-09-06  Daniel Stenbergcurl: --doh-url added
2018-02-20  Anders Bakkenurl: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
2018-01-30  Daniel Stenbergcurl: add --proxy-pinnedpubkey
2017-09-02  Patrick Monneratmime: use in curl cli tool instead of form API.
2017-06-21  Daniel Stenberg--request-target: instead of --strip-path-slash
2016-12-16  Daniel Stenbergpreproxy: renamed what was added as SOCKS_PROXY
2016-11-24  Alex Rousskovproxy: Support HTTPS proxy and SOCKS+HTTP(s)
2016-08-04  Daniel StenbergCURLOPT_TCP_NODELAY: now enabled by default
2016-04-17  Michael Kaufmannnews: CURLOPT_CONNECT_TO and --connect-to
2016-04-09  Steve HolmeCURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROX...
2016-02-02  Daniel StenbergURLs: change all http:// URLs to https://
2015-11-09  Steve Holmeoauth2: Don't use XOAUTH2 in OAuth 2.0 variables
2015-08-23  Dan Fandrichtool: fix memory leak with --proto-default option
2015-08-23  Nathaniel WaisbrotCURLOPT_DEFAULT_PROTOCOL: added
2015-04-28  Linus NielsenNegotiate: custom service names for SPNEGO.
2015-01-16  Daniel Stenbergcopyright years: after OCSP stapling changes
2014-12-04  Peter Wutool: add --unix-socket option
2014-11-30  Steve Holmecurl tool: Exclude SMB from the protocol redirect
2014-10-07  moparisthebestSSL: implement public key pinning
2014-04-04  Maciej Puziocurl: add --proxy-header
2014-03-01  Steve Holmetool: Moved --libcurl to the global config
2014-03-01  Steve Holmetool: Moved --stderr to the global config
2014-02-27  Steve Holmetool: Moved --trace and --verbose to the global config
2014-02-25  nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
2014-02-25  Steve Holmetool: Moved --showerror to the global config
2014-02-24  Steve Holmetool_operate: Moved easy handle cleanup into tool_main
2014-02-23  Steve Holmetool_cfgable: Renamed Configurable structure to Operati...
2014-02-10  Steve Holmetool_cfgable: Moved easy handle cleanup to fix pingpong...
2014-02-09  Steve Holmetool_operate: Move the trace and error file closure...
2014-02-08  Steve Holmetool_getparam: Added support for parsing of specific...
2014-02-07  Steve Holmetool_cfgable: For consistency renamed init_config(...
2014-02-07  Steve Holmetool_cfgable: Introduced config_free() function
2014-02-02  Steve Holmetool_operate: Moved initial config setup into new init_...
2014-02-01  Steve Holmetool_main: Moved config struct initialisation into...
2013-09-12  Ben Greearcurl: Add support for various DNS binding options.
2013-08-26  Kyle L. Huffcurl: added basic SASL XOAUTH2 support
2013-01-06  Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28  Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-04-08  Yang Tsecurl tool: make curl.h first header included in tool_se...
2012-04-06  Yang Tsecurl tool: use configuration files from lib directory
2012-02-16  Steve Holmecurl: Added support for --mail-auth
2011-11-03  Yang Tsetool_cfgable.c: pending check done
2011-10-24  Daniel StenbergMerge pull request #25 from trtom/master
2011-09-30  Yang Tsecurl tool: fix some more OOM handling
2011-09-24  Yang Tsecurl tool: fix some OOM handling issues
2011-09-17  Yang Tsecurl tool: create tool_myfunc.[ch] which later on will...
2011-09-17  Yang Tsecurl tool: reorder free_config_fields() field handling
2011-09-16  Yang Tsecurl tool: move 'Configurable' and free_config_fields...