5
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Sep 13, 2025 — Sep 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
conf: do not warn about missing user directive unless root More... over 5 years ago
filter: hard error when filter file doesn't exist More... over 5 years ago
manpage: URL-based filtering is no longer recommended More... over 5 years ago
Release 1.11.0 More... over 5 years ago
reverse: redirect if path without trailing slash is detected More... over 5 years ago
reverse: ensure paths always end with a slash More... over 5 years ago
refactor html-error so send_http_headers() can take extra arg More... over 5 years ago
htab: prevent filling up of table with tombstones More... over 5 years ago
orderedmap: fix memory leak when using orderedmap_remove() More... over 5 years ago
htab_delete(): fix failure to set tombstone More... over 5 years ago
make upstream site-spec ipv6 compatible, refactor acl code More... over 5 years ago
configure: check whether gperf is compatible More... over 5 years ago
http-message: fix UB passing long to format string expecting int More... almost 6 years ago
reqs: fix UB passing ssize_t to format string expecting int More... almost 6 years ago
log: replace non-mt-safe localtime() with localtime_r() More... almost 6 years ago
replace usage of non-threadsafe gmtime() with gmtime_r() More... almost 6 years ago
log.c: fix format string args More... almost 6 years ago
html-error: move common.h inclusion back to top More... almost 6 years ago
conf: move inclusion of common.h back to the start More... almost 6 years ago
acl: fix regression using ipv6 with netmask More... almost 6 years ago
conf: only treat space and tab as whitespace More... almost 6 years ago
conf: use [0-9] instead of [[:digit:]] for shorter re strings More... almost 6 years ago
print linenumber from all conf-emitted warnings More... almost 6 years ago
log: print timestamps with millisecond precision More... almost 6 years ago
change loglevel of "Not running as root" message to INFO More... almost 6 years ago
conf: remove bogus support for hex literals More... almost 6 years ago
speed up build by only including regex.h where needed More... almost 6 years ago
Release 1.11.0-rc1 More... almost 6 years ago
add conf-tokens.gperf to EXTRA_DIST More... almost 6 years ago
version.sh: relax regex for release tag detection More... almost 6 years ago