- 08 May, 2022 5 commits
-
-
Tim Rühsen authored
-
Tim Rühsen authored
-
Tim Rühsen authored
-
Tim Rühsen authored
-
Tim Rühsen authored
The static exe should be available from https://gnuwget.gitlab.io/wget2/wget2-latest.exe
-
- 03 Apr, 2022 4 commits
-
-
Tim Rühsen authored
-
Tim Rühsen authored
* tests/Makefile.am: Add test-level.c. * tests/test-level.c: New file with tests for --level.
-
Tim Rühsen authored
-
Tim Rühsen authored
-
- 11 Mar, 2022 1 commit
-
-
Tim Rühsen authored
* libwget/ssl_openssl.c (wget_ssl_open): Check for X509_CHECK_FLAG_NEVER_CHECK_SUBJECT (introduced in OpenSSL >= 1.1)
-
- 05 Mar, 2022 4 commits
-
-
Tim Rühsen authored
* .gitlab-ci.yml: Add --enable-manylibs to Full tests. * configure.ac: --disable-manylibs is default.
-
Tim Rühsen authored
-
Copyright-paperwork-exempt: Yes
-
Tim Rühsen authored
-
- 01 Mar, 2022 2 commits
-
-
Tim Rühsen authored
-
Tim Rühsen authored
-
- 27 Feb, 2022 4 commits
-
-
Tim Rühsen authored
-
Tim Rühsen authored
-
Tim Rühsen authored
-
Tim Rühsen authored
-
- 25 Feb, 2022 5 commits
-
-
Tim Rühsen authored
-
Tim Rühsen authored
-
Tim Rühsen authored
* docs/wget2.md: Fix ~/.wget-* to $XDG_DATA_HOME/wget/.wget-* * src/options.c: Likewise.
-
Tim Rühsen authored
-
Tim Rühsen authored
-
- 20 Feb, 2022 3 commits
-
-
Tim Rühsen authored
-
Tim Rühsen authored
* src/wget.c (convert_link_file_only): Use wget_debug_printf instead of wget_info_printf, (convert_links): Add fragment. * tests/test-k.c: Add fragment to test.
-
Tim Rühsen authored
* src/wget.c (convert_link_whole): Use wget_iri_escape_path() instead of wget_buffer_strcat(). * tests/test-k.c (main): Add test of URL with query part including escaped characters.
-
- 19 Feb, 2022 3 commits
-
-
Tim Rühsen authored
-
Tim Rühsen authored
* include/wget/wget.h: /// -> //. * libwget/netrc.c (unescape_password): Check wget_malloc() return against NULL. * libwget/xml.c (wget_xml_parse_file): Likewise.
-
Tim Rühsen authored
-
- 18 Feb, 2022 1 commit
-
-
Tim Rühsen authored
* src/blacklist.c (get_local_filename): Remove static from definition. * src/wget_blacklist.h (get_local_filename): Add declaration. * src/wget.c (process_response): Use get_local_filename() to process the filename from Content-Disposition, (get_header): Likewise. * tests/Makefile.am: Add new test file test-directory-prefix.c. * tests/test-directory-prefix.c: New test file.
-
- 13 Feb, 2022 1 commit
-
-
Tim Rühsen authored
This is Wget1.x compatible. * docs/wget2.md: Document the new behavior. * libwget/netrc.c (wget_netrc_db_load): Amended the code to allow \ and "". * unit-tests/test.c (test_netrc): Add tests.
-
- 23 Jan, 2022 1 commit
-
-
Tim Rühsen authored
-
- 21 Jan, 2022 1 commit
-
-
Tim Rühsen authored
* libwget/http.c (wget_http_get_response_cb): Continue HTTP/2 loop if recv() return 0. Fixes https://github.com/rockdaboot/wget2/issues/256
-
- 19 Jan, 2022 3 commits
-
-
Tim Rühsen authored
-
Tim Rühsen authored
-
Tim Rühsen authored
-
- 18 Jan, 2022 1 commit
-
-
Tim Rühsen authored
-
- 09 Jan, 2022 1 commit
-
-
Tim Rühsen authored
-