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

Fix memory leak in utils.c

1ce1a40f949556731889b79feb6840277d85dd16 authored about 10 years ago
Use random() and srandom() if available.

Reported-by: Coverity scanner

7a7a241e5bd9df9731dcaba166444f1734c7777e authored about 10 years ago
Fix loop check in FTP code

Reported-by: Coverity scanner

18fe274e1c1e2ab1481efcb294cf159b54b721c2 authored about 10 years ago
Make 504 Gateway Timeout non fatal

c6ee03342521103f2377abe5acf3d2ebc6f97879 authored about 10 years ago
Fix memory leak in OpenSSL code

0c1bff841b8807cde5c066fe689aa7118a420e37 authored about 10 years ago
Report load failure of cert files only with --debug

Fixes #41331

f518d6cea167cac0f66d6e5fbc5cdb30096db50e authored about 10 years ago
Fix warnings from clang-analyzer 3.6

50ec4d9c3d0f3504baf40cb9d55fe0201edc8552 authored about 10 years ago
Fix possible authentication problem with turkish locale

The test server now treats authentication schemes case-independent.

94b8458af15032047e853b7501a382ace26afac5 authored about 10 years ago
Code cleanup for redirect_output_signal()

Also fixes a compiler warning for 'make check'.

db621341a4991456a8684fbdcf409f74f6259ec8 authored about 10 years ago
Remove 'make check'compiler warnings

2ece0cc425a65d32786f71ad8392263c3f7f1e01 authored about 10 years ago
Remove autogenerated file from sources

po/stamp-po is automatically generated / downloaded upon running make
and hence should not be a ...

0ae74cde3922754ffb2218d8749abf04825cc26c authored about 10 years ago
Update bootstrap script

2bac75dbc56ff283b9c47a4093fe28d93d6fc107 authored about 10 years ago
gnulib: Pull submodule forward

6ab8659ff57c452d2c23a0ca30d965a13aa8bd1d authored about 10 years ago
Fix mangled gitignore file

bd8893a76cc82f31fabd2dc4c508506bcb020675 authored about 10 years ago
Scroll to last character of filename in progress

6c989c7131d3d4f40f8d708ee47943efce9e5dcd authored about 10 years ago
Fix make syntax-check.

425584b61e16078bd6cd70959cd0c8af2c0eddc0 authored about 10 years ago
Add a configure option to disable assertions

Adds a --disable-assert configure option. We **highly recommend** the
use of this option by dist...

ff6fc1f8dd8c8454f18e84fd093f7d0c227d329b authored about 10 years ago
Fix progress bar assertion

94805ad55ae53039717a7f705fe41f0cbe0d8ebc authored about 10 years ago
Fix error handling for CRL loading in OpenSSL code

897ef0771255f7c0044f8860b05fa972b220b575 authored about 10 years ago
Fix range check in map_html_tags()

6e259b76b754f100b7a0354a8f92088c493ecd80 authored about 10 years ago
Added OpenSSL support for --crl-file

cf4991d6022d990604bb8175dc94b931e69617dc authored about 10 years ago
Add 'Accept-Encoding: identity' to request header

Fixes bug #40819
Reported-by: Noël Köthe <[email protected]>

176c2b17fc9fd5e5e9db654e599fbfd2ae313bef authored about 10 years ago
Fix missing _Noreturn declaration specifiers in src/main.c

Reported-by: Gisle Vanem <[email protected]>

9823dc198901c077695251a949fe92becd6b80ca authored about 10 years ago
Fix OpenSSL compile-time check for TLSv1.1 and TLSv1.2

Reported-by: Velemas Vosak <[email protected]>

2457715e7d282411aef54a3ac1982181406c511a authored about 10 years ago
Added new test Test--https-crl.py to check --crl-file

For this test, a proper CA and server key/cert infrastructure
was needed. E.g. without CN being ...

a0c30fc72b745a41836bc7aed63731e4ae32ea47 authored about 10 years ago
Added --crl-file to load a Certificate Revocation List (CRL) file

Reported-by: Noël Köthe <[email protected]>

e4a8fe84e2b813b65d91aec29298eecabe4850a5 authored about 10 years ago
Honour Keep-Alive when range not satisfiable

170a469533b6e78a5694f62d3a5f42885a43310b authored about 10 years ago
Remove redundant condition eval

d81a8d5f56fca2746c4ad83d764bd24adcfbe927 authored about 10 years ago
Skip python tests if python3 is not available

Reported-by: [email protected]

831b9d1880e5300b33c9e70d2faee2a457699dc0 authored about 10 years ago
Fix segmentation fault on do_conversion() failure

Having an unknown local encoding made Wget crash.
We also fix a wrong 'Conversion from ...' mess...

7259c30929bf349488cba8120b976ca61c6438e8 authored about 10 years ago
Added $(LIB_CLOCK_GETTIME) to unit test linkage

On systems with separate librt we need this to successfully
link the unit test program.

Reporte...

b6d8e1e70728de4c945e436d2a5043a7a5e1b6b0 authored about 10 years ago
Fix skip exit code to 77 in tests/Test-stdouterr.px

43e5f022e2311e1349b4801edb86196757b4c280 authored about 10 years ago
Remove empty new-line

51415ad5d679cdc13139850aacafc575a062b65f authored about 10 years ago
Always send Content-Length with POST, PUT, PATCH

e0f149d29dfc1ab54f2903892503257c993e62b1 authored about 10 years ago
Fix name of bootstrap script in documentation

375b671f01745855cfaf4248771adf66d417f6ce authored about 10 years ago
* iri.c (remote_to_utf8): Fixed assumption that char is signed.

Fixes fellowing test case failures idn-cmd-utf8, idn-robots-utf8,
if char is unsigned.

981c7456ff6d8d583a39d43b78173bd0bdd7ce99 authored about 10 years ago
* WgetFeature.pm: Fixed finding of WgetFeature.cfg when using separate

build dirs.
* WgetFeature.pm: Fixed warning from BLOCK eval, made it indo EXPR eval

This fix...

5e71d5aea1ed54a7686786b222521f483a0540de authored about 10 years ago
* added new test Test-proxied-https-auth-keepalive.px

This test similar to Test-proxied-https-auth except that his test
simulates a persistent conne...

c6300a3ac7a812aa1ba9582c6334a21789a106d7 authored about 10 years ago
* Test-proxied-https-auth.px:

add valgrind support,
sync parent / child (client / server)

Fixed the missing synchronizat...

2303793a626158627bdb2ac255e0f58697682b24 authored about 10 years ago
* src/log.c: turn on automatic format check for log_vprintf_internal()

e52879514f0184f22cd1e33ebf8b9bb524f22447 authored about 10 years ago
Fix libpsl configure code

fdd8b8c9974b70993f1b97cc127ea9701449f065 authored about 10 years ago
Remove extra padding from the progress bar

35bfcb34b0eb5ccc28c1e9f308678fd476f6fe22 authored about 10 years ago
Stylistic and idiomatic cleanups in Perl tests

8078adee7f4be04040f12232be8698236153c1f1 authored about 10 years ago
NEWS: add pkg-config support

9f83e0e13cab4248722aba8b4a1f9ebb1c04a0f8 authored about 10 years ago
use pkg-config to check gnutls deps if available

Newer versions of these packages ship with pkg-config files, so if we can
detect it via those, d...

f48be4e0c6542cc7759b25181dfd7c9e3463c284 authored about 10 years ago
use pkg-config to check openssl deps if available

Newer versions of these packages ship with pkg-config files, so if we can
detect it via those, d...

5ae5d2eaeb55e774961bd6f16375537f3a66b7b4 authored about 10 years ago
use pkg-config to check pcre deps if available

Newer versions of these packages ship with pkg-config files, so if we can
detect it via those, d...

47d0d4c331d45fcb1115c97fca1246a1202cfc14 authored about 10 years ago
use pkg-config to check libuuid deps if available

Newer versions of these packages ship with pkg-config files, so if we can
detect it via those, d...

d272339fdad42d1f4f8184e922487f0792fcb3a7 authored about 10 years ago
use pkg-config to check zlib deps if available

Newer versions of these packages ship with pkg-config files, so if we can
detect it via those, d...

297d040ce1436ffc8a23ce59a10df978cdbc2afa authored about 10 years ago
http: Always check for "Connection: close" presence

ea97693b548ea39c08beae2d781571712ccf5ed7 authored about 10 years ago
make _get_rfc2253_formatted static

fb8f81040a4a37109a61bb011a82ecca8f47c647 authored about 10 years ago
fix implicit decl warning

4ea40809cbe2e4ff8138bdd11f61f588ad1d3ee0 authored about 10 years ago
fix skip exit code 77

64a3d521def5c2176e31d5716259f42ae09187ab authored about 10 years ago
fix memory leak

c2bb6bc875e2fe8321d29b87110cd75f1a74355e authored about 10 years ago
use CLOSE_INVALIDATE instead of fd_close

a5c6ae8f28697733fd41bb3b35c4a0eaf11e59c0 authored about 10 years ago
always set fd invalid after close

42333c4a5ecd8fc0bc564522930a79cb861d2f1a authored about 10 years ago
fix memory leak in openssl.c

a6c2ba73d9b47d8c60fd9fca3a25ed54d8ff9b49 authored about 10 years ago
NEWS: Update copyright years

9dd6ea7481bd5281544a910540bdaa24156d76a9 authored about 10 years ago
Add guard for OpenSSL without SSLv3

c81e3df2bc4d06835791427d888d4ae04a2384bc authored about 10 years ago
content for commit 6092205538fd0803ba8090c20b06f44ddb75bbd7

148065bc005ed38759da1e78a364b0af60343a78 authored about 10 years ago
content for commit 605d9053e50697c379e53188e906ef410849705f

4152e98bb04f9ce9c4d1a2a92fe7a6c4886aa592 authored about 10 years ago
Add wrapper for using wget with a socks proxy.

3e2c95b0dd8dadb4a8685698c70027bb958a0828 authored about 10 years ago
added strlcpy(), concat_strings() rewritten

Signed-off-by: Tim Ruehsen <[email protected]>

605d9053e50697c379e53188e906ef410849705f authored about 10 years ago
fixing several memory leaks

6092205538fd0803ba8090c20b06f44ddb75bbd7 authored about 10 years ago
add ./configure valgrind support to test suites

9c34d4ed092ccbfc969c34b0f96349a898496102 authored about 10 years ago
synchronize client and server in Test-proxied-https-auth.px

3eff3ad69a46364475e1f4abdf9412cfa87e3d6c authored about 10 years ago
syntax-check: skip sc_makefile_at_at_check

56a02c1a44872b478bf217dc313976f0bb2b4d80 authored about 10 years ago
Revert "Replace @VAR@ in Makefile.am files with $VAR"

This reverts commit d1ab00cab4d644d1048ed279f90e633b82cf4455.

Conflicts:
tests/Makefile.am

e5cb0f77e637a9e290278b9c9b3bf5ecd890948c authored about 10 years ago
Prepare new development cycle

3697fd9451d462dde69672141dde30a5b59a0f60 authored over 10 years ago
Prepare new release 1.16

b4440d96cf8173d68ecaa07c36b8f4316ee794d0 authored over 10 years ago
Add checks for valid listing file in FTP

When Wget retrieves a file through FTP, it first downloads a .listing
file and parses it for inf...

69c45cba4382fcaabe3d86876bd5463dc34f442c authored over 10 years ago
CVE-2014-4877: Arbitrary Symlink Access

Wget was susceptible to a symlink attack which could create arbitrary
files, directories or symb...

18b0979357ed7dc4e11d4f2b1d7e0f5932d82aa7 authored over 10 years ago
Fix ChangeLog entry

c986ea790c59ad956fff514e2b007808e8d67cb3 authored over 10 years ago
add TLSv1_1 and TLSv1_2 to --secure-protocol

3e3073ca7bd7bc3e7a69b4e5c4a75a7c7f026d9e authored over 10 years ago
Minor optimizations of Python tests

796da8da3a6d3a5d33742a9d495ef86a633ce8c2 authored over 10 years ago
Fix make distcheck for Python tests

7cd528a4e95bed2a8c7956be8c780880820857d9 authored over 10 years ago
css-url.c (get_uri_string): Fix regression from 8e6de1fb5

Solves the issue discovered by Gabriel Somlo and reported in the ml thread
"Regression in git ma...

601b282cd8e7b2783f818469f55923e91cc4e1a8 authored over 10 years ago
fixed IRI misbehaviour(s)

bc347cc36feb309a6aa1708b8d481feb4db46233 authored over 10 years ago
do not use SSLv3 except explicitely requested

6fc11e46ec736c0497b810a13b13430b7f15464b authored over 10 years ago
use test filename as default test name

ff876a371070d63a8d1c965ef3037a3768d9bd63 authored over 10 years ago
remove run-px from tests/makefile.am

21fc7546ef17928513c9f8841469f70e6a2ca132 authored over 10 years ago
fixed test suite race conditions due to double usage of names

afbcaaecba158198cc09325ba119410ff1990acf authored over 10 years ago
Switched to parallel test harness

b64fa2eb84b63286ca3c72b985d631873c3ef21c authored over 10 years ago
fixed memleak in retrieve_url()

8c2d9afd08d0b52e85238a5a1911d3e8d8dc5b15 authored over 10 years ago
track origins when testing with valgrind

b36c3e48c4bf8fb85c7259bedc3f92c79fc2417e authored over 10 years ago
Handle multibyte characters in progressbar

This commit fixes a bug in the progressbar implementation wherein
filenames with multibyte chara...

efe090df89eb5f3b831f1483ef4c33fbae4665a2 authored over 10 years ago
Documentation and code cleanup in test suite

Add (lots) of documentation for various parts of the test suite in the
form of Python docstrings...

f8e9a64ec7445d22f67f1817043d5807c4766556 authored over 10 years ago
Minor cleanup in the test suite

The server_conf hook and the server_sett() methods were no longer
required. The server configura...

5753ed4a72ec727b23960f8deaaf6a3c315a257b authored over 10 years ago
Group common switches in test suite together

Some command line switches are passed to Wget unconditionally. These
switches should exist in a ...

03f8babefe4372acb2580873a637d51bc2086a2b authored over 10 years ago
Fix some texinfo warnings

3858500de42f9033ba7c6ecdc8bebf515f04f263 authored over 10 years ago
Add a project gitignore file

e29020e10c04f454d4e4e54fad605759d1d4812f authored over 10 years ago
More features to Python based test suite

Squashed Commit from parallel-wget of:
b31e6e4 Add support for HTTPS Servers
b828a6e Sleep for n...

b89cda0a771e391ea92cc335553efae26202f810 authored over 10 years ago
Introducing Python based Test Environment

Squashed Commit, of the following commits:

7743384 Update documentation to reflect changes in c...

7cbe8141d1838fd55f5dedab41f126d256d02e02 authored over 10 years ago
testenv: fix make dist

c443399ab10ac37902a7a54f00bca961209293bc authored over 10 years ago
testenv: Remove Test--spider-r.py from XFAIL_TESTS

0606f1a1337ea13281e075769db9afd132314f1a authored over 10 years ago
Refactor the Python based test suite

This is a squashed commit of the following from parallel-wget:
ecd6977 Refactor mainly the test ...

8b83306d5425a1c1e3b498d03e5a2d3c201c38fe authored over 10 years ago
Fix crash in test suite

65fc59aefa267b9096ff9f6322135dfce8d97219 authored over 10 years ago
Document SERVER_WAIT

6cb857502ff7604a6c893adfcda0473d3177eaeb authored over 10 years ago
Support running tests through valgrind

be78cba9e5fe5688ddf8ede2e42061035f0fca13 authored over 10 years ago
Plug memory leaks

eab853b7e6e0616db139a1130d0db7e5580a28b7 authored over 10 years ago