wget/src
Matthew White edad3c1df3 Add support for Metalink's md5, sha1, sha224, sha384, and sha512 hashes
* bootstrap.conf: Add crypto/sha512
* src/metalink.c (retrieve_from_metalink): Add md5, sha1, sha224,
  sha384, and sha512 support

Metalink's checksum verification was limited to sha256. This patch
adds support for md5, sha1, sha224, sha384, and sha512.
2016-08-03 12:49:26 +02:00
..
build_info.c.in Add options --bind-dns-address and --dns-servers 2016-03-23 09:26:22 +01:00
connect.c Avoid hanging on MS-Windows when invoked with --connect-timeout 2015-12-16 15:06:45 +01:00
connect.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
convert.c Parse <img srcset> attributes, they have image URLs. 2016-03-03 09:38:45 +01:00
convert.h Parse <img srcset> attributes, they have image URLs. 2016-03-03 09:38:45 +01:00
cookies.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
cookies.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
css-tokens.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
css-url.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
css-url.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
css.l maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
decc_ver.c Ensure main calls bindtextdomain 2014-06-12 18:49:14 +02:00
DESCRIP_DEPS.MMS imported patch vms-overlay 2010-01-09 15:24:02 -08:00
DESCRIP_MODS.MMS Remove trailing empty lines 2014-06-12 18:49:15 +02:00
DESCRIP_SRC.MMS Remove trailing empty lines 2014-06-12 18:49:15 +02:00
exits.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
exits.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
ftp-basic.c Fix compile error when IPv6 is disabled 2015-11-17 13:40:44 +01:00
ftp-ls.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
ftp-opie.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
ftp.c Style fixes and DEBUG on setxattr failure. 2016-07-27 17:05:57 +02:00
ftp.h ftp: understand --trust-server-names on a HTTP->FTP redirect 2016-06-09 15:02:49 +02:00
gnutls.c Include gnulib fcntl.h instead of sys/fcntl.h 2016-06-12 17:06:31 +02:00
hash.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
hash.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
host.c Include sys/select.h if HAVE_LIBCARES 2016-04-17 14:18:55 +02:00
host.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
hsts.c Bypass world-writable checks on Windows 2016-06-27 09:54:32 +02:00
hsts.h Correct HSTS debug message 2016-05-26 16:37:51 +02:00
html-parse.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
html-parse.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
html-url.c Fix warnings for --disable-iri configure flag 2016-06-07 12:52:59 +02:00
html-url.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
http-ntlm.c Remove shadowed variable in http.c 2015-05-04 21:45:26 +05:30
http-ntlm.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
http.c Style fixes and DEBUG on setxattr failure. 2016-07-27 17:05:57 +02:00
http.h Added support for HSTS. 2015-07-20 15:55:57 +02:00
init.c Keep fetched URLs in POSIX extended attributes 2016-07-22 13:42:23 +02:00
init.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
iri.c Use ICONV_CONST to avoid type warning for iconv() 2016-06-12 21:51:34 +02:00
iri.h Fix warnings for --disable-iri configure flag 2016-06-07 12:52:59 +02:00
log.c Retain value of errno in logprintf(), logputs() even better 2016-02-11 10:53:02 +01:00
log.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
main.c Keep fetched URLs in POSIX extended attributes 2016-07-22 13:42:23 +02:00
Makefile.am Keep fetched URLs in POSIX extended attributes 2016-07-22 13:42:23 +02:00
metalink.c Add support for Metalink's md5, sha1, sha224, sha384, and sha512 hashes 2016-08-03 12:49:26 +02:00
metalink.h Added support for FTPS 2015-09-14 10:16:44 +02:00
mswindows.c Fix xsleep() for Windows (trivial change) 2016-04-25 15:50:23 +02:00
mswindows.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
netrc.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
netrc.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
openssl.c Fix compilation for OpenSSL 1.1.0 2016-06-30 13:24:33 +02:00
options.h Keep fetched URLs in POSIX extended attributes 2016-07-22 13:42:23 +02:00
progress.c Remove special handling for Emacs in progress bar code 2016-05-23 21:46:29 +02:00
progress.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
ptimer.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
ptimer.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
recur.c Fix warnings for --disable-iri configure flag 2016-06-07 12:52:59 +02:00
recur.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
res.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
res.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
retr.c ftp: understand --trust-server-names on a HTTP->FTP redirect 2016-06-09 15:02:49 +02:00
retr.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
spider.c maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
spider.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
ssl.h Added support for FTPS 2015-09-14 10:16:44 +02:00
sysdep.h Fix warning about redefinition of MAP_FAILED 2016-06-07 09:56:01 +02:00
test.c Add unit test for parse_content_range() method 2015-08-30 21:34:32 +05:30
test.h Add unit test for parse_content_range() method 2015-08-30 21:34:32 +05:30
url.c Use ICONV_CONST to avoid type warning for iconv() 2016-06-12 21:51:34 +02:00
url.h Added support for FTPS 2015-09-14 10:16:44 +02:00
utils.c Fix warning about redefinition of MAP_FAILED 2016-06-07 09:56:01 +02:00
utils.h Implement --pinnedpubkey option to pin public keys 2016-04-11 16:18:05 +02:00
version.h maint: update copyright year ranges to include 2015 2015-03-09 16:32:01 +01:00
vms.c Remove trailing empty lines 2014-06-12 18:49:15 +02:00
warc.c Fix writing WARC-Target-URI value 2016-02-27 23:08:28 +01:00
warc.h Add more const usage to function params 2015-04-17 22:42:59 +02:00
wget.h Eliminate NDEBUG redefined warnings 2015-11-16 23:53:59 +01:00
xattr.c Style fixes and DEBUG on setxattr failure. 2016-07-27 17:05:57 +02:00
xattr.h Style fixes and DEBUG on setxattr failure. 2016-07-27 17:05:57 +02:00