Commit Graph

  • 0c0c108104 Do not overwrite wget-log for 2+ instances Tim Rühsen 2024-09-05 19:43:42 +02:00
  • 55a4c145c8 Fix redirections with --no-parent Tim Rühsen 2024-09-05 16:47:39 +02:00
  • f5344eb415 Support connecting with HTTP/1.0 proxies Tim Rühsen 2024-09-05 13:28:22 +02:00
  • fa638f597c Ignore 1xx HTTP responses Tim Rühsen 2024-09-04 20:08:59 +02:00
  • a819d0c696 Do not spell-check NEWS and bootstrap.conf Tim Rühsen 2024-09-04 20:17:58 +02:00
  • 2b1f266ca6 Fix status 8 for failed redirection of robots.txt Tim Rühsen 2024-08-29 16:37:45 +02:00
  • 7aa492f822 Fix confusing error message on Win32 "No CAs were found in ..." Tim Rühsen 2024-08-16 23:16:01 +02:00
  • 85e377c002 * src/wget.c (program_init): Move console and signal handler setup up Tim Rühsen 2024-08-10 14:35:15 +02:00
  • 8a739f0a71 Fix buffer overflow in progress bar Tim Rühsen 2024-07-21 18:45:55 +02:00
  • 29b3fc9db6 Consider connect timeout only when set Roger Marco Hernandez 2024-07-13 14:30:37 +02:00
  • 21f41932af Fix ignoring connect timeout (regression) Tim Rühsen 2024-07-07 20:12:09 +02:00
  • 3927727725 * contrib/Dockerfile.win32.static: Remove brotli Tim Rühsen 2024-07-07 19:35:15 +02:00
  • 7a945d31ae Disable TCP Fast Open by default Tim Rühsen 2024-06-30 19:33:01 +02:00
  • 0e60ece89a Connect using synchronous socket Tim Rühsen 2024-06-30 18:55:35 +02:00
  • ff881ed201 Fix --dns-cache-preload for IPv6 Tim Rühsen 2024-06-29 14:39:43 +02:00
  • 0710dda725 * src/wget.c (main): Disable progress bar for non-verbose and debug mode Tim Rühsen 2024-06-01 18:13:48 +02:00
  • 9b901cbeda * src/bar.c (bar_init): Write info text above progress bar Tim Rühsen 2024-06-01 18:13:03 +02:00
  • 4b2692120b * libwget/bar.c: Add new function wget_bar_write_line_ext() Tim Rühsen 2024-06-01 18:11:50 +02:00
  • a9feeb4979 * src/wget.c (main): Do not switch off info text when progress is enabled Tim Rühsen 2024-06-01 18:10:21 +02:00
  • 7da3819092 * fuzz/Makefile.am (oss-fuzz): Add -lgmp Tim Rühsen 2024-05-24 18:26:19 +02:00
  • 25cc1bfbec .gitlab-ci.yml (pages): Install pandoc, doxygen, texinfo Tim Rühsen 2024-05-21 18:57:02 +02:00
  • dec9e4241d * .gitlab-ci.yml: fix test-pages test-pages Tim Rühsen 2024-05-21 17:09:23 +02:00
  • 6c0eb48f98 * .gitlab-ci.yml (pages): Explicitly clean docs (required to build HTML) Tim Rühsen 2024-05-21 16:56:16 +02:00
  • 722f725c47 * .gitlab-ci.yml (pages): Explicitly create HTML docs Tim Rühsen 2024-05-21 16:27:44 +02:00
  • 98b52d946a * .gitlab-ci.yml (pages): Use make-coverage-badge from git source tree Tim Rühsen 2024-05-21 14:28:38 +02:00
  • 39aa28a84d * tests/libtest.c: Run wget2.exe with MinGW instead of wget2_noinstall.exe tim/mingw-binfmt Tim Rühsen 2024-04-21 16:44:31 +02:00
  • 22a00fae27 * .gitlab-ci.yml: Restructuring Tim Rühsen 2023-08-04 17:28:18 +02:00
  • 769dc861fc * tests/valgrind-suppressions: Drop libgpgme version from suppression Tim Rühsen 2024-05-21 13:55:04 +02:00
  • 570a022fd2 * tests/Makefile.am: Add suppression files Tim Rühsen 2024-05-21 12:49:40 +02:00
  • 4d1504aa53 * fuzz/Makefile.am: Add valgrind-suppressions to EXTRA_DIST Tim Rühsen 2024-05-20 20:26:46 +02:00
  • b9accafecb * libwget/io.c (getline_internal): Clear memory to not trigger valgrind Tim Rühsen 2024-05-20 19:34:29 +02:00
  • e8f1e99c96 Accept --progress=dot:... for backwards compatibility Tim Rühsen 2024-05-20 13:19:06 +02:00
  • 97566d051f * Makefile.am: Ignore geninfo errors Tim Rühsen 2024-05-19 20:18:16 +02:00
  • de294c8ddf * libwget/ssl_gnutls.c (verify_certificate_callback): Fix gcc warning -Wjump-misses-init Tim Rühsen 2024-05-19 20:02:31 +02:00
  • 81cf05e1da Move Win32 console save/restore from libwget into wget.c. Tim Rühsen 2024-05-19 19:58:29 +02:00
  • f4e7c46073 * libwget/ssl_gnutls.c (verify_certificate_callback): Fix 'do not translate debug strings' Tim Rühsen 2024-05-19 19:36:59 +02:00
  • 543e1f2708 * libwget/ssl_gnutls.c (verify_certificate_callback): Warn about OCSP privacy leak Tim Rühsen 2024-05-19 12:26:29 +02:00
  • 2b6bd2e190 Windows: handle ctrl+break to restore console modes Taylan Gökkaya 2024-04-18 02:23:22 +03:00
  • 3967c803d4 * .gitlab-ci.yml: Let Valgrind runners use more cores Tim Rühsen 2024-05-19 13:20:35 +02:00
  • b5dc13759d * tests/libtest.c: Fix two memleaks Tim Rühsen 2024-05-19 13:18:19 +02:00
  • c556a3226a * libwget/ssl_openssl.c (verify_ocsp): Fix segfault when OCSP response is missing Tim Rühsen 2024-05-19 13:05:11 +02:00
  • c341fcd1df Disable explicit OCSP requests by default for TLS library functions Tim Rühsen 2024-05-19 12:41:55 +02:00
  • 6f6632ee45 * .gitlab-ci.yml: Use faster CI runners for MinGW builds Tim Rühsen 2024-05-18 19:35:53 +02:00
  • 689b708291 * configure.ac: Remove -Wuseless-cast (gcc 14) from manywarnings Tim Rühsen 2024-05-18 19:33:36 +02:00
  • 24419cd330 * tests/libtest.c: Remove superfluous casts Tim Rühsen 2024-05-18 19:26:37 +02:00
  • e309cbcca3 * .gitlab-ci.yml: Remove 'tags' (breaking changes in Gitlab 1.7) Tim Rühsen 2024-05-18 18:26:08 +02:00
  • 0895f92308 * libwget/ssl_gnutls.c: Improve messages for OCSP stapling Tim Rühsen 2024-05-18 14:46:07 +02:00
  • 35986bd093 Disable explicit OCSP requests by default Tim Rühsen 2024-05-18 14:35:45 +02:00
  • 715e646642 Fix tests/test-ocsp-server Tim Rühsen 2024-05-12 19:51:44 +02:00
  • a96f88a054 -* libwget/ssl_gnutls.c (cert_verify_ocsp): Fix segfault when OCSP response is missing Tim Rühsen 2024-05-12 19:51:03 +02:00
  • 53a8a88e84 Fix OCSP verification of first intermediate certificate. Tim Rühsen 2024-05-12 15:14:31 +02:00
  • 7929bf887c Allow option --no-tcp-fastopen to work on Linux kernels >= 4.11. Romain Geissler 2024-05-10 16:24:57 +00:00
  • b06c5012df * src/wget.c (add_statistics): Don't account already downloaded files as error harshmohan07 2024-05-05 12:07:56 +02:00
  • bb3199fd4a * src/wget.c: Remove trailing space Darshit Shah 2024-04-29 20:20:51 +02:00
  • 329d1282ca Limit cases where methods are redirected to GET Darshit Shah 2024-04-29 19:40:20 +02:00
  • 9bcee4e021 * contrib/check_options: Replace deprecated use of egrep Darshit Shah 2024-04-29 18:51:31 +02:00
  • 761ae5082d * libwget/cookie.c (cookie_db_load): Fix return value Tim Rühsen 2024-04-28 17:37:14 +02:00
  • 235df6545e * libwget/io.c (wget_update_load_fn): Fix parameter name Tim Rühsen 2024-04-28 17:36:29 +02:00
  • 8ebd0a25f0 Fix --no-clobber + --no-parent including a possible deadlock Tim Rühsen 2024-04-28 13:40:19 +02:00
  • 299d9b9cf9 * src/wget.c (set_file_metadata): Fix http:// to https:// in comment Tim Rühsen 2024-04-28 12:21:44 +02:00
  • ac9c84b3ba * src/wget.c (parse_localfile): Fix xattr reading of user.mime_type Tim Rühsen 2024-04-28 12:20:22 +02:00
  • 04d5e583d2 * src/options.c (struct config): Use 'Wget' as user-agent Tim Rühsen 2024-04-27 19:36:34 +02:00
  • 635c7bbf7b * .gitlab-ci.yml: Remove FreeBSD runner Tim Rühsen 2024-04-27 19:28:23 +02:00
  • c7301933d2 * gnulib: Update Tim Rühsen 2024-04-27 19:02:31 +02:00
  • 0e02af99f7 Cleanup libwget/streams.c http3-quic-intergration Tim Rühsen 2024-04-21 19:55:25 +02:00
  • ed4bc81365 Cleanup libwget/http3.c Tim Rühsen 2024-04-21 18:08:35 +02:00
  • bc870d2dbf Removed remaining trailing blank(s) harshmohan07 2024-04-04 23:36:37 +05:30
  • 1b1041acec Removed trailing blank(s) harshmohan07 2024-04-04 22:30:21 +05:30
  • 0ad9bf9160 SPACE-TAB sequence removed harshmohan07 2024-04-04 22:02:20 +05:30
  • 4fb993d40e Conditional directives removed and the buff of context's response made free in wget_http3_get_response harshmohan07 2024-04-03 23:50:26 +05:30
  • 6a50be33aa Progress bar functional while using the --http3-only option [skip ci] harshmohan07 2024-04-03 21:20:25 +05:30
  • b3e5938f64 Issue related to wget_http3_close resolved [skip ci] harshmohan07 2024-03-30 17:46:20 +05:30
  • a478a1478e Changes made as per suggestions [skip ci] harshmohan07 2024-03-25 01:23:20 +05:30
  • 8f067bb434 Removed wget_queue completely. [skip ci] harshmohan07 2024-03-17 03:32:35 +05:30
  • a2cecb3597 Replaced wget_queue with wget_list as suggested [skip ci] harshmohan07 2024-03-12 16:24:15 +05:30
  • c5d133ba9b Reformat libwget/queue.c Tim Rühsen 2024-03-10 18:38:40 +01:00
  • 398348e11b * libwget/queue.c: Format file to fix indentation Tim Rühsen 2024-03-10 18:13:51 +01:00
  • 2bd19ddf2a Cleanup libwget/bytes.c code Tim Rühsen 2024-03-10 13:08:14 +01:00
  • 24541ec91a Added libnghttp3 and libngtcp2 with their versions in build requirements of README.md harshmohan07 2024-02-19 07:00:21 +05:30
  • eaaaa30700 Remove ngtcp2 logs Ander Juaristi 2024-02-16 14:47:23 +01:00
  • 0562ed57e4 Fix segfault Ander Juaristi 2024-02-16 14:31:10 +01:00
  • 16960dc837 Makefile.am: Add header file ssl.h Ander Juaristi 2024-02-14 10:56:36 +01:00
  • 8b4e20828b Undo previous wrong refactoring Ander Juaristi 2024-02-14 10:21:20 +01:00
  • b3a27c8ddf Document --http3-only Ander Juaristi 2024-02-14 09:48:25 +01:00
  • 72e885796a Fix spell Ander Juaristi 2024-02-14 09:29:04 +01:00
  • c9f98292dc Remove old examples Ander Juaristi 2024-02-14 09:23:21 +01:00
  • ca5a84a5ff Fix compiler warnings & misspellings Ander Juaristi 2024-02-14 09:19:08 +01:00
  • 1f5b4c7073 Exclude QUIC files from normal build Ander Juaristi 2024-02-14 08:41:08 +01:00
  • 838df796e1 Fix warnings Ander Juaristi 2024-02-14 08:30:52 +01:00
  • cf68e9f153 Guard --http3-only flag Ander Juaristi 2024-02-14 00:01:11 +01:00
  • 09ff32ca50 Fix syntax errors Ander Juaristi 2024-02-13 23:44:25 +01:00
  • ab42cec03d Add empty line Ander Juaristi 2024-02-13 23:06:53 +01:00
  • d35a9a27cf Remove unused header file Ander Juaristi 2024-02-13 23:00:16 +01:00
  • 8b53cc5454 Remove unused header file Ander Juaristi 2024-02-13 22:56:38 +01:00
  • 31bfdcd68b Add new translatable files Ander Juaristi 2024-02-13 22:52:56 +01:00
  • 4dc030ff90 Add translated strings Ander Juaristi 2024-02-13 22:47:32 +01:00
  • cf4b2e535e Add translated strings Ander Juaristi 2024-02-13 22:43:28 +01:00
  • 001c63b5e9 quic: increase flow control limits Ander Juaristi 2024-01-28 15:00:57 +01:00
  • 748c49ed23 fix: read from uninitialized memory Ander Juaristi 2024-01-24 18:44:17 +01:00
  • 309885e392 fix: Close stream instead of full connection Ander Juaristi 2024-01-24 18:36:38 +01:00