I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/progress.c (create_image): Sanitize input param 'dl_total_time' More... over 5 years ago
* fuzz/README.md: Update clang instructions More... over 5 years ago
* fuzz/wget_read_hunk_fuzzer.c: Use cast to fix C++ error More... over 5 years ago
* src/Makefile.am: Add build_info.c to EXTRA_DIST More... over 5 years ago
* .gitlab-ci.yml: Skip tests on tarball build due to missing perl More... over 5 years ago
* tests/WgetTests.pm: Support to set the wget executable for testing More... over 5 years ago
* .gitlab-ci.yml: Add --with-ssl=no More... over 5 years ago
* AUTHORS: Add Darshit Shah and Tim Rühsen as maintainers More... over 5 years ago
* .gitlab-ci.yml: Allow failure for Valgrind and Scan-Build CI runner More... over 5 years ago
* src/cookie.c: Fix cookie file header to be recognized by 'file' More... over 5 years ago
* .mailmap: Allow mapping contributors for statistics More... over 5 years ago
testenv: Allow definition of environment variables for wget execuion
Tomáš Hozza
as Tomas Hozza
More... over 5 years ago
testenv: HTTPTest.begin() should return exit value
Tomáš Hozza
as Tomas Hozza
More... over 5 years ago
testenv: enable running tests on different wget binary
Tomáš Hozza
as Tomas Hozza
More... over 5 years ago
* src/ftp.c (delelement): Make sure free'd pointer is set to NULL More... over 5 years ago
* configure.ac: Ignore -Wchkp which is deprecated
darnir
as Darshit Shah
More... over 5 years ago
Update gnulib
darnir
as Darshit Shah
More... over 5 years ago
Revert "Add . to perl path for all perl tests" More... about 6 years ago
Revert " Hi, Thank you again Darshit for your response. The RejectHeaderField rule rejects ANY header"
darnir
as Darshit Shah
More... about 6 years ago
* .gitignore: Update gitignore file
darnir
as Darshit Shah
More... about 6 years ago
Hi, Thank you again Darshit for your response. The RejectHeaderField rule rejects ANY header of the header field while RejectHeader rejects ONLY the specified full header. Since we wanted to be sure a header field is not sent to the server we wrote this rule. More... about 6 years ago
* src/log.c (log_vprintf_internal): Don't log twice More... about 6 years ago
* src/openssl.c (ssl_init): post handshake auth for OpenSSL More... about 6 years ago
* bootstrap.conf: Explicitly set source_base and test_base More... about 6 years ago
* configure.ac: Remove -fno-sanitize-recover=integer More... about 6 years ago
Replace XDIGIT_TO_NUM by _unhex() with proper unsigned handling More... about 6 years ago
* src/connect.c (select_fd): Check for negative fd More... about 6 years ago
* src/convert.c (convert_basename): Do not pass NULL to strrchr() More... about 6 years ago
* src/url.c (append_uri_pathel): Check for possible NULL dereference More... about 6 years ago
* .gitlab-ci.yml: Enable Windows executables for MinGW runner More... about 6 years ago