Commit Graph

  • 02d40a4676 * src/metalink.c (retrieve_from_metalink): Fix len in memset() Tim Rühsen 2017-03-31 13:15:27 +02:00
  • e89267fbbc Add gnulib module group-member Tim Rühsen 2017-03-24 11:36:01 +01:00
  • 400b8eba6c Safeguards against TOCTTOU Vijo Cherian 2017-03-05 21:22:00 -08:00
  • 90a0a7499c Update gnulib Tim Rühsen 2017-03-24 09:19:52 +01:00
  • 1d71645c06 * src/warc.c (warc_write_cdx_record): Escape URLs Christof Horschitz 2017-03-22 15:01:04 +01:00
  • e249844143 Include libunistring headers only when used Mike Frysinger 2017-03-20 03:00:19 -04:00
  • 84a93f4127 Fix links to www.robotstxt.org Tim Rühsen 2017-03-18 19:05:38 +01:00
  • f31b93424b * tests/WgetTests.pm: Add -d to Wget test options Tim Rühsen 2017-03-13 21:31:09 +01:00
  • 90b487369a Include <arpa/inet.h> for Windows Tim Rühsen 2017-03-08 13:00:54 +01:00
  • 57d748117f Fix updating HSTS entries Tim Rühsen 2017-03-08 10:56:12 +01:00
  • 4d729e322f Fix CRLF injection in Wget host part Tim Rühsen 2017-03-06 10:04:22 +01:00
  • 63c2aea255 * src/warc.c: Use warc_write_header_uri for all WARC-Target-URI fields Benjamin Esham 2017-03-03 08:55:48 -05:00
  • ac4fed3220 Fix 504 status handling Tim Rühsen 2017-02-14 16:20:26 +01:00
  • cf5df5593d * src/url.c (url_file_name): Do not charset convert local directory YX Hao 2017-02-16 12:39:00 +01:00
  • 2215ee8d10 * configure.ac: Remove manually resetting of LIBICONV variable Tim Rühsen 2017-02-15 20:03:58 +01:00
  • 32e26dc199 * bootstrap.conf: Call gperf to create lib/unicase/special-casing-table.h Tim Rühsen 2017-02-15 14:45:23 +01:00
  • 21ac4ae356 * bootstrap.conf: Fix latest gnulib to work with gperf < 3.1 Tim Rühsen 2017-02-15 13:03:10 +01:00
  • 838c185ca9 Pull GNULib to latest. Darshit Shah 2017-02-14 15:08:50 +01:00
  • ac9be9b756 * src/main.c: Remove double 'verbose' option Tim Rühsen 2017-02-12 21:17:24 +01:00
  • 6620c5156f * NEWS: update v1.19.1 Tim Rühsen 2017-02-11 12:03:54 +01:00
  • aebd49d9d4 isrc/http.c (check_retry_on_http_error): Fix gcc warning Tim Rühsen 2017-02-11 11:54:21 +01:00
  • d6d00006a0 Add support for --retry-on-http-error Tom Szilagyi 2017-02-06 19:40:02 +01:00
  • 05acf5d3f6 Revert "Add support for --retry-on-http-error" Tim Rühsen 2017-02-11 11:45:11 +01:00
  • 80c62c238e Change libtool library deps to non-libtool deps Tim Rühsen 2017-02-10 17:20:42 +01:00
  • 977276374d Add support for --retry-on-http-error Tom Szilagyi 2017-02-06 20:42:29 +01:00
  • 785c4b92dd * tests/WgetTests.pm: Add --no-config to wget invocation Tim Rühsen 2017-02-09 16:34:27 +01:00
  • d7c34dc0a8 * tests/WgetTests.pm (_verify_download): Fix failure message Tim Rühsen 2017-02-06 23:01:08 +01:00
  • d061e553a1 * src/http.c (initialize_request): Fix regression in .netrc auth Tim Rühsen 2017-02-06 21:44:18 +01:00
  • 2ddd2b69e4 * src/iri.c (idn_encode): Fix memory leak Tim Rühsen 2017-02-06 21:39:44 +01:00
  • 990f3d67d3 Remove skipping libunistring with --disable-iri Tim Rühsen 2017-02-06 11:25:48 +01:00
  • d680b0b551 * bootstrap.conf: Add gnulib module wcwidth Tim Rühsen 2017-02-04 19:30:38 +01:00
  • 31ac36e170 Fix include/define clash with gnulib's unlink module Tim Rühsen 2017-02-04 18:02:54 +01:00
  • 51b401f5c4 * bootstrap.conf: Specify unicode modules more exact Tim Rühsen 2017-02-04 18:01:44 +01:00
  • f2c4289557 * src/xattr.h: Fix #define fsetxattr for MacOS and FreeBSD Tim Rühsen 2017-02-04 15:29:44 +01:00
  • 58546e52e2 * contrib/release: New release helper script Tim Rühsen 2017-02-03 15:23:28 +01:00
  • 820f3fc2b4 * cfg.mk: Fix syntax-check Tim Rühsen 2017-02-03 16:15:49 +01:00
  • cc8464206d * doc/announcement_1.19.txt: Add new file Tim Rühsen 2017-02-03 15:19:05 +01:00
  • 366d82f349 * src/utils.c: Move macro FMT_MAX_LENGTH into scope v1.19 Tim Rühsen 2017-02-03 12:35:49 +01:00
  • f2574e90b7 * src/utils.c: Fix -Wformat= warnings Tim Rühsen 2017-02-03 12:33:38 +01:00
  • 81b3aaf75c * src/gnutls.c: Fix -Wformat= warnings Tim Rühsen 2017-02-03 12:31:51 +01:00
  • 17d2f42a3d * src/iri.c: Remove unused macro IDNA_FLAGS Tim Rühsen 2017-02-03 12:28:37 +01:00
  • 638df40476 * src/iri.c: Remove use of __func__ macros Tim Rühsen 2017-02-03 12:28:05 +01:00
  • 00bafe72f1 * src/http.c: Fix -Wformat= warnings Tim Rühsen 2017-02-03 12:24:41 +01:00
  • e777c01f43 * src/progress.c: Remove unused macro move_to_end Tim Rühsen 2017-02-03 12:18:14 +01:00
  • 3ba112ea57 * src/html-parse.c: Remove unused macro SKIP_NON_WS Tim Rühsen 2017-02-03 12:15:24 +01:00
  • 485fcfcc20 * src/hsts.c: Remove unused macro CHECK_EXPLICIT_PORT Tim Rühsen 2017-02-03 12:09:18 +01:00
  • a5094731cd * src/hsts.c: Fix -Wformat= warnings Tim Rühsen 2017-02-03 12:08:08 +01:00
  • 3186eb2976 * src/hash.c: Explicitly convert float to int Tim Rühsen 2017-02-03 12:03:50 +01:00
  • 9947663af8 * src/ftp-ls.c: Fix -Wformat= warnings Tim Rühsen 2017-02-03 11:59:33 +01:00
  • cfae085665 * src/ftp.c (ftp_retrieve_list): Add default to switch Tim Rühsen 2017-02-03 11:57:02 +01:00
  • e69808256b * src/css-url.h: Remove redundant declaration Tim Rühsen 2017-02-03 11:53:28 +01:00
  • 11989ef669 * src/ftp.c: Fix -Wformat= warning Tim Rühsen 2017-02-03 11:52:08 +01:00
  • 5fceab6cb9 * src/http.c (test_parse_range_header): Fix constants Tim Rühsen 2017-02-03 10:32:42 +01:00
  • d6eead1794 Improve documentation of --trust-server-names. Dale R. Worley 2016-11-02 12:14:46 -04:00
  • d0e02a54ae * src/url.c (mkalldirs): Add newline to log message Tim Rühsen 2017-02-02 11:11:50 +01:00
  • 2e70409844 * src/cookies.c (check_domain_match): Add newline to DEBUG lines Tim Rühsen 2017-02-02 11:11:07 +01:00
  • 4734e8d4d7 * NEWS: update Tim Rühsen 2017-01-17 15:16:40 +01:00
  • 0fe8a5c40e * README.checkout: Link HTTPS where possible, update flex homepage Tim Rühsen 2017-01-17 14:25:15 +01:00
  • 1b9374ee59 * README.checkout: Fix libidn to libidn2 Tim Rühsen 2017-01-17 14:07:16 +01:00
  • 6de24fe3c0 * src/iri.c: Use TR46 non-transitional for toASCII conversion Tim Rühsen 2017-01-13 15:53:03 +01:00
  • 0ab3d92c85 * src/main.c: Fix _Noreturn compiler warnings Tim Rühsen 2017-01-13 15:50:19 +01:00
  • 4cf8af84e0 * src/utils.c: Fix _Noreturn compiler warning Tim Rühsen 2017-01-13 15:49:05 +01:00
  • 42b8761cbc * src/init.c (setval_internal): Fix sign compare warning Tim Rühsen 2017-01-13 15:47:02 +01:00
  • fd0f759597 Replace home-grown portability code by gnulib modules Tim Rühsen 2017-01-13 15:38:15 +01:00
  • a384f5e2e9 Replace WGET_* m4 macros by gnulib modules Tim Rühsen 2017-01-13 12:54:35 +01:00
  • 5ae1f37902 Remove libidn vulnerability work-around Tim Rühsen 2017-01-13 12:03:47 +01:00
  • 0eb4a21b6c * src/iri.c (idn_encode): Use TR46 transitional if available Tim Rühsen 2017-01-13 11:45:18 +01:00
  • 60dc3c21b2 * gnulibx: Update Tim Rühsen 2017-01-13 10:59:25 +01:00
  • 1a01a6b2d0 Fix previous commit 2427ca4ac0 Tim Rühsen 2017-01-07 15:59:11 +01:00
  • 2427ca4ac0 Fix http.c and ftp.c passwd logic error vijeth-aradhya 2016-12-25 03:08:14 +05:30
  • 42c2ce71bc * src/main.c (main): Add missing \n in error message Giuseppe Scrivano 2016-12-31 17:11:01 +01:00
  • def133f26f Check that fd_set has not fds bigger than FD_SETSIZE Giuseppe Scrivano 2016-12-28 12:16:01 +01:00
  • b9ed06afd8 Avoid calling the gnutls priority functions multiple times Nikos Mavrogiannopoulos 2016-12-19 15:55:24 +01:00
  • 1bdc20d774 Print debug message when skipping certain recursive downloads Tim Rühsen 2016-12-19 12:19:52 +01:00
  • e4e9d3c1c8 Rename base64_{encode,decode} (trivial patch) Rahul Bedarkar 2016-12-14 18:10:22 +05:30
  • dcdd618b18 Add support for psl_latest() Tim Rühsen 2016-12-11 21:04:40 +01:00
  • 3c796b9a85 Respect -o parameter again Piotr Wajda 2016-11-09 10:57:01 +01:00
  • 00ae9b4ee2 Move Wget from IDN2003 (libidn) to IDN2008 (libidn2) Tim Rühsen 2016-11-03 16:41:05 +01:00
  • 2242d5aee4 Use -O0 in contrib scripts Tim Rühsen 2016-11-03 15:47:41 +01:00
  • 77a546348c Update gnulib Tim Rühsen 2016-11-03 13:28:17 +01:00
  • be5517f98f * src/metalink.c: Fix typo 'suceeded' -> 'succeeded' Tim Rühsen 2016-10-22 22:21:39 +02:00
  • dd5c549f6a Fixes #45790: wget prints it's progress even when background losgrandes 2016-10-21 17:12:58 +02:00
  • 78e0ec5f03 Fixes #46584: wget --spider always returns zero exit status losgrandes 2016-10-19 11:53:23 +02:00
  • 807d1c7d94 * src/http.c (gethttp): Accept 206 for request w/o Range header Tim Rühsen 2016-10-12 14:59:36 +02:00
  • 3d1d5b317b * tests/Makefile.am: Let WGETRC work on *nix and Windows Tim Rühsen 2016-10-07 13:27:07 +02:00
  • 517d799b6f Properly include iconv.h Tim Rühsen 2016-10-07 13:24:15 +02:00
  • f79bb20f1b * bootstrap.conf: Add pipe-posix for pipe() Tim Rühsen 2016-10-07 13:23:27 +02:00
  • e5164a8260 Amend redirection behavior Tim Rühsen 2016-10-07 11:41:34 +02:00
  • a35f3dd4f6 New: Metalink/XML v3 python class, update tests to use this class Matthew White 2016-09-18 08:01:22 +02:00
  • c403e67935 New: --metalink-over-http Content-Type/Disposition Metalink/XML processing Matthew White 2016-08-29 20:59:35 +02:00
  • 3021466817 Bugfix: Set NULL variable due to --content-disposition to Metalink origin Matthew White 2016-08-30 12:09:38 +02:00
  • c89767d8d1 New: --trust-server-names saves Metalink/HTTP xml files using the "name" field Matthew White 2016-08-30 09:26:41 +02:00
  • f030cdf8e2 Bugfix: Detect when a metalink:file doesn't have any hash Matthew White 2016-08-28 14:03:56 +02:00
  • 5dccb2a9ce Bugfix: Detect malformed base64 Metalink/HTTP Digest header Matthew White 2016-08-27 20:28:42 +02:00
  • 0538e791fb New option --metalink-index to process Metalink application/metalink4+xml Matthew White 2016-08-26 11:19:24 +02:00
  • acb1d1a668 Bugfix: Prevent sorting when there are less than two elements Matthew White 2016-08-25 15:26:18 +02:00
  • 628fb565c7 New: Parse Metalink/HTTP header for application/metalink4+xml Matthew White 2016-08-25 05:09:47 +02:00
  • 64ab90ee66 New test: Metalink shall not concatenate '/' to an empty directory prefix Matthew White 2016-08-27 16:16:35 +02:00
  • 9532861aef Bugfix: Remove surrounding quotes from Metalink/HTTP key's value Matthew White 2016-08-24 12:43:24 +02:00
  • 8aca8fc80d Bugfix: Process Metalink/XML url strings containing white spaces and CRLF Matthew White 2016-08-23 21:59:15 +02:00