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
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
2012-05-26
metalink: minor metalinkfile fix
Tatsuhiro Tsujikawa
2012-05-26
metalink: show help message even if disabled
Tatsuhiro Tsujikawa
2012-05-26
Support Metalink.
Tatsuhiro Tsujikawa
2012-05-25
Made -D option work with -O and -J.
Tatsuhiro Tsujikawa
2012-04-19
Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up
Yang Tse
2012-04-18
Take in account that CURLAUTH_* bitmasks are now 'unsigned long'
Yang Tse
2012-04-18
Some explicit conversion to 'long' of curl_easy_setopt() third argument
Yang Tse
2012-04-12
tool_operate.c: fix compiler warning
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-04-05
curl: add --post303 to set the CURL_REDIR_POST_303 option
Daniel Stenberg
2012-04-01
curl tool: add filename_effective token for --write-out
Dave Reisner
2012-02-23
Generate lists and use symbols in --libcurl code output.
Colin Hogben
2012-02-16
curl: Added support for --mail-auth
Steve Holme
2012-02-13
configure: add option disable --libcurl output
Colin Hogben
2012-02-09
--ssl-allow-beast added
Daniel Stenberg
2012-02-09
curl: use new library-side TCP_KEEPALIVE options
Dave Reisner
2012-02-07
curl tool: allow glob-loops to abort again upon critical errors
Yang Tse
2012-02-06
curl tool: don't abort glob-loop due to failures
Daniel Stenberg
2012-01-18
Remove bogus optimisation of telnet upload.
Colin Hogben
2011-12-21
operate: removed a single trailing space
Daniel Stenberg
2011-12-21
--retry: Retry transfers on timeout and DNS errors
Dan Fandrich
2011-11-20
-J -O: use -O name if no Content-Disposition header comes!
Daniel Stenberg
2011-10-22
tool_operate.c: OOM handling fix
Yang Tse
2011-10-16
--show-error: position indepdenent
Daniel Stenberg
2011-10-07
libcurl: some OOM handling fixes
Yang Tse
2011-10-06
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-10-05
curl tool: OOM handling fixes
Yang Tse
2011-10-05
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-10-05
curl tool: OOM handling fixes
Yang Tse
2011-10-05
curl tool: header inclusion adjustment
Yang Tse
2011-10-05
curl tool: code moved to tool_*.[ch] files
Yang Tse