]> granicus.if.org Git - curl/commit
metalink: build fixes and adjustments II
authorYang Tse <yangsita@gmail.com>
Fri, 8 Jun 2012 12:21:29 +0000 (14:21 +0200)
committerYang Tse <yangsita@gmail.com>
Fri, 8 Jun 2012 12:27:45 +0000 (14:27 +0200)
commiteeeba1496cbcac7aaffdd9355270d61582e98d3a
tree63aad82c2a402ad3341834ada88100a28cc95be7
parent186b101deb1e1b46b4f2797e8aed9ce6c774fcae
metalink: build fixes and adjustments II

Additionally, make hash checking ability mandatory in order to allow metalink
support in curl.

A command line option could be introduced to skip hash checking at runtime,
but the ability to check hashes should always be built-in when providing
metalink support.
src/tool_getparam.c
src/tool_metalink.c
src/tool_metalink.h
src/tool_operate.c