metalink: build fixes and adjustments I
[platform/upstream/curl.git] / src / tool_operate.c
2012-06-07 Yang Tsemetalink: build fixes and adjustments I
2012-06-07 Yang TseFixes allowing HTTP test cases 1338, 1339, 1368 and...
2012-05-26 Tatsuhiro TsujikawaReduced #ifdef HAVE_METALINK
2012-05-26 Tatsuhiro TsujikawaDisable hash check if neither OpenSSL nor GNUTLS is...
2012-05-26 Tatsuhiro TsujikawaMinimize usage of structs from libmetalink
2012-05-26 Tatsuhiro TsujikawaCheck checksum of downloaded file if checksum is available
2012-05-26 Tatsuhiro TsujikawaAlways create directory hierarchy for Metalink.
2012-05-26 Tatsuhiro TsujikawaSupport media-type parameter in Content-Type
2012-05-26 Tatsuhiro Tsujikawametalink: parse downloaded Metalink file
2012-05-26 Tatsuhiro Tsujikawametalink: minor metalinkfile fix
2012-05-26 Tatsuhiro Tsujikawametalink: show help message even if disabled
2012-05-26 Tatsuhiro TsujikawaSupport Metalink.
2012-05-25 Tatsuhiro TsujikawaMade -D option work with -O and -J.
2012-04-19 Yang TseTake in account that CURLAUTH_* bitmasks are now 'unsig...
2012-04-18 Yang TseTake in account that CURLAUTH_* bitmasks are now 'unsig...
2012-04-18 Yang TseSome explicit conversion to 'long' of curl_easy_setopt...
2012-04-12 Yang Tsetool_operate.c: fix compiler warning
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-04-05 Daniel Stenbergcurl: add --post303 to set the CURL_REDIR_POST_303...
2012-04-01 Dave Reisnercurl tool: add filename_effective token for --write-out
2012-02-23 Colin HogbenGenerate lists and use symbols in --libcurl code output.
2012-02-16 Steve Holmecurl: Added support for --mail-auth
2012-02-13 Colin Hogbenconfigure: add option disable --libcurl output
2012-02-09 Daniel Stenberg--ssl-allow-beast added
2012-02-09 Dave Reisnercurl: use new library-side TCP_KEEPALIVE options
2012-02-07 Yang Tsecurl tool: allow glob-loops to abort again upon critica...
2012-02-06 Daniel Stenbergcurl tool: don't abort glob-loop due to failures
2012-01-18 Colin HogbenRemove bogus optimisation of telnet upload.
2011-12-21 Daniel Stenbergoperate: removed a single trailing space
2011-12-21 Dan Fandrich--retry: Retry transfers on timeout and DNS errors
2011-11-20 Daniel Stenberg-J -O: use -O name if no Content-Disposition header...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-22 Yang Tsetool_operate.c: OOM handling fix
2011-10-16 Daniel Stenberg--show-error: position indepdenent
2011-10-07 Yang Tselibcurl: some OOM handling fixes
2011-10-06 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-04 Yang Tsecurl tool: header inclusion adjustment
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files