I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/http.c (parse_content_range): Use strtoll instead of strtol. More... 12 days ago
Fix eternally repeated slashes in URLs More... 12 days ago
Fix use-after-free in WWW-Authenticate handling More... 14 days ago
Fix segfault in retrieve_from_metalink() when a metalink:file has no resources More... 14 days ago
* .gitlab-ci.yml (ArchLinux): Enable NTLM More... about 1 month ago
* src/http-ntlm.c: Compile with Nettle 4+ More... about 1 month ago
Moving async signal unsafe functions out of signal handler More... about 1 month ago
http: filter Proxy-Authorization on cross-host redirects More... about 1 month ago
hsts: normalize trailing-dot hostnames More... about 1 month ago
hsts: apply port-zero policies to alternate ports More... about 1 month ago
* .gitlab-ci.yml (Tarball-Build): Remove second artifacts section More... about 1 month ago
http: reject symlink replacement before retry writes More... about 1 month ago
http: keep NTLM authorization on its original host More... about 1 month ago
http: scope cached Basic credentials to the origin More... about 1 month ago
* tests/unit-tests.c: Remove redundant redeclarations More... about 2 months ago
* tests/unit-tests.c: Avoid -Wzero-as-null-pointer-constant More... about 2 months ago
* src/retr.c (fd_read_body): Avoid -Wzero-as-null-pointer-constant More... about 2 months ago
* src/iri.c (do_conversion): Drop unused variable More... about 2 months ago
* src/ftp.c (has_insecure_name_p): Avoid -Wzero-as-null-pointer-constant More... about 2 months ago
Fix -Wmissing-variable-declarations More... about 2 months ago
* src/init.c (cleanup): Avoid -Wunterminated-string-initialization More... about 2 months ago
* src/init.h: Increase MAX_LONGOPTION to 27 More... about 2 months ago
* src/utils.c (xsleep): Avoid -Wfloat-conversion More... about 2 months ago
* src/http.c (establish_connection): Avoid -Wzero-as-null-pointer-constant More... about 2 months ago
* src/retr.c (retrieve_from_file): Remove unused variable More... about 2 months ago
* src/main.c: Avoid -Wzero-as-null-pointer-constant More... about 2 months ago
* src/wget.h (DO_REALLOC): Avoid -Wpointer-arith warnings More... about 2 months ago
* src/metalink.c: Include ctype.h More... about 2 months ago
* gitlab-ci.yml: Build and use libmetalink More... about 2 months ago
* src/metalink.c (clean_metalink_string): Fix inverted trailing-space check More... about 2 months ago