I Use This!
Low Activity

Commits : Listings

Analyzed 5 minutes ago. based on code collected about 11 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* fuzz/Makefile.am: Add -lz to fuzzer libs More... over 1 year ago
* src/main.c (print_help): Add --retry-on-host-error to help text More... about 2 years ago
src/http.c (time_to_rfc1123): Fix -Wformat-nonliteral More... about 2 years ago
* src/warc.c (warc_process_cdx_line): Fix variable type to idx_t More... about 2 years ago
* src/main.c (secs_to_human_time): Use snprintf instead of sprintf More... about 2 years ago
* src/main.c (main): Remove unused variable More... about 2 years ago
* src/netrc.c (test_parse_netrc): Check if HAVE_FMEMOPEN is defined More... about 2 years ago
Fix HSTS portability by using int64_t instead of time_t. More... about 2 years ago
maint: post-release administrivia
darnir
as Darshit Shah
More... about 2 years ago
* NEWS: Update NEWS items for release
darnir
as Darshit Shah
More... about 2 years ago
* .gitignore: Remove empty line at EOF
darnir
as Darshit Shah
More... about 2 years ago
* .gitignore: Update file
darnir
as Darshit Shah
More... about 2 years ago
* src.hsts.c(hsts_read_database): Use SCNd64 for portable format flags
darnir
as Darshit Shah
More... about 2 years ago
* configure.ac: Add some warning flags to ignore
darnir
as Darshit Shah
More... about 2 years ago
* cfg.mk: Remove passing syntax-checks from skip list
darnir
as Darshit Shah
More... about 2 years ago
Fix issues from syntax-check
darnir
as Darshit Shah
More... about 2 years ago
* Update Copyright years
darnir
as Darshit Shah
More... about 2 years ago
* bootstrap: Update script
darnir
as Darshit Shah
More... about 2 years ago
* gnulib: Pull forward
darnir
as Darshit Shah
More... about 2 years ago
Cleanup some incorrect uses of AM Conditionals
darnir
as Darshit Shah
More... about 2 years ago
Replace incorrect usage of AC_LIBOBJ in configure.ac
darnir
as Darshit Shah
More... about 2 years ago
Fix case where installed gettext is newer than minimum version
darnir
as Darshit Shah
More... about 2 years ago
* src/netrc.c (test_parse_netrc): Free netrc structure More... about 2 years ago
* .gitlab-ci.yml: Fix path to llvm-symbolizer More... about 2 years ago
* src/netrc.c (test_parse_netrc): New unit test function More... about 2 years ago
* src/http.c (parse_strict_transport_security): Fix typo in string More... over 2 years ago
* .gitlab-ci.yml (Scan-Build): Allow failure due to two false positives More... over 2 years ago
* configure.ac: Use pkg-config for gpgme, libidn2 and nettle More... over 2 years ago
* src/ftp.c: Small cleanups More... over 2 years ago
Print newline after dot progress bar in non-verbose mode More... over 2 years ago