I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* .gitlab-ci.yml (ArchLinux): Enable NTLM More... 20 days ago
* src/http-ntlm.c: Compile with Nettle 4+ More... 20 days ago
Moving async signal unsafe functions out of signal handler More... 20 days ago
http: filter Proxy-Authorization on cross-host redirects More... 21 days ago
hsts: apply port-zero policies to alternate ports More... 21 days ago
hsts: normalize trailing-dot hostnames More... 21 days ago
* .gitlab-ci.yml (Tarball-Build): Remove second artifacts section More... 22 days ago
http: reject symlink replacement before retry writes More... 24 days ago
http: keep NTLM authorization on its original host More... 24 days ago
http: scope cached Basic credentials to the origin More... 24 days ago
* tests/unit-tests.c: Remove redundant redeclarations More... 25 days ago
* tests/unit-tests.c: Avoid -Wzero-as-null-pointer-constant More... 25 days ago
* src/retr.c (fd_read_body): Avoid -Wzero-as-null-pointer-constant More... 25 days ago
* src/iri.c (do_conversion): Drop unused variable More... 25 days ago
* src/ftp.c (has_insecure_name_p): Avoid -Wzero-as-null-pointer-constant More... 25 days ago
Fix -Wmissing-variable-declarations More... 25 days ago
* src/init.c (cleanup): Avoid -Wunterminated-string-initialization More... 25 days ago
* src/init.h: Increase MAX_LONGOPTION to 27 More... 25 days ago
* src/utils.c (xsleep): Avoid -Wfloat-conversion More... 25 days ago
* src/http.c (establish_connection): Avoid -Wzero-as-null-pointer-constant More... 25 days ago
* src/retr.c (retrieve_from_file): Remove unused variable More... 25 days ago
* src/main.c: Avoid -Wzero-as-null-pointer-constant More... 25 days ago
* src/wget.h (DO_REALLOC): Avoid -Wpointer-arith warnings More... 25 days ago
* src/metalink.c: Include ctype.h More... 25 days ago
* gitlab-ci.yml: Build and use libmetalink More... 25 days ago
* src/metalink.c (clean_metalink_string): Fix inverted trailing-space check More... 26 days ago
http: reject chunk-size values that overflow wgint More... 29 days ago
ftp: reject unsafe symlink targets in directory listings More... 29 days ago
ftp: validate PASV/LPSV response address against control connection peer More... 29 days ago
cookies.c: reject cookie instead of discarding jar entry on domain mismatch More... 29 days ago