5
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BB#116: fix invalid free when connecting to ipv6 literal address More... almost 13 years ago
build: check for memmove More... almost 13 years ago
sock: add debug messages to opensock() More... almost 13 years ago
log: remove extra newline characters in log messages. More... almost 13 years ago
[BB#109] Fix crash (infinite loop) when writing to log file fails. More... almost 13 years ago
sock: set IPV6_V6ONLY on the socket before binding an IPv6 address More... almost 13 years ago
sock: factor listening on one socket out of the gai-result-loop in listen_sock() More... almost 13 years ago
sock: update introductory comment for listen_sock() More... almost 13 years ago
sock: in listen_sock(), move variable for setsockopt() into scope More... almost 13 years ago
sock: move listen() into the getaddrinfo result loop in listen_sock() More... almost 13 years ago
sock: log each result of getaddrinfo() in listen_sock() More... almost 13 years ago
[BB#81] allow listening on multiple families when no Listen is provided in config More... almost 13 years ago
sock: in listen_sock(), add a log message for when bind() has failed More... almost 13 years ago
sock: in listen_sock(), detect and log failure to call setsockopt() More... almost 13 years ago
sock: in listen_sock(), add debug message when socket() call failed. More... almost 13 years ago
sock: add a starting debug message to listen_sock() More... almost 13 years ago
child: use a list of listen_fds instead of one single listenfd. More... almost 13 years ago
child: add addr argument to child_listening_sock(). More... almost 13 years ago
sock: add addr argument to listen_sock() More... almost 13 years ago
[BB#63] conf: Allow multiple Listen statements in the config. More... almost 13 years ago
sock/child: remove global variable addrlen. More... almost 13 years ago
[BB#115] Drop supplementary groups More... about 13 years ago
[BB#112] build: fix build with autoconf >= 2.69 More... over 13 years ago
BB#110 limit the number of headers per request to prevent DoS More... over 13 years ago
BB#110 secure the hashmaps by adding a seed More... over 13 years ago
Update authors More... over 14 years ago
build: Prepend to LDFLAGS instead of replacing its contents More... over 14 years ago
Make .xz compressed dist targets too More... about 15 years ago
Bug #103: Move files installed in /etc/ to /etc/tinyproxy/ More... about 15 years ago
Minor whitespace fix More... about 15 years ago