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-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
2013-07-22
tool_operate.c: fix passing curl_easy_setopt long arg on some x64 ABIs
Yang Tse
2013-07-14
src/tool: allow timeouts to accept decimal values
Dave Reisner
2013-04-27
Corrected version numbers after bump
Steve Holme
2013-04-27
sasl-ir: Added --sasl-ir option to curl command line tool
Steve Holme
2013-03-07
checksrc: ban unsafe functions
Daniel Stenberg
2013-02-19
metalink: fix improbable crash parsing metalink filename
Nick Zitzmann
2013-02-06
vms_show: post VMS patch cleanup - II
Yang Tse
2013-02-05
VMS: fix and generate the VMS build config
John E. Malmberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-11-06
curl: set CURLOPT_SSL_VERIFYHOST to 0 to disable
Daniel Stenberg
2012-08-06
operate: fix clang-analyzer warnings for never read variables
Daniel Stenberg
2012-08-06
operate: fix clang-analyzer warning
Daniel Stenberg
2012-07-22
tool_operate: fix misplaced initialization of orig_noprogress
Kamil Dudka
2012-06-28
Metalink: message updates
Tatsuhiro Tsujikawa
2012-06-27
Metalink: updated message format
Tatsuhiro Tsujikawa
2012-06-22
Metalink: ignore --include if --metalink is used.
Tatsuhiro Tsujikawa
2012-06-21
curl: Prefixed all Metalink related messages with "Metalink: "
Tatsuhiro Tsujikawa
2012-06-21
curl: Restore noprogress and isatty config values.
Tatsuhiro Tsujikawa
2012-06-21
curl: Made --metalink option toggle Metalink functionality
Tatsuhiro Tsujikawa
2012-06-09
Fixes allowing 26 more test cases in 1334 to 1393 range to succeed
Yang Tse
2012-06-08
metalink: build fixes and adjustments II
Yang Tse
2012-06-07
metalink: build fixes and adjustments I
Yang Tse
2012-06-07
Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed
Yang Tse
2012-05-26
Reduced #ifdef HAVE_METALINK
Tatsuhiro Tsujikawa
2012-05-26
Disable hash check if neither OpenSSL nor GNUTLS is installed.
Tatsuhiro Tsujikawa
2012-05-26
Minimize usage of structs from libmetalink
Tatsuhiro Tsujikawa
2012-05-26
Check checksum of downloaded file if checksum is available
Tatsuhiro Tsujikawa
2012-05-26
Always create directory hierarchy for Metalink.
Tatsuhiro Tsujikawa
2012-05-26
Support media-type parameter in Content-Type
Tatsuhiro Tsujikawa
2012-05-26
metalink: parse downloaded Metalink file
Tatsuhiro Tsujikawa
[prev]
[next]