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
* testenv/misc/metalinkv3_xml.py: New Metalink/XML v3 python class
* testenv/Test-metalink-xml-a...
* src/metalink.h: Add declaration of function clean_metalink_string()
* src/metalink.c: Add dire...
* NEWS: Mention the effect of --trust-server-names over Metalink
* src/metalink.h: Add declarati...
* doc/metalink-standard.txt: New doc. Implemented and recommended
Metalink/XML and Metalink/HT...
* src/wget.h (uerr_t): Add error code METALINK_SIZE_ERROR to enum
* src/metalink.c (retrieve_fro...
* testenv/Makefile.am: Add new file
* testenv/Test-metalink-xml-nourls.py: New file. Metalink/XM...
* src/metalink.h: Add declaration of function dequote_metalink_string()
* src/metalink.c: Add fu...
* testenv/Makefile.am: Add new file
* testenv/Test-metalink-xml-emptyprefix-trust.py: New file.
...
* src/http.c (metalink_from_http): Parse Metalink/HTTP header for
metaurls application/metalin...
* NEWS: Mention the use of a safe Metalink destination path
* src/metalink.h: Add declaration of...
* NEWS: Mention Metalink's file size verification
* src/metalink.c (retrieve_from_metalink): Add...
* src/metalink.c (retrieve_from_metalink): Change mfile->name to
filename when referring to th...
* NEWS: Mention the effect of --directory-prefix over Metalink
* src/metalink.c (retrieve_from_m...
* testenv/Test-metalink-xml-relpath.py: Update test
* testenv/Test-metalink-xml-homepath.py: New...
* NEWS: Mention the effects of --continue over Metalink
* src/metalink.c (retrieve_from_metalink...
* NEWS: Mention the Metalink "path/file" name format handling
* src/metalink.c (retrieve_from_me...
* testenv/Test-metalink-http.py: Use python .replace
* testenv/Test-metalink-xml.py: Use python ...
* doc/metalink.txt
Evaluation of "Directory Options" on the command line interacting with
the o...
* testenv/Test-metalink-xml-abspath.py: Change Metalink/XML v3 file
name from test.meta4 into ...
* testenv/Test-metalink-xml-abspath.py: Reject absolute paths
* testenv/Test-metalink-xml-relpat...
* src/html-url.c (tag_handle_img): Check append_url() for NULL
return value before dereference...
Reported-by: Coverity
40870e1271c977d9b80734690a5691a68bf05473 authored over 8 years ago by Tim Rühsen <[email protected]>15c1e0eb7b13cf45aa26b0b8337cc6563b3e8ca1 authored over 8 years ago by Tim Rühsen <[email protected]>
eba724a1288b60ab35df4dfe21d461d0c4050b84 authored over 8 years ago by Tim Rühsen <[email protected]>
Reported-by: Coverity
66a9883c8f09181f0a2bd5382c5fa80fab4aeda7 authored over 8 years ago by Tim Rühsen <[email protected]>
* src/http.c: Add const to first param of initialize_request(),
initialize_proxy_configuration...
c629ec7fd1b1883609a15c8313f03587112db565 authored over 8 years ago by Tim Rühsen <[email protected]>
Reported-by: Coverity
03da900c5be6b43ebf1edb335b9b51c8c249d76b authored over 8 years ago by Tim Rühsen <[email protected]>Reported-by: Coverity
b7b67e23cd6349f1b2ca8a22b1041d6b5ce7ee49 authored over 8 years ago by Tim Rühsen <[email protected]>Reported-by: Coverity
22aed3ed4b219e03d4e508cfd1ecec6a1c758adc authored over 8 years ago by Tim Rühsen <[email protected]>Reported-by: Coverity
b4465afa8a1050accd7a6aa3f684ad5ea7512151 authored over 8 years ago by Tim Rühsen <[email protected]>a232835fd110cffde6fb405eca1552e7ddb1ef52 authored over 8 years ago by Tim Rühsen <[email protected]>
* src/connect.c (connect_to_ip): Check return value of setsockopt.
* src/ftp.c (ftp_retrieve_lis...
* bootstrap.conf: Add xmemdup0 and strpbrk.
* src/init.c (cmd_use_askpass): Add 'const' to char ...
49af22ca94570da3fa43c98e92ec0830f786db0d authored over 8 years ago by Tim Rühsen <[email protected]>
d505714a320834ade6a96e63d948f0c7605af9b6 authored over 8 years ago by Tim Rühsen <[email protected]>
* doc/wget.texi: Add --use-askpass to documentation.
* src/init.c: Add cmd_use_askpasss to set o...
* testenv/Test-recursive-basic.py: New file. Test basic recursion
* testenv/Test-recursi...
* testenv/Makefile.am: Sort all the python tests in alphabetical
order
* testenv/README: Update documentation to meet current project
status
* testenv/Test...
* src/http.c (struct http_stat): Add `temporary` flag.
(check_file_output): Append .tmp to tempo...
* bootstrap.conf: Add gnulib modules fopen, open.
* src/http.c (open_output_stream): Limit file ...
cfg.mk: Skip .der files.
testenv/certs/server-template.cfg: Remove empty final line.
testenv/cer...
0787d7253edff7d808c47d36e10766e8adda2100 authored over 8 years ago by Tim Rühsen <[email protected]>
964f4646da4d4d60f00d8efb4fc06426541c87c0 authored over 8 years ago by Tim Rühsen <[email protected]>
* configure.ac: Add --with-psl-file to set a PSL file
* src/cookies.c (check_domain_match): Load...
* src/cookies.c (cookie_header): Use heap instead of stack.
* src/http.c (request_send): Likewis...
The signal handler for SIGALRM calls longjmp, but the handler is
installed before the jump targe...
* src/init.c: Remove hyphens from command names
* src/main.c: Likewise
Options with hyphens (or...
0fe79eeacba0067c8d5b70d62116ad003b3c98b1 authored over 8 years ago by Jeffery To <[email protected]>e3fb4c3859d2705fb2de80801b0bba2b64bea1a1 authored over 8 years ago by Tim Rühsen <[email protected]>
* src/init.c: Add keepbadhash
* src/main.c: Add keep-badhash
* src/options.h: Add keep_badhash
*...
7fad76db4cdb7a0fe7e5aa0dd88f5faaf8f4cdc8 authored over 8 years ago by Tim Rühsen <[email protected]>
* bootstrap.conf: Add 'link', 'unlink' and 'symlink'
3e7e29f3588acb2ca5e36cfba3c4e0021da9cc06 authored over 8 years ago by Matthew White <[email protected]>
* src/metalink.c (retrieve_from_metalink): Continue file download if
opt.always_rest is true
...
e0b60fd0736c7f25642b0cb7cdfc0dd74f1d6d6f authored over 8 years ago by Matthew White <[email protected]>
* bootstrap.conf: Add crypto/md2, and crypto/md4
* src/metalink.c (retrieve_from_metalink): Add ...
* bootstrap.conf: Add crypto/sha512
* src/metalink.c (retrieve_from_metalink): Add md5, sha1, sh...
* src/ftp.c: Fix style.
* src/http.c: Likewise.
* src/xattr.h: Likewise.
* src/xattr.c: Likewise...
* configure.ac: Check for xattr availability
* src/Makefile.am: Add xattr.c
* src/ftp.c: Include...
* ChangeLog-2014-12-10: invokation -> invocation
* doc/wget.texi: invokation -> invocation
* src...
* doc/Makefile.am: Save fallback for pod2man --utf8
Reported-by: Jérémie Courrèges-Anglas <jca@...
0b151f51ebf6e697c4b0e990a269956b2e49c195 authored over 8 years ago by Tim Rühsen <[email protected]>
* src/openssl.c (ssl_init): Use SSL_is_init_finished() instead of
SSL_state(), conditionally s...
* Test-pinnedpubkey-hash-https.py: Read hashed pubkey from file
* Test-pinnedpubkey-hash-no-chec...
* src/hsts.c (hsts_file_access_valid): we should check for "world-writable"
files only on Un...
* gnulib: Sync gnulib submodule with upstream
* bootstrap: Update to latest version from gnulib/...
* src/iri.c (do_conversion): Cast 2. param of iconv() to
'ICONV_CONST char **'
* src/url.c (con...
* src/url.c: Remove check for HAVE_ICONV
7e585fe23dd69cadfc3f44df0c5f8bc47ab37cbb authored over 8 years ago by Tim Rühsen <[email protected]>* bootstrap.conf: Add 'langinfo'
526e98f7c454c2469161bd421014153171911436 authored over 8 years ago by Tim Rühsen <[email protected]>* src/gnutls.c: Include gnulib fcntl.h
d75f43f0839a87dca9267cd66c2544e1b0560fe4 authored over 8 years ago by Tim Rühsen <[email protected]>
* src/Makefile.am: Add $(GETADDRINFO_LIB) $(HOSTENT_LIB) $(INET_NTOP_LIB)
$(LIBSOCKET) $(LIB_CL...
* README.checkout: Python test suite needs Python3
ade62eb40093d58465ef7c01b30f97349f5d2ea3 authored over 8 years ago by Tim Rühsen <[email protected]>bd7f36705b4daca56ebb825eae55faa7f17084d9 authored over 8 years ago by Giuseppe Scrivano <[email protected]>
If not --trust-server-names is used, FTP will also get the destination
file name from the origin...
* src/iri.h: Fix #define for parse_charset
* src/html-url.c: Surround some IRI code parts by #if...
* src/sysdep.h: Removed definition of MAP_FAILED
* src/utils.c: Check and define MAP_FAILED afte...
* testenv/Makefile.am: Add Test-missing-scheme-retval.py
* testenv: New file Test-missing-scheme...
* doc/Makefile.am: Fallback to pod2man without utf-8 on error
302aa79abb17a2b621e2191723e5e2cf3ebc5dbb authored over 8 years ago by Tim Rühsen <[email protected]>
* src/main.c (save_hsts): save the in-memory HSTS database to a file
only if something chang...
* hsts.c (hsts_file_access_valid): check that the file is a regular
file, and that it's not ...
* README.checkout: Improve text about Perl libraries
2e6f62906178b0f819397f9e39ca1a03a05d5761 authored over 8 years ago by Tim Rühsen <[email protected]>* src/progress.c: Remove special 'emacs' code
Fixes #47989
a952f81f3e0cf6bee51facf609ced49b54c6ad46 authored over 8 years ago by Tim Rühsen <[email protected]>* src/mswindows.c (xsleep): Fix check for number of seconds
42cc84b6b6cceeb146a668797ceaafe60743ce6d authored over 8 years ago by Jernej Simončič <jernej|[email protected]>* src/iri.c (do_conversion): More accurate log message
96ab9cad882f34c77fca0ba8d6ea0daf1803fb94 authored over 8 years ago by Sergio Gelato <[email protected]>* src/hosts.c: Include sys/select.h if HAVE_LIBCARES
Reported-by: Gisle Vanem <[email protected]>
268163444d8c1e619e748164892c3994d7f78644 authored over 8 years ago by Tim Rühsen <[email protected]>* src/host.c: Undef 'select' on Windows
53800415a9edac2a703b52dcbf36258ad6a6a916 authored over 8 years ago by Gisle Vanem <[email protected]>* testenv/*.py: Set eXecute flags
Regression from commit 926e42d4678689195a0bbed210c6d027db7cc390
528770ca8b604313d31c9ed3d934b2816e74b7ae authored over 8 years ago by Tim Rühsen <[email protected]>* src/hsts.c (hsts_store_entry): strictly comply with RFC 6797.
RFC 6797 states in section 8.1...
2f1c6a05c8c5b01c71eca2c586524ebf170f460d authored over 8 years ago by Ander Juaristi <[email protected]>* src/hsts.c (hsts_store_dump): s/[:port]/<port>/
33d860e1ef9e35708e3834c6e8d1f70a74c7892c authored over 8 years ago by Ander Juaristi <[email protected]>
* testenv/Makefile.am: Add new tests
* testenv/Test-pinnedpubkey-der-https.py: New test
* testen...
* doc/wget.texi: Add description for --pinnedpubkey
* src/gnutls.c: New function pkp_pin_peer_pu...
* testenv/test/base_test.py (__init__): Use test file name for name,
remove 'name' parameter
*...
* testenv/Test--rejected-log.py: Add missing tabs in expected output
d286d5408bb5ac91036c26b4ebf102926c8c928d authored over 8 years ago by Tim Rühsen <[email protected]>
* testenv/test/base_test.py (__exit__): Return self.tests_passed
(__test_cleanup): Set self.te...
* src/metalink.c (retrieve_from_metalink): Fix debug message to print the
fingerprint instead of...
This reverts commit b916595168b6eb0f8868a67a9d214d5e0022871f.
722675553ca5bf1adde945b013434fe336a55493 authored almost 9 years ago by Darshit Shah <[email protected]>
* wget.texi: Replace server.com by example.com,
replace ftp://wuarchive.wustl.edu by https://e...
f3e63f0071b5a3d5cb1d818f46678e82ec3d99ee authored almost 9 years ago by Giuseppe Scrivano <[email protected]>
* src/metalink.c (retrieve_from_metalink): Fix debug message to print the
fingerprint instead of...
* README.checkout: Add description for libares
* configure.ac: Add check for libares
* doc/wget....
* src/gnutls.c (ssl_connect_wget, ssl_check_certificate): Fix SNI server name
* src/openssl.c (s...
* doc/wget.texi: Fix links
598445ebd1db6db5412bb89788e4511103149e05 authored almost 9 years ago by Tim Rühsen <[email protected]>