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
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
2014-02-23
tool_getparam: Moved tool_version_info() call into operate()
Steve Holme
2014-02-22
tool_cfgable: Removed list_engine flag from config structure
Steve Holme
2014-02-22
tool_operate: Start to use CURLcode rather than int for return codes
Steve Holme
2014-02-22
tool: Fixed incorrect return code when setting HTTP request fails
Steve Holme
2014-02-22
tool_operate: Moved list engines into separate function in tool_help
Steve Holme
2014-02-16
tool_paramhlp: Added URL index to password prompt for multiple operations
Steve Holme
2014-02-15
tool_operate: Changed the required argument check/get to be upfront
Steve Holme
2014-02-15
tool_operate: Moved required argument getting into separate function
Steve Holme
2014-02-14
curl: output protocol headers using binary mode
Marc Hoersken
2014-02-10
tool_cfgable: Moved easy handle cleanup to fix pingpong logout issues
Steve Holme
2014-02-10
NPN/ALPN: allow disabling via command line
Fabian Frank
2014-02-09
tool_operate: Move the trace and error file closure to tool_cfgable
Steve Holme
2014-02-09
tool_operate: Added support for performing URL specific operations
Steve Holme
2014-02-09
tool_operate: Let curl handle cleanup take place in config_free()
Steve Holme
2014-02-06
tool_operate: Removed unused argument parameters from operate_do()
Steve Holme
2014-02-06
tool_operate: Moved list SSL engines code into operate()
Steve Holme
2014-02-06
tool_operate: Moved argument parsing into operate()
Steve Holme
2014-02-05
tool_operate: Moved .curlrc parsing code into operate()
Steve Holme
2014-02-05
tool_operate: Moved locale setup code into operate_init()
Steve Holme
2014-02-04
tool_operate: shortened too-long source line
Dan Fandrich
2014-02-04
tool_operate: Introduced operate_free() function
Steve Holme
2014-02-04
tool_operate: Introduced operate_init() function
Steve Holme
2014-02-04
tool_operate: Introduced new operate() function
Steve Holme
2014-02-03
tool_operate: Moved libcurl information gathering to tool_main
Steve Holme
2014-02-03
tool_operate: Moved command line argument parsing into separate function
Steve Holme
2014-02-03
tool_operate: Simplified parse .curlrc decision logic
Steve Holme
2014-02-03
tool_operate: Moved main initialisation and cleanup code into tool_main
Steve Holme
2014-02-02
tool_operate: Moved memory tracking initialisation into tool_main
Steve Holme
2014-02-02
tool_operate: Moved initial config setup into new init_config() function
Steve Holme
2014-01-19
tool: Fixed incorrect return code if command line parser runs out of memory
Steve Holme
2013-12-14
login options: remove the ;[options] support from CURLOPT_USERPWD
Daniel Stenberg
2013-10-15
tool: use XFERFUNCTION to save some casts
Dave Reisner
2013-09-13
curl: Fixed usage of DNS options when not using c-ares resolver
Steve Holme
2013-09-12
curl: Add support for various DNS binding options.
Ben Greear
2013-08-27
tool_operate.c: Fixed compilation warning
Steve Holme
2013-08-27
curl: Moved check for password out of get parameter loop
Steve Holme
2013-08-26
curl: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-20
curl_easy_perform_ev: debug/test function
Daniel Stenberg
2013-08-16
urlglob: better detect unclosed braces, empty lists and overflows
Daniel Stenberg
2013-07-29
tool_operate.c: fix brace placement for vi/emacs delimiter matching
Yang Tse
2013-07-29
tool_operate.c: move <fabdef.h> header inclusion location
Yang Tse
2013-07-22
curl: fix upload of a zip file in OpenVMS
John E. Malmberg
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
[prev]
[next]