curl-curl/src
Tatsuhiro Tsujikawa bf4580d5fd Metalink: message updates
Print "parsing (...) OK" only when no warnings are generated.  If
no file is found in Metalink, treat it FAILED.

If no digest is provided, print WARNING in parse_metalink().
Also print validating FAILED after download.

These changes make tests 2012 to 2016 pass.
2012-06-28 00:26:16 +02:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.gitignore curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
CMakeLists.txt CMake: improve library search, implement install. 2011-04-28 10:12:33 +02:00
curl.rc curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
hugehelp.c.cvs curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
hugehelp.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
Makefile.am Reduced #ifdef HAVE_METALINK 2012-05-26 23:12:09 +02:00
makefile.amiga Get the curl source files for Amiga from Makefile.inc 2010-10-12 12:13:32 -07:00
Makefile.b32 Updated dependency libary versions. 2012-05-22 04:15:37 +02:00
makefile.dj curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
Makefile.inc metalink: build fixes and adjustments I 2012-06-07 23:50:12 +02:00
Makefile.m32 schannel: remove version number and identify its use with 'schannel' literal 2012-06-13 16:42:48 +02:00
Makefile.netware Fixed NetWare makefile broken from last commit. 2012-06-19 11:55:06 +02:00
Makefile.vc6 schannel: remove version number and identify its use with 'schannel' literal 2012-06-13 16:42:48 +02:00
Makefile.Watcom Updated dependency libary versions. 2012-05-22 04:15:37 +02:00
mkhelp.pl curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
tool_binmode.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_binmode.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_bname.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_bname.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_dbg.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_cb_dbg.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_hdr.c Fixes allowing 26 more test cases in 1334 to 1393 range to succeed 2012-06-09 05:49:49 +02:00
tool_cb_hdr.h Fixes allowing 26 more test cases in 1334 to 1393 range to succeed 2012-06-09 05:49:49 +02:00
tool_cb_prg.c -# progress meter: avoid superfluous updates and duplicate lines 2012-04-17 00:45:20 +02:00
tool_cb_prg.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_rea.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_cb_rea.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_see.c tool_cb_see.c: WinCE build adjustment 2012-06-18 18:52:29 +02:00
tool_cb_see.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_wrt.c Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed 2012-06-07 21:57:53 +02:00
tool_cb_wrt.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cfgable.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_cfgable.h curl: Made --metalink option toggle Metalink functionality 2012-06-21 03:35:23 +02:00
tool_convert.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_convert.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_dirhie.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_dirhie.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_doswin.c tool_doswin.c: fix djgpp function _use_lfn() used without a prototype 2012-06-20 23:40:42 +02:00
tool_doswin.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_easysrc.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_easysrc.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_formparse.c tool_formparse.c: rename a couple of vars to avoid declaration shadowing 2012-04-12 19:28:46 +02:00
tool_formparse.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_getparam.c curl: Made --metalink option toggle Metalink functionality 2012-06-21 03:35:23 +02:00
tool_getparam.h tool_getparam.h: fix compiler error 2012-06-08 23:14:30 +02:00
tool_getpass.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_getpass.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_help.c curl: Made --metalink option toggle Metalink functionality 2012-06-21 03:35:23 +02:00
tool_help.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_helpers.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_helpers.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_homedir.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_homedir.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_libinfo.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_libinfo.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_main.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_main.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_metalink.c Metalink: message updates 2012-06-28 00:26:16 +02:00
tool_metalink.h Metalink: message updates 2012-06-28 00:26:16 +02:00
tool_mfiles.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_mfiles.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_msgs.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_msgs.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_operate.c Metalink: message updates 2012-06-28 00:26:16 +02:00
tool_operate.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_operhlp.c my_useragent: shorten user-agent 2012-05-12 15:07:07 +02:00
tool_operhlp.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_panykey.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_panykey.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_paramhlp.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_paramhlp.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_parsecfg.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_parsecfg.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_sdecls.h curl: Made --metalink option toggle Metalink functionality 2012-06-21 03:35:23 +02:00
tool_setopt.c Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up 2012-04-19 16:31:11 +02:00
tool_setopt.h Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up 2012-04-19 16:31:11 +02:00
tool_setup.h build adjustments: functionally revert commits 4d3fb91f and bbfe1182 2012-04-11 19:28:40 +02:00
tool_sleep.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_sleep.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_urlglob.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_urlglob.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_util.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_util.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_version.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_vms.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_vms.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_writeenv.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_writeenv.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_writeout.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_writeout.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_xattr.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_xattr.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
vc6curlsrc.dsp metalink: build fixes and adjustments I 2012-06-07 23:50:12 +02:00
vc6curlsrc.dsw Fix CR 2009-05-08 19:09:36 +00:00