1
0
mirror of https://github.com/mirror/wget.git synced 2025-04-22 19:23:01 +08:00

Commit Graph

  • d139fecbe8 * .gitlab-ci.yml: Fix path to llvm-symbolizer Tim Rühsen 2022-02-13 17:57:39 +0100
  • 74a9d9e7c4 * src/netrc.c (test_parse_netrc): New unit test function Tim Rühsen 2022-02-13 17:28:02 +0100
  • 446afdca21 * src/http.c (parse_strict_transport_security): Fix typo in string Aarni Koskela 2022-01-31 14:01:25 +0200
  • e6fa409a4d * .gitlab-ci.yml (Scan-Build): Allow failure due to two false positives Tim Rühsen 2022-01-23 13:54:27 +0100
  • a24e67e239 * configure.ac: Use pkg-config for gpgme, libidn2 and nettle Tim Rühsen 2022-01-22 19:59:33 +0100
  • c984cb316a * src/ftp.c: Small cleanups Tim Rühsen 2022-01-22 19:51:02 +0100
  • 35a6317b99 Print newline after dot progress bar in non-verbose mode Nik Soggia 2022-01-15 23:57:03 +0100
  • 9474a2c6f4 * .gitlab-ci.yml: Fix artifact path for the Scan-Build runner Tim Rühsen 2022-01-12 22:10:01 +0100
  • c6466919ac
    merge with nmap thatoneemo 2022-01-10 00:49:23 -0800
  • e7a4d818fa * src/main.c (main): Unlink output document when --unlink is given Tim Rühsen 2022-01-09 18:58:41 +0100
  • f354529708 fuzz/*.in: Update fuzzer corpora Tim Rühsen 2021-12-22 19:49:24 +0100
  • 67d4cb3ab6 * .gitlab-ci.yml (CoverageReports): Fix artifacts paths Tim Rühsen 2021-12-22 17:00:47 +0100
  • d2af84fbb3 * tests/valgrind-suppressions: Fix libidn rule Tim Rühsen 2021-12-22 14:32:50 +0100
  • bfb5bedf7d * .gitlab-ci.yml: Fix artifacts paths Tim Rühsen 2021-12-22 14:29:00 +0100
  • 8c5a620f0f * tests/valgrind-suppressions: Extend libidn rule Tim Rühsen 2021-12-22 14:01:47 +0100
  • c34c2529dc * src/log.c (logprintf): Check earlier for verbosity Tim Rühsen 2021-12-22 13:07:23 +0100
  • c7a37d82ee * src/http.c (http_loop): Fix memleak Tim Rühsen 2021-12-22 13:06:34 +0100
  • c81042295e Switch fuzzing build from C++ to C Tim Rühsen 2021-12-21 19:16:47 +0100
  • f75fcf2985 * src/http.c (http_loop): Hide password when printing status with -nv Darshit Shah 2021-12-01 23:38:12 +0100
  • 22611a77ba * gnulib: Pull forward Darshit Shah 2021-12-01 23:03:56 +0100
  • e1bacd2fa5 * src/hsts.c (hsts_read_database): Read time_t values as long long Darshit Shah 2021-12-01 22:42:42 +0100
  • faeb4d90c2 * src/main.c (print_help): Add command line option for TLS 1.3 Thomas Niederberger 2021-11-21 20:04:41 +0100
  • 65e6d5b3b8 * retr.c (rotate_backups): Non existent files are not errors in this function Darshit Shah 2021-10-11 23:06:38 +0200
  • aecf5fbf1b * ftp.c (ftp_loop_internal): Fix computation of total_downloaded_bytes Darshit Shah 2021-10-08 20:34:46 +0200
  • 3ea9658c07 Remove suprious print statements Darshit Shah 2021-09-08 17:52:32 +0200
  • 31b82825a2 maint: post-release administrivia Darshit Shah 2021-09-07 21:04:48 +0200
  • d5588ac221 * NEWS: Update NEWS items for release v1.21.2 Darshit Shah 2021-09-07 20:29:16 +0200
  • 204a4bccf4 * cfg.mk: Disable the indent check Darshit Shah 2021-09-07 20:57:05 +0200
  • 5a79362a56 * gnulib: Pull forward Darshit Shah 2021-09-07 20:12:55 +0200
  • ebb96761f5 Fix (improve --page-requisites) WB 2021-08-04 00:47:12 +0000
  • 7899e1d17b * src/html-url.c (tag_handle_meta): Fix integer overflow Tim Rühsen 2021-08-07 14:14:12 +0200
  • 254b2d3c7c * src/recur.c (download_child): Remove temporary robots.txt.tmp Tim Rühsen 2021-07-05 15:43:13 +0200
  • 718ab3f79b Long pathnames patch Josef Moellers 2021-06-11 16:57:48 +0200
  • d73e8b42f7 * .gitlab-ci.yml: Remove scan-build deps from pages stage Tim Rühsen 2021-06-07 20:32:41 +0200
  • 4a5a010eb3 * .gitlab-ci.yml: Move scan-build/ to public/ only if it exists Tim Rühsen 2021-06-07 00:11:11 +0200
  • 89fc8d84b7 * .gitlab-ci.yml: Move scan-build results to parent directory Tim Rühsen 2021-06-06 23:48:42 +0200
  • a0e0965d1e * .gitlab-ci.yml: Move coverage results to parent directory Tim Rühsen 2021-06-06 23:34:46 +0200
  • 96971867ea * .gitlab-ci.yml: Don't allow failure of scan-build Tim Rühsen 2021-06-06 23:26:33 +0200
  • 5192dddbdd * .gitlab-ci.yml: Pages needs Build-Tarball Tim Rühsen 2021-06-06 15:46:02 +0200
  • 91c42c799a * src/url.c (append_uri_pathel): Add cheap extra check to help static analyzers Tim Rühsen 2021-06-06 15:11:10 +0200
  • c778ac20b4 * src/http.c (gethttp): Add cheap extra check to help static analyzers Tim Rühsen 2021-06-06 15:10:28 +0200
  • 4d3ee1604a * .gitlab-ci.yml: Exclude src/css_.o from scan-build Tim Rühsen 2021-06-06 15:09:50 +0200
  • a209bb1fac * src/main.c (main): Removed unused variable Tim Rühsen 2021-06-06 14:31:57 +0200
  • 36e250e09a Revert "Long pathnames patch" Tim Rühsen 2021-06-06 14:10:22 +0200
  • f3299cc606 * .lgtm.yml: Add autoconf-archive Tim Rühsen 2021-04-18 20:06:06 +0200
  • de4b94a5ae * .gitlab-ci.yml: Re-arrange stages Tim Rühsen 2021-04-11 18:13:32 +0200
  • c1599deb1f Remove .git/, .gitmodules and gnulib/ from bootstrap artefacts Tim Rühsen 2021-04-04 17:39:54 +0200
  • 61df89eb91 Updated Gitlab CI Pipeline Darshit Shah 2021-03-14 00:49:16 +0100
  • affad27664 Long pathnames patch jmoellers 2021-05-26 14:59:51 +0200
  • 170896a76a * fuzz/wget_read_hunk_fuzzer.c: Add explicit cast for C++ compilation Tim Rühsen 2021-05-22 16:48:00 +0200
  • d4431a0b97 * fuzz/wget_ntlm_fuzzer.c: Add explicit cast for C++ compilation Tim Rühsen 2021-05-22 16:47:29 +0200
  • 027d294114 * src/http.c (initialize_request): Send Host HTTP header first Tim Rühsen 2021-05-03 17:49:54 +0200
  • 5fe8d26904 Improve wget_options_fuzzer Tim Rühsen 2021-05-02 19:42:56 +0200
  • aabdf6eb66 Fix typo in VMS support code Nekun 2021-05-01 05:56:10 +0000
  • 1aada296dd Use "nofollow" instead of "no-follow" in messages Nils 2021-04-13 18:10:36 +0100
  • f1cccd2c45 Print message for no-follow attribute only if norobots respected Nils 2021-04-13 18:10:25 +0100
  • 11c626efc4 * configure.ac: Add AM_GNU_GETTEXT_VERSION Tim Rühsen 2021-04-05 13:10:43 +0200
  • db6166d011 * testenv/test/base_test.py: Rename valgrind-suppression-ssl -> valgrind-suppressions-ssl Tim Rühsen 2021-04-11 19:40:28 +0200
  • a65bc7c0e8 * testenv/test/base_test.py: Add --show-leak-kinds=all valgrind argument Tim Rühsen 2021-04-11 19:34:42 +0200
  • 3a1ac38f00 * tests/WgetTests.pm: Add --show-leak-kinds=all valgrind argument Tim Rühsen 2021-04-11 19:33:39 +0200
  • d745ea0eb6 Fix testenv valgrind suppression Tim Rühsen 2021-04-11 19:06:10 +0200
  • 82afc6e6f0 * bootstrap.conf: Add 'rename' to gnulib modules Tim Rühsen 2021-04-11 13:16:17 +0200
  • 90631a6fe5 * src/wget.h: Use strtoll() for str_to_wgint Tim Rühsen 2021-04-11 12:53:16 +0200
  • fd2a061f6a Minor output fix to use quote_n() instead of quote() Shamil Gumirov 2021-03-27 17:35:12 +0100
  • 27b12dad12 * src/Makefile.am: Add metalink.c and xattr.c to EXTRA_wget_SOURCES Tim Rühsen 2021-04-05 12:33:51 +0200
  • c8d7a66217 * testenv/Makefile.am: Allow tarball build without python3 Tim Rühsen 2021-04-05 12:21:23 +0200
  • 6d58a04682 Fix spelling errors Tim Rühsen 2021-03-14 19:25:05 +0100
  • 7840db6c0b Remove gettext version requirements Tim Rühsen 2021-03-13 19:40:59 +0100
  • cf788d60e4 Use a LOG_COMPILER for running fuzz tests Darshit Shah 2021-03-16 21:44:49 +0100
  • db4d5b6eb3 * configure.ac: Add AC_PROG_CC_C99 Tim Rühsen 2021-03-07 19:56:36 +0100
  • e9cf8da1a6 Bump gettext version to 0.20 Darshit Shah 2021-03-07 14:50:11 +0100
  • b743178b9d * bootstrap: Update script Darshit Shah 2021-03-07 14:40:41 +0100
  • 65cc47b504 * gnulib: Pull forward Darshit Shah 2021-03-07 14:39:53 +0100
  • f7835691b4 Fix double free in FTP Code Darshit Shah 2021-03-02 12:03:14 +0100
  • 51ee45f017 * doc/wget.texi: Replace '' with in example Tim Rühsen 2021-01-31 18:23:29 +0100
  • 8890e46636
    Merge pull request from mirror/master woshimayi 2021-01-25 14:34:08 +0800
  • 7d9ed223fc Use gnulib's utime.h Tim Rühsen 2021-01-23 19:28:52 +0100
  • f81191951a * configure.ac: Detect unresolved AX_ macros Tim Rühsen 2021-01-23 19:09:36 +0100
  • ea6143d56c * configure.ac: Use noyywrap for AC_PROG_LEX Tim Rühsen 2021-01-16 20:09:07 +0100
  • ad36a467ac Fix --quota on systems with 32bit long type Tim Rühsen 2021-01-16 20:00:30 +0100
  • adc5aa0196 * configure.ac: Remove obsolete AC_HEADER_STDC Tim Rühsen 2021-01-16 19:34:53 +0100
  • 5c8569ba5d * configure.ac: Replace ` with ' Tim Rühsen 2021-01-16 19:31:04 +0100
  • 9f1c8dac77 * configure.ac: Use yywrap param for AC_PROG_LEX Tim Rühsen 2021-01-16 19:19:01 +0100
  • 6c84dc38bc maint: post-release administrivia Darshit Shah 2021-01-09 11:01:24 +0100
  • f720bdda9f * NEWS: Update NEWS items for release v1.21.1 Darshit Shah 2021-01-09 01:10:55 +0100
  • 90d43efbea * gnulib: Pull forward Darshit Shah 2021-01-09 10:55:02 +0100
  • 0031bdedfc * cfg.mk: Add manual_title for web docs Darshit Shah 2021-01-09 01:51:47 +0100
  • 72ede7a028 * contrib/make-release: Update to use maintainer-makefile Darshit Shah 2021-01-09 10:54:10 +0100
  • 473eef671b * bootstrap.conf: Add gendocs and gnu-web-doc-update modules Darshit Shah 2021-01-09 01:48:53 +0100
  • 8c35102b37 * configure.ac(AM_INIT_AUTOMAKE): Create lzip archives when making a distribution Darshit Shah 2021-01-09 01:03:43 +0100
  • ae203984e8 Prepare for making releases Darshit Shah 2021-01-09 00:46:24 +0100
  • 5f6f86aa26 Prepare NEWS file for new release Darshit Shah 2021-01-09 00:22:50 +0100
  • e9641d989b Use PRId64 to correctly identify the format specifier Darshit Shah 2021-01-07 21:35:20 +0100
  • 9f3df123bb * src/retr.c(rotate_backups): Simplify logic for handling filename rotation Darshit Shah 2021-01-03 15:59:49 +0100
  • 1e89e5f66c * configure.ac: Don't use Bashisms Matt Whitlock 2021-01-03 15:21:52 +0100
  • 5a7f2f7e87 Run make update-copyright Darshit Shah 2021-01-01 12:31:01 +0100
  • 2e5d281468 * gnulib: Pull forward Darshit Shah 2021-01-01 12:15:48 +0100
  • 8923dcc788 * NEWS: Finalize release v1.21 Darshit Shah 2020-12-31 16:39:39 +0100
  • c2517256e4 * gnulib: Update for release Darshit Shah 2020-12-31 16:27:48 +0100
  • 37f0dca4e2 * src/main.c: Disable use-askpass on VMS Darshit Shah 2020-12-30 23:04:13 +0100