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

main.c: update the --method description

The first line of a HTTP request is not a header, it is the start-line,
which for requests is ca...

3d7797c46e2f060d84566b530b29cb498bc940c4 authored over 10 years ago
Fix broken check for libpsl

cae32d41c1889d03af6585f2d97234f3c374c93a authored over 10 years ago
Fix potential memory leak and libpsl configure

a44841cbe2abe712de84d7413c31fc14b44225a7 authored over 10 years ago
Fix checking of iconv_open return code.

Based on libiconv documentation, the iconv_open function returns
(iconv_t)(-1).

Signed-off-by: ...

e43ae39dff5f1264f2f9b37055d90e83b55e609b authored over 10 years ago
Convert domains to lowercase before libpsl checks

c5f2c7fcefeda2bfde76c2bd526de6d308c6ac1f authored over 10 years ago
Fix indentation and remove excess variable

550cd6e9d2d23b39af10c63b27f7b55e47217f1f authored over 10 years ago
Remove unused error codes

97ce41b2d028b21fd99da955345f9f9918e0d2cf authored over 10 years ago
convert: initialize variable before usage.

416d0e892c848b1b0e861c805b7cb8f4e9ca2b14 authored over 10 years ago
warc: Avoid out-of-scope variable usage

e2c8436e17b7cadc8f39493c881c91541669bc7a authored over 10 years ago
Remove tab-space indentation

ebda24eb6961e0969060a9dcafd8d076574f140b authored over 10 years ago
Fix make syntax-check

582e5d8ef7e02d2b51678a31b6c5b0c4fa019c3c authored over 10 years ago
warc: Fix UUID generation on FreeBSD

601401da71d702817b3ce0f932265bb8eeaa9d0e authored over 10 years ago
Better align download percentage status

f3289f76ec37aefd9fbdd6edc6258459c7345cdd authored over 10 years ago
Fix build error on Windows

26787225c1e7f9fba4d93ce2248a1a0995ccc574 authored over 10 years ago
Add GOST94-GOST89-GOST89 and other ciphers support

It is done via one-time call OPENSSL_config. It will fix this error
`OpenSSL: error:140920F8:SSL...

104fd20ac367331cf7b5895796777305df9ab2bd authored over 10 years ago
windows: do not dinamically allocate info->lfilename.

ca402e2f816b1b58c378defc084315498cd9918b authored over 10 years ago
Fix failing make check

8445279306dc6d3974ccc651436115ae06ad59a5 authored over 10 years ago
Fix a problem with ISA server proxy

bb025955c392f83cc81af6faff3c8f828fa6493d authored over 10 years ago
Mark non returning functions

08cedb953b347cee395fcc8b507fc45087de45c6 authored over 10 years ago
ftp: Replace main() with main in comments.

c03855be4071e15c10fcb2b568c8807a45b0eb80 authored over 10 years ago
Remove duplicated words

3e8f9a6436d8ade788e2880901acc9378f0f5652 authored over 10 years ago
Remove trailing empty lines

dd1b69c6000b66881f0a8fb87d7fd1c326487bd9 authored over 10 years ago
Replace @VAR@ in Makefile.am files with $VAR

d1ab00cab4d644d1048ed279f90e633b82cf4455 authored over 10 years ago
Do not depend on always defined macros

ffccc7d3be764adcc3e6113557c1e62a966b0e5d authored over 10 years ago
po/POTFILES.in: add missing file

964ba0a0d525182f732f9b7e8e6592bd5e8c1920 authored over 10 years ago
gnutls: do not include <assert.h>

5a712b5bcf54d8baf8838682a8b8ad0c2b6d68fb authored over 10 years ago
Ensure main calls bindtextdomain

3b502901c021cb0eda46ea44bbf2d73e6b6f7265 authored over 10 years ago
Remove trailing whitespaces

a22cd7394b05dc3d70654fbf4d7bc4bfbc7401b6 authored over 10 years ago
Update fdl.texi from gnulib

8a83a9d893ae039d1717469049aaafdd257a3042 authored over 10 years ago
Do not include strings.h

8a919932a6d42770cb413df0c3ef9c9ae5474987 authored over 10 years ago
Drop usage of strncpy

8e6de1fb5ff0ca0c749da7db634a1b1e3a1215a2 authored over 10 years ago
Do not use exit() with a magic number

087e17be1c9945f1a24d729fa321f3eaf4542f77 authored over 10 years ago
main: make program_name not static

ee5b28367ce0c77f98f5084638c1833a35e1b48d authored over 10 years ago
Fix build when libpsl is not available

4d77b190fda05fb796185654203dc17bab8a5c2e authored over 10 years ago
Support libpsl for cookie domain checking

854ebbf4ddadfa5634648504a7b26159165958ed authored over 10 years ago
Whitespace and formatting changes.(Aesthetic only)

This commit makes lots of whitespace only changes. It has been ensured that this
commit does not...

8624553a31b148f9051cc11725bc01d9760fa07b authored over 10 years ago
More progress bar aesthetic changes

This commit introduces two new changes to how the progress bar looks:
1. Support the --progress=...

4eeabffee6e5b348d36c4f3ba0579ed086226603 authored over 10 years ago
gnulib: update module

f2b9004e8f213f182983d5f6096da737ece753fc authored over 10 years ago
Fix compiler warnings

38a7829dcb4eb5dba28dbf0f05c6a80fea9217f8 authored over 10 years ago
Plug memory leak

351e438e5109856d8e97af19583e655aa2f1bb4c authored over 10 years ago
Aesthetic changes and bug fixes for progress bar

6d4158122cf6d6e04e4f6c96e0d309e7390cc71a authored over 10 years ago
Add --show-progress to force display progress bar

This is a relatively large commit that implements two major features:

1. Implement --show-progr...

8c2fd06ba80b5312b4540859d452664450ec054f authored over 10 years ago
progress: Split update into update and draw

67a4c6cf97d544443b33b0374fe86aebf3298fe1 authored over 10 years ago
fixed 204 response handling, added new Test-204.px

848d7537e17a6ca6b5e91b016e1490b1703b7331 authored almost 11 years ago
tests: add missing files to Makefile.am

6c572cbc332e138130fac8309fc123c44ee53e80 authored almost 11 years ago
Fix compiler warnings

97787110a2b6e99f80b277dbffdbbc4b0d608a55 authored almost 11 years ago
url: remove shorten_string

The function wasn't used and caused a compiler warning:

url.c:1288:1: warning: 'shorten_length'...

226785838ae29964a0cb063d959273ab8e133da7 authored almost 11 years ago
NEWS: cite --start-pos

320cfdcb658e8d6556ae9dfd902c2db1db866a6b authored almost 11 years ago
Tests: Add constraint on https for --https-only test.

Signed-off-by: Yousong Zhou <[email protected]>

d7ea21b2e73d3dcf58e94b689a872025b3591be9 authored almost 11 years ago
Tests: fix TYPE and RETR command handling.

- FTPServer.pm's handling of TYPE command would ignore binary mode
transfer request.
- The ...

701e407af5f3eb102baaa4a186981261602669d2 authored almost 11 years ago
Tests: exclude existing files from the check of unexpected downloads.

Signed-off-by: Yousong Zhou <[email protected]>

ed54c64ad20847b79bbbedc9bd53309464cde361 authored almost 11 years ago
Tests: Add test cases for option --start-pos.

Signed-off-by: Yousong Zhou <[email protected]>

c9bc854938346430749285c95ba42d552d68d048 authored almost 11 years ago
Make wget capable of starting downloads from a specified position.

This patch adds an option `--start-pos' for specifying starting position
of a HTTP or FTP downlo...

dfa1f4e0646f6fab5b768fd67477601126070dbc authored almost 11 years ago
http: aesthetic change

43c89ab7a5b20a84c0f393cb5393b68d3ce382fe authored almost 11 years ago
URL-decode the filename parameter of Content-Disposition HTTP header if it is encoded

5bb2f4316571673291565f5ccd559f9abc8bc931 authored almost 11 years ago
gnulib: pull submodule forward

605eafa79243b1f08815792cd778e7b72a3f13e4 authored almost 11 years ago
wget: move --version copyright year out of the localized string

d68295bdb1571589698ecd0f887f4ba6b72e4d30 authored almost 11 years ago
configure.ac: update copyright years

59080465d170bfd15e5c405bf43a2aafd90586af authored almost 11 years ago
Turn --debug into no-op if compiled without debugging support

b65b9cb8c5f9e00a4bc35871cda07ea78874f01f authored almost 11 years ago
Don't use --debug in Test--post-file.px

Test--post-file.px fails when wget is compiled without debugging support.

Signed-off-by: Lars W...

593b59c697342d00b7adf03296bf6db05bc2d44a authored about 11 years ago
Introduce --no-config. The wgetrc files will not be read

In case of a conflict between --config and --no-config, the one
that appears first will be consi...

b9e5c3e8b342c2fedfd4465191dfef85132ada58 authored about 11 years ago
NEWS: placeholder for the new release

87186cbc2f83abfe3d09aa9a9ca1d81af5e24d19 authored about 11 years ago
Prepare release 1.15

f694b2ea24772e74bec8caf3bfb8dcd509b9f364 authored about 11 years ago
Fix checking the URL length when filename is specified

d260ded06063cd974b50ea061641c98b64fe25a3 authored about 11 years ago
Remove some useless if statements

70f7cdf1af06adaaac906d92cdb78938838f144a authored about 11 years ago
doc: use GFDL 1.3

351d328c07f04e72153af3a3acb54502054315be authored about 11 years ago
fix GnuTLS connect timeout

3b6a3e84a013b53b03a8965e91aa0e9478c77841 authored about 11 years ago
sample.wgetrc: add links to the manual

fb23bc0611f20a493e990caaec3884a738b7505b authored about 11 years ago
gnulib: add as a git submodule

cb358c0a847173a2e83a37d903af4ebef3253183 authored about 11 years ago
Add tests to EXTRA_DIST variable for distribution packaging

12218d353bb16f44a631a6d96fc4c882c70fd8eb authored about 11 years ago
NEWS: update with last changes.

38327281385625bfbcfc18581263575120f107ff authored about 11 years ago
http: Increase max header value length to 512

38933de17c01cf3bf721952d261b35c49c169906 authored about 11 years ago
http: specify Host when CONNECT is used.

aed7d4163a9e2083d294a9471e1347ab13d6f2ab authored about 11 years ago
Remove assert which is always true

42c15e47b45a239ca8150222757288bca0a4d700 authored about 11 years ago
"LIST" or "LIST -a" ftp command according to the remote system

c3835a425a2b441dd741c7edc1684310141fb385 authored about 11 years ago
Fix FTP list parsing & Fix cookies reject

8b2954e58a5599817ac9a5e02c144e95712f6927 authored over 11 years ago
Fix FTP list parsing

bba67890f381a0fd3222fc5763b742d1520746c3 authored over 11 years ago
better backport availability for PFS feature

0c9fb2b0412eddf3593a0014b8df268c1279e263 authored over 11 years ago
tests: do not use -H on IDN tests

fbd9b9c16bd79864ed4898ba8af963908b39b53c authored over 11 years ago
iri: Fix parsing of some URLs contained in HTML documents

1fd32c995cb27d6f3b5879fcf17417284eb039d0 authored over 11 years ago
improved Test-idn-robots.px

c289349684787c9767143c65a3bef0da0e338d9e authored over 11 years ago
add/explain quoting of wildcard patterns in wget.texi

1dec2028d04625b997aada8781df06c1fc9f978d authored over 11 years ago
fix bug #39844

7e85e9509e672642788ae6484b1368e87fe7e2cb authored over 11 years ago
fix --without-ssl compile error

85dd2f7ce2ab7261d6ac9474fc48d8db0c8cfbaa authored over 11 years ago
PFS runtime check

e1fc2057c7cb9cfc559dfbab44c96a9739e3328c authored over 11 years ago
NEWS: cite Perfect-Forward Secrecy

eaf2fc9a4fa0f4f389375f93f7e92f3db360ea2b authored over 11 years ago
added PFS to --secure-protocol

e505664ef3fd26330ceb24778e6a3a3905e1ca10 authored over 11 years ago
add httpsonly to sample wgetrc

e6123ed6458893f418d5ae2abba3d251080f99c5 authored over 11 years ago
NEWS: cite --https-only.

5137cff125db0b55d118091841446b9716af8b35 authored over 11 years ago
added option --https-only

42c78fdd71c311cf96210b709ec0a18ef45ef87f authored over 11 years ago
Fix misspelling.

a7df7ecc2fe452e4bfb29ad2d93ef4d715e75a42 authored over 11 years ago
gnutls: Prevent CA files from being loaded twice if possible

695f11304b30ae3d29e5d8c9bc256f8f524bbd61 authored over 11 years ago
wget: Fix --version wrapping issue

a12bd59111bd5e6fba91a8f1fa6c09698d03f740 authored over 11 years ago
openssl: fix build.

ffb94036f2116649a8de1a930820056aea9cb65f authored over 11 years ago
Fix erroneous error codes when HTTP Digest Authentication fails.

92035dbabd8bb7fc3d10535c97adad2088c9129b authored over 11 years ago
ntlm: support libnettle.

c19d76c02483f070beb688d6fe6f5fafb5674a08 authored over 11 years ago
Fix some memory leaks a problem introduced with the last commit

a300f1e47d12877b13cb661a9742de443232dc1a authored over 11 years ago
doc: document --backups

44ba49b31f4ea515f8a6ef2642a34c0fd2024b90 authored over 11 years ago
warc: Fix some portability issues on VMS.

72b2c58983a63849acede55b9fc619c76d61bdae authored over 11 years ago
Make --backups work as documented

c52bbad9e4bad1393a9d6ba37e600d388f5ab419 authored over 11 years ago