Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ArchiveTeam/wget-lua
Wget-AT is a modern Wget with Lua hooks, Zstandard (+dictionary) WARC compression and URL-agnostic deduplication.
https://github.com/ArchiveTeam/wget-lua
* src/progress.c (create_image): Fix off-by-one error in assert()
statement for progress...
44aedd832197e32abbb4cb9582774c2ca8b8fa43 authored almost 9 years ago by Giuseppe Scrivano <[email protected]>
* src/convert.h: Add link_noquote_html_p to permit rewriting URLs deep
inside a...
7099f4899880eaefc2c40a3dc7693ab4174a819b authored almost 9 years ago by Darshit Shah <[email protected]>
* docs/wget.texi: -c will restart download from scratch if server
does not support RANGE...
src/warc.c: Add function warc_write_header_uri(),
Use it for creating WARC-Target-UR...
* MAILING-LISTS: Remove pointer to old, unused mailing list for bug
reports
* src/log.c (logprintf,logputs): Save&Restore value of errno
Reported-by: Gisle Vanem <gvanem@y...
cacac6f996c3091c96d6756a41641c3592c0f930 authored almost 9 years ago by Tim Rühsen <[email protected]>* src/log.c (logprintf): Save&Restore value of errno
Reported-by: Gisle Vanem <[email protected]>
3056617e9cf9a2c68989a2ff4e4266f6e7a4de45 authored almost 9 years ago by Tim Rühsen <[email protected]>* configure.ac: Set AM_SILENT_RULES to yes by default
c190677cab59c51f575f661b065db0fe14ab129d authored almost 9 years ago by Tim Rühsen <[email protected]>
* server/http/http_server.py (_Handler.RejectHeader): enforce
'RejectHeader' rule.
* tests/Test-iri-forced-remote.px: Fix encodings
b30500f0f499b8459c20dfc859ff7ac2180b6b34 authored about 9 years ago by Tim Rühsen <[email protected]>
* src/url.c [HAVE_ICONV]: Include iconv.h and langinfo.h.
(convert_fname): New function.
[HAVE_I...
9a6e63bee96b098a628aaf6930ab533c4b324d8b authored about 9 years ago by Giuseppe Scrivano <[email protected]>
* src/iri.c (do_conversion): Code cleanup
cbbeca2af4962a648a2373b35cf8e497e11d90fd authored about 9 years ago by Tim Rühsen <[email protected]>* src/retr.c (retrieve_url): Set URI on redirection
93c1517c4071c4288ba5a4b038e7634e4c6b5482 authored about 9 years ago by Eli Zaretskii <[email protected]>* src/sysdep.h: Remove #define _XOPEN_SOURCE 500
bf5d7e92363b2d9e3076b09931116fa38602160b authored about 9 years ago by Tim Rühsen <[email protected]>
* src/connect.c (connect_to_ip) [WIN32]: Don't call fd_close if
the connection timed out, to avo...
* src/iri.c: Kick out the last converted character from iconv()
Thanks to Eli Zaretskii <eliz@g...
be7d19f47848a89be344b41e38790e740cd27fcb authored about 9 years ago by Tim Rühsen <[email protected]>
* tests/Test-k.px: Use --restrict-file-names for CygWin/Windows
filename requirements.
* src/hsts.c (hsts_store_open): close fp if open.
478a58460945066bb389c16cfbcb3938941f69aa authored about 9 years ago by Ander Juaristi <[email protected]>* src/ftp.c (getftp): fix compiler warning for unused variable.
994c4dcce79c7996a20db3816ccf5f6a68de675c authored about 9 years ago by Ander Juaristi <[email protected]>
* NEWS: Update.
* gnulib: sync from upstream.
* ABOUT-NLS: Remove from repository, it will be autogenerated.
* .gitignore: Add ABOUT-NLS and b...
bf56bf4560cef3c1591487e7df1f2cb5e5ad0303 authored about 9 years ago by Jernej Simončič <jernej|[email protected]>
3eddf5c1733fd5dcfb2b87a065e16f73a6ea4233 authored about 9 years ago by Ángel González <[email protected]>
* src/ftp.c (getftp): on error, close the file and attempt to remove it
before exiting.
* s...
* contrib/travis-ci: Test under different languages only when all the
features are enabled. This...
* src/progress.c (create_image): Ensure that the entire screen width is
drawn everytime to preve...
* .travis.yml: Add bug-wget to list of Travis Report Recipients
df7cb9a1b9053a045fe6540f30929c7522ad2f69 authored about 9 years ago by Darshit Shah <[email protected]>
* .travis.yml: Use Russian locale instead of Japanese since it seems to
be more complete
* contr...
* src/options.h (CHECK_CERT_MODES): Remove C99 style comma after last
value
* src/progress.c (cr...
* src/progress.c (bar_create): Define size of progress buffer explicitly
(create_image): Clean...
* .travis.yml: Configuration file for Travis-CI
* contrib/travis-ci: Script to run on travis. Si...
* testenv/Makefile.am: Set SSL_TESTS env variable
* testenv/Test--https-crl.py, testenv/Test--ht...
* testenv/Makefile.am: Add Test-hsts.py to SSL_TESTS
8977e6323968318c5b3112133971f694d2d0ef24 authored about 9 years ago by Tim Rühsen <[email protected]>ad5a28352883f661f390ff320fb2130cc6a6d443 authored about 9 years ago by Ygal Blum <[email protected]>
* src/build_info.c.in: Include the presence of Metalink and GPGME features in
the output for wge...
* doc/wget.texi: Add documentation for --check-certificate=quiet.
* src/options.h (enum CHECK_C...
* src/http.c (initialize_request): Fix wrong params to search_netrc()
Regression introduced in ...
4e37fb6191d1d3d3c810379854882bbc63ce1697 authored about 9 years ago by Tim Rühsen <[email protected]>* src/http.c (http_loop): Fix SIGSEGV
Reported-by: "Schleusener, Jens" <Jens.Schleusener@t-onli...
218d81f6e5fb4f5ecd8db0fb2d9091ea509e0475 authored about 9 years ago by Tim Rühsen <[email protected]>* src/gnutls.c (ssl_connect_wget): check for NULL before calls
46cd721c0ff2f319fbc523c0990a40648f109b62 authored about 9 years ago by Ander Juaristi <[email protected]>b1c7777037eaa357160ca3397689f1e9c865a494 authored about 9 years ago by Giuseppe Scrivano <[email protected]>
Signed-off-by: Ikey Doherty <[email protected]>
8c12260d4bb1aee0c4c7fe14a35f2b4ac0e3d5e9 authored about 9 years ago by Ikey Doherty <[email protected]>
* src/hsts.c (hsts_find_entry): Fix freeing memory
(hsts_remove_entry): Remove freeing host me...
* src/metalink.c: Include errno.h instead of sys/errno.h
Reported-by: Dagobert Michelsen <dam@o...
76da642aafe875ec4b0613935efe8bee922c4b5c authored about 9 years ago by Tim Rühsen <[email protected]>
* src/ftp-basic.c: The code for the new FTPS functionality was unintentionally
inside a #ifdef I...
* bootstrap.conf: Use module flock from gnulib to provide it on other platforms
such as Windows.
* src/wget.h: Define NDEBUG only if it hasn't been defined before
4ed540ddc78cbe3eb694bb483e6cfb436bd382cd authored about 9 years ago by Darshit Shah <[email protected]>d1a329536aa0e76d8572a3b4f1b127e6bfdbf56a authored about 9 years ago by Giuseppe Scrivano <[email protected]>
* gnulib: sync with upstream.
* NEWS: Update.
* src/main.c: Change the copyright year.
Fixes #46359
b0416584510ab761327d2f26e0fc0bfbffd77ad8 authored about 9 years ago by Tim Rühsen <[email protected]>
* src/http.c (gethttp,http_loop):
Do not download/save file on error when --spider is enabled ...
* src/convert.c (construct_relative): Prepend './' to filename
* tests/Test-k.px: Amend test to ...
* src/main.c: Adjust indentation of --no-use-server-timestamps
71979f16430eb6a8efb89040655c6aca0e8e5854 authored about 9 years ago by Tim Rühsen <[email protected]>
* src/convert.c (convert_links_in_hashtable, convert_links):
test for CO_CONVERT_BASENAME_ON...
* tests/Test-ftp-pasv-not-supported.px: We do *NOT* expect any
downloaded files. Also, d...
* tests/Makefile.am: Add valgrind-suppressions-ssl to EXTRA_DIST
* tests/Test-proxied-ht...
* tests/Test-proxied-https-auth-keepalive.px: Skip test if perl module
IO::Socket::SSL is not ...
* src/hsts.c (hsts_read_database): get an open file handle
instead of a file name.
(hsts_...
* src/hsts.c (hsts_store_merge): call hsts_new_entry() if the entry
does not exist in the da...
1e7ccfe2750c2e337bf7c0a4bfb33efe6e75e0c4 authored over 9 years ago by Giuseppe Scrivano <[email protected]>
* src/gnutls.c: New static function _do_handshake()
* src/gnutls.c (wgnutls_read_timeout): Handl...
* testenv/test-auth-both.py: Add qop parameter for digest auth
* testenv/test-auth-diges...
* http.c (digest_authentication_encode): Wget already errors out if
qop != "auth". Then ...
* http.c (digest_authentication_encode): Some servers are still
using the obsolete RFC 2...
This reverts commit e6247325633d7d0007906f88d573a3bfa37307a7.
3ea0beec6fabe67e7789d4164886e035fed15a6d authored over 9 years ago by Darshit Shah <[email protected]>b50300a7a2b1df4832d02af40ec7b50559afdc42 authored over 9 years ago by Giuseppe Scrivano <[email protected]>
* doc/wget.texi: updated documentation to reflect the new FTPS functionality.
* src/ftp-basic....
* src/progress.c (create_image): progress only when in foreground
Sometimes I start wget, but t...
e6247325633d7d0007906f88d573a3bfa37307a7 authored over 9 years ago by Christian Neukirchen <[email protected]>* README.checkout: Optional dependencies and URL references.
f2cb6e050a28bb6c1e3a99a119360d4fd656fe62 authored over 9 years ago by Hubert Tarasiuk <[email protected]>* src/main.c (main): Move metalink_delete to the conditional block.
84b9abbf3c789e371bc8d41bd2d2d89cabb8fbc2 authored over 9 years ago by Hubert Tarasiuk <[email protected]>* doc/wget.texi: updated HSTS documentation.
Reported-by: Daniel Kahn Gillmor <dkg@fifthhor...
58917dcde14222fdbe98bef0d54e23c9722c8d8c authored over 9 years ago by Ander Juaristi <[email protected]>
* src/main.c (load_hsts, save_hsts): added DEBUGP() calls to signal
reads and saves of the H...
* http.c (test_parse_range_header): Declare loop variable
explicitly. Not in gnu99 stand...
* http.c (test_parse_range_header): New function to test the
function for parsing the HT...
* src/metalink.c (gpg_skip_verification):
Check output_stream before fclose
* src/http.c (parse_strict_transport_security): Free c_max_age
(open_output_stream)...
* src/http.c (gethttp): Do not leak 'message'.
* src/main.c (format_and_print_line): Do not leak...
* src/retr.c (retrieve_url): Don't leak local_file.
d3504b92613a50b2bb480dd30bd181a99741f8c6 authored over 9 years ago by Tim Rühsen <[email protected]>
* hsts.c (get_hsts_store_filename): Free the homedir value
(close_hsts_test_store): Actu...
* http.c: Fix mix indentation. Visual change only.
5c4489db9b084b361da38df45e91793e0b04cc23 authored over 9 years ago by Darshit Shah <[email protected]>
* iri.c (do_conversion): Do not print out converted strings if they
contain an '@'. That could...
* src/http.c (parse_strict_transport_security): Freed memory to avoid resource leak.
Comply ...
* NEWS: Change typo --accept-reject into --accept-regex
Reported-by: grarpamp <[email protected]>
2d2ddb25d81103d8366e385901e0940539c63c07 authored over 9 years ago by Tim Rühsen <[email protected]>* src/convert.c: Add 'links in' after 'Converted %d' and 'Converting %s'.
030c3379d198fca9a3138554e6fdd3a3be8482e9 authored over 9 years ago by Jookia <[email protected]>* testenv/Test--reject-log.py: Remove TODOs.
d3d8de8223603dac54d2bc756330aa8c02188b83 authored over 9 years ago by Jookia <[email protected]>src/log.c (log_init): check for hypen on filename, set stdout
e04c5989ff482e1fd1e6ee9defae94c95893d5bd authored over 9 years ago by Miquel Llobet <[email protected]>
* main.c: added check of "-r -O FILE" option combination
allow only if FILE is a regular...
* src/recur.c (reject_reason): Rename all enum members to WG_RR_xx.
* src/recur.c (retri...
* configure.ac: Check for existance of AM_PATH_GPGME
84c405e69018074bcc3facf760decbf92cfc8898 authored over 9 years ago by Tim Rühsen <[email protected]>
* src/ftp.c (getftp): Do not use PORT when PASV fails.
* tests/FTPServer.px: Add pasv_not_suppor...
* src/hsts.c (test_hsts_new_entry):
Move variable assignment before code
* src/recur.c: Declare variables before code
(write_reject_log_url):
Use const keyword whe...
* src/warc.c: Remove definition of _GNU_SOURCE
_GNU_SOURCE is already defined in config.h
474935665e3c2ca648556b093fe20e70a3b2b5e8 authored over 9 years ago by Tim Rühsen <[email protected]>f8519b52f0b93a48652534d705e7aa690ec0af01 authored over 9 years ago by Giuseppe Scrivano <[email protected]>
* tests/Test--rejected-log.px: Remove old test.
* testenv/Test--rejected-log.py: Create new test.
* expected_files.py: Use formatted_content instead of file.content.
7e5079c40f2cc0e66122ed86e17c3589b960a534 authored over 9 years ago by Jookia <[email protected]>
* main.c: Add "--rejected-log" option.
* init.c: Add "rejectedlog" command.
* options.h: Add ...
* src/main.c (get_hsts_database): Free 'home' variable
670eb924e75730ed612e0f8b96a8bcd17d392d3e authored over 9 years ago by Tim Rühsen <[email protected]>