I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
configure.ac: Increase minimum required version to 2.64
darnir
as Darshit Shah
More... over 3 years ago
gnulib: Pull forward
darnir
as Darshit Shah
More... over 3 years ago
main.c (main): Warn when trying to use password without username
darnir
as Darshit Shah
More... over 3 years ago
* src/http.c (http_cleanup): Reset wget_cookie_jar after freeing More... over 3 years ago
* src/main.c: Add description to --help output of wait options More... over 3 years ago
testenv: Add test for handling of no_proxy environment variable
Tomáš Hozza
as Tomas Hozza
More... over 3 years ago
Minor documentation clarification
darnir
as Darshit Shah
More... over 3 years ago
* src/ftp.c (ftp_loop_internal): Check for VERIFCERTERR to avoid SIGABRT More... over 3 years ago
* src/host.c (lookup_host): Fix uninitialized pointer access in c-ares code More... almost 4 years ago
* src/gnutls.c (ssl_init): Small cleanup fixing output of ncerts More... almost 4 years ago
* src/convert.c (downloaded_files_free): Only compile if DEBUG_MALLOC or TESTING is defined More... almost 4 years ago
* src/netrc.c (free_netrc): Only compile if DEBUG_MALLOC or TESTING is defined More... almost 4 years ago
Add missing linefeed in output strings More... almost 4 years ago
* src/metalink.c: Include filename.h instead of dosname.h More... about 4 years ago
* gnulib: Update More... about 4 years ago
Don't print message about loading crl or ca-cert files with --no-verbose
Tomáš Hozza
as Tomas Hozza
More... about 4 years ago
Fix SSL/TLS timeout issues. More... about 4 years ago
Set interactive to true for bar progress. More... about 4 years ago
New implementation for openssl_read, openssl_peek ssl_connect_with_timeout (openssl) More... about 4 years ago
Add NTLM fuzzer More... about 4 years ago
* src/http.c (check_auth): Fix memory leak More... about 4 years ago
* src/http-ntlm.c (mkhash): Fix read buffer overflow More... about 4 years ago
* README.checkout: Fix gperf typo and tab indentation More... about 4 years ago
* .gitlab-ci.yml: Generate online docs and coverage reports for Gitlab More... about 4 years ago
Add code coverage reporting More... about 4 years ago
* src/http.c: Don't cast 3rd param to request_set_header. More... about 4 years ago
* README: Fix typo 'can retrieves' -> 'can retrieve' More... about 4 years ago
* doc/wget.texi: Add maintainers and mention wget2
darnir
as Darshit Shah
More... about 4 years ago
doc/wget.texi: Clarify usage of --level
darnir
as Darshit Shah
More... about 4 years ago
* src/http.c (gethttp): Remove unneeded free of hstat.(message|error) More... about 4 years ago