5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 30, 2023 — Oct 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
main: orderly shutdown on SIGINT too More... about 4 years ago
run_tests: make travis happy, use signal nr instead of name More... about 4 years ago
conf.c: include common.h More... about 4 years ago
run_tests: do some more extensive testing More... about 4 years ago
tests/webclient: return error when HTTP status > 399 More... about 4 years ago
fix get_request_entity() More... about 4 years ago
replace leftover users of hashmap with htab More... about 4 years ago
add_new_errorpage(): fix segfault accessing global config More... about 4 years ago
vector.h: missing include <unistd.h> for ssize_t More... about 4 years ago
save headers in an ordered dictionary More... about 4 years ago
handle_connection(): print process_*_headers errno information More... about 4 years ago
handle_connection: replace "goto fail" with func call More... about 4 years ago
handle_connection(): factor out failure code More... about 4 years ago
remove bogus custom timeout handling code More... about 4 years ago
fix negative timeout resulting in select() EINVAL More... about 4 years ago
get_request_entity: fix regression w/ CONNECT method More... about 4 years ago
make acl lookup 450x faster by using sblist More... about 4 years ago
acl: typedef access_list to acl_list_t More... about 4 years ago
check_acl: do full_inet_pton() only once per ip More... about 4 years ago
get_request_entity: respect user-set timeout More... about 4 years ago
README.md: describe how transparent proxying can be used More... about 4 years ago
change loglevel of start/stop/reload messages to NOTICE More... about 4 years ago
upstream: fix ip/mask calculation for types other than none More... about 4 years ago
website stylesheet: added pre margin-bottom: 20px. More... about 4 years ago
html-error: substitute template variables via a regex More... about 4 years ago
config parser: increase possible line length limit More... about 4 years ago
manpages: update copyright years More... about 4 years ago
update documentation about signals More... about 4 years ago
allow SIGUSR1 to be used as an alternative to SIGHUP More... about 4 years ago
main.c: remove set_signal_handler code duplication More... about 4 years ago