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_operate.c
Age
Commit message (
Expand
)
Author
2015-09-21
tool_operate: Don't call easysrc cleanup unless --libcurl
Jay Satiro
2015-09-20
tool: generate easysrc only on --libcurl
Daniel Lee Hwang
2015-09-11
curl: point out unnecessary uses of -X in verbose mode
Daniel Stenberg
2015-08-25
curl: point out the conflicting HTTP methods if used
Daniel Stenberg
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-07-26
comment: fix comment about adding new option support
Daniel Stenberg
2015-07-25
tool_operate: Fix CURLOPT_SSL_OPTIONS for builds without HTTPS
Jay Satiro
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-06-18
tool: always provide negotiate/kerberos options
Daniel Stenberg
2015-06-02
checksrc: detect fopen() for text without the FOPEN_* macros
Daniel Stenberg
2015-05-22
curl: fix potential NULL dereference
Daniel Stenberg
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-04-23
curl -z: do not write empty file on unmet condition
Kamil Dudka
2015-04-08
src/tool_operate: create output file on successful download
Kamil Dudka
2015-03-28
tool_operate: only set SSL options if SSL is enabled
Dan Fandrich
2015-03-24
CURLOPT_PATH_AS_IS: added
Daniel Stenberg
2015-03-20
curl: add --false-start option
Alessandro Ghedini
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
Steve Holme
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2015-01-16
curl: add --cert-status option
Alessandro Ghedini
2014-12-16
tool_operate: we prefer 'CURLcode result'
Daniel Stenberg
2014-12-16
tool_urlglob: unify return codes to use CURLcode
Daniel Stenberg
2014-12-04
tool: fix CURLOPT_UNIX_SOCKET_PATH in --libcurl output
Peter Wu
2014-12-04
tool: add --unix-socket option
Peter Wu
2014-10-08
operate: avoid NULL dereference
Daniel Stenberg
2014-10-08
operate_do: skip superfluous check for NULL pointer
Daniel Stenberg
2014-10-07
SSL: implement public key pinning
moparisthebest
2014-05-10
tool_operate.c: Fixed compilation warning
Steve Holme
2014-05-09
tool_operate.c: Fixed TAB is white space from commit 5b8ae0a985
Steve Holme
2014-05-09
tool_operate.c: Fixed compilation warnings
Steve Holme
2014-05-06
curl: bail on cookie use when built with disabled cookies
Daniel Stenberg
2014-04-04
curl: add --proxy-header
Maciej Puzio
2014-03-23
tool_operate: Fixed uninitialised variable under some error situations
Steve Holme
2014-03-02
tool: Do not output libcurl source for the information only parameters
Steve Holme
2014-03-02
tool: Fixed libcurl source output for multiple operations
Steve Holme
2014-03-01
tool: Moved internal variable isatty to the global config
Steve Holme
2014-03-01
tool_operate.c: Fixed compilation error
Steve Holme
2014-03-01
tool: Moved --progress-bar 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-27
tool: Moved --silient to the global config
Steve Holme
2014-02-25
tool: Moved --showerror to the global config
Steve Holme
2014-02-25
tool_getparam: Added global config to getparameter()
Steve Holme
2014-02-24
tool_cfgable: Added support for knowing the current operation
Steve Holme
2014-02-24
tool_operate: Moved easy handle cleanup into tool_main
Steve Holme
2014-02-24
tool_main: Moved easy handle into global config structure
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2014-02-23
tool: Fixed incorrect return code with --version from commit c10bf9bb36
Steve Holme
2014-02-23
tool_getparam: Moved tool_help() call into operate()
Steve Holme
2014-02-23
tool_getparam: Moved hugehelp() call into operate()
Steve Holme
[next]