summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add metalink descriptionmetalinkMatthew White2016-08-091-0/+137
* Add two Metalink testsTim Rühsen2016-08-093-2/+178
* Fix signal race conditionTobias Stoeckmann2016-08-091-1/+4
* Remove hyphens from command namesJeffery To2016-08-052-10/+10
* * src/metalink.c (badhash_suffix): Fix quotingTim Rühsen2016-08-041-1/+2
* Add new option --keep-badhash to keep Metalink's files with a bad hashMatthew White2016-08-046-7/+67
* * src/metalink.c: Remove C++ style commentsTim Rühsen2016-08-031-2/+2
* Add gnulib modules 'link', 'unlink' and 'symlink'Matthew White2016-08-031-0/+3
* New: --continue continues partially downloaded Metalink's filesMatthew White2016-08-031-2/+8
* Add support for Metalink's md2, and md4 hashesMatthew White2016-08-032-2/+30
* Add support for Metalink's md5, sha1, sha224, sha384, and sha512 hashesMatthew White2016-08-032-10/+90
* Style fixes and DEBUG on setxattr failure.Sean Burford2016-07-274-53/+47
* Keep fetched URLs in POSIX extended attributesSean Burford2016-07-229-5/+205
* Fix typosNoël Köthe2016-07-026-8/+8
* Fix creating docs when make uses 'sh -e'Tim Rühsen2016-06-301-4/+2
* Fix compilation for OpenSSL 1.1.0Tim Rühsen2016-06-301-3/+5
* Add script to generate test certs non-interactiveTim Rühsen2016-06-296-3/+525
* Bypass world-writable checks on WindowsAnder Juaristi2016-06-271-1/+9
* Update gnulib and bootstrapTim Rühsen2016-06-142-4/+20
* Use ICONV_CONST to avoid type warning for iconv()Tim Rühsen2016-06-122-2/+2
* Remove check for HAVE_ICONV in src/url.cTim Rühsen2016-06-121-4/+0
* Add gnulib module 'langinfo'Tim Rühsen2016-06-121-0/+1
* Include gnulib fcntl.h instead of sys/fcntl.hTim Rühsen2016-06-121-1/+1
* Add libraries to LDADD for wgetTim Rühsen2016-06-121-2/+3
* Explicitely mention Python3 in README.checkoutTim Rühsen2016-06-101-2/+2
* NEWS: updatev1.18Giuseppe Scrivano2016-06-091-1/+15
* ftp: understand --trust-server-names on a HTTP->FTP redirectGiuseppe Scrivano2016-06-093-30/+47
* Fix warnings for --disable-iri configure flagTim Rühsen2016-06-075-3/+15
* Fix warning about redefinition of MAP_FAILEDTim Rühsen2016-06-072-13/+12
* Add new Test for missing scheme behaviorTim Rühsen2016-06-032-0/+43
* Fallback to pod2man without utf-8 on errorTim Rühsen2016-05-271-1/+4
* Correct HSTS debug messageAnder Juaristi2016-05-263-5/+27
* Check the HSTS file is not world-writableAnder Juaristi2016-05-261-12/+42
* Improve description of Perl libraries needed for test suiteTim Rühsen2016-05-241-4/+5
* Remove special handling for Emacs in progress bar codeTim Rühsen2016-05-231-8/+0
* Fix xsleep() for Windows (trivial change)Jernej Simončič2016-04-251-1/+1
* More accurate log message from do_conversion()Sergio Gelato2016-04-171-2/+2
* Include sys/select.h if HAVE_LIBCARESTim Rühsen2016-04-171-0/+1
* Fix Windows gnulib/c-ares incompatibility of select()Gisle Vanem2016-04-171-0/+7
* Set X flags for python testsTim Rühsen2016-04-1538-0/+0
* Strictly comply with RFC 6797Ander Juaristi2016-04-111-3/+3
* Correct HSTS database file descriptionAnder Juaristi2016-04-111-1/+1
* Implement tests for new pinnedpubkey optionmoparisthebest2016-04-1111-0/+356
* Implement --pinnedpubkey option to pin public keysmoparisthebest2016-04-118-4/+371
* Use test file name for temp working directory nameTim Rühsen2016-04-1134-69/+4
* Fix testenv/Test--rejected-log.pyTim Rühsen2016-04-111-4/+4
* Fail python tests when post_hook errorsTim Rühsen2016-04-111-1/+2
* Print the fingerprint instead of the raw pointer in debugging messageDarshit Shah2016-03-291-4/+1
* Revert "Print the fingerprint instead of the raw pointer in debugging message"Darshit Shah2016-03-292-1/+4
* Fixed URLs and references in wget.texiTim Rühsen2016-03-281-42/+34