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
move manpages to maintainer-clean make target More... about 6 years ago
add support for outgoing connections with HTTP/1.1 More... about 6 years ago
travis: run make clean before second compile More... about 6 years ago
add support for asciidoctor to generate manpages More... about 6 years ago
enforce socket timeout on new sockets via setsockopt() More... about 6 years ago
add a comment example in the filter file example More... over 6 years ago
fix check_acl compilation with --enable-debug More... over 6 years ago
transparent: fix invalid memory access More... over 6 years ago
anonymous: fix segfault loading config item More... over 6 years ago
conf: use 2 swappable conf slots, so old config can stay valid More... over 6 years ago
conf: fix loading of default values More... over 6 years ago
remove duplicate code calling reload_config_file() More... over 6 years ago
access config via a pointer, not a hardcoded struct address More... over 6 years ago
remove config file name item from conf struct More... over 6 years ago
remove godaemon member from config structure More... over 6 years ago
log: remove special case code for daemonized mode without logfile More... over 6 years ago
syslog: always use LOG_USER facility More... over 6 years ago
move commandline parsing to main() More... over 6 years ago
move initialize_config_defaults to conf.c More... over 6 years ago
start work on 1.11.x More... over 6 years ago
Use gai_strerror() to report errors of getaddrinfo() and getnameinfo() More... almost 7 years ago
Fixes #256 Provides ::1 as allowed More... about 7 years ago
fix usage of stathost in combination with basic auth More... over 7 years ago
filter file: Don't ignore lines with leading whitespace (#239) More... over 7 years ago
Do not give error while storing invalid header More... over 7 years ago
implement detection and denial of endless connection loops More... over 7 years ago
do hostname resolution only when it is absolutely necessary for ACL check More... over 7 years ago
move sockaddr_union to sock.h More... over 7 years ago
log.c: protect logging facility with a mutex More... over 7 years ago
conf.c: merely warn on encountering recently obsoleted config items More... over 7 years ago