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.c: pass lineno to handler funcs More... over 7 years ago
simplify codebase by using one thread/conn, instead of preforked procs More... over 7 years ago
child.c: properly initialize fdset for each select() call (#216) More... over 7 years ago
Basic Auth: allow almost all possible characters for user/pass More... almost 8 years ago
build: Remove now unused TINYPROXY_UNSTABLE variable from configure More... about 8 years ago
build: add new version mechanism based on VERSION file and a version.sh script More... about 8 years ago
tinyproxy.8: remove l flag from short options More... about 8 years ago
docs: update the copyright notice in the manpages More... about 8 years ago
scripts: add a script to generate the AUTHORS file from git More... about 8 years ago
Release 1.10.0 More... about 8 years ago
Update AUTHORS More... about 8 years ago
Remove xml-based AUTHORS mechanism. AUTHORS is checked in. More... about 8 years ago
Remove unused authors.c/authors.h and generation mechanism. More... about 8 years ago
main: remove the "-l" switch to display the license and authors More... about 8 years ago
NEWS: just mention to use git log More... about 8 years ago
configure: remove unused variables More... about 8 years ago
fix socks5 upstream user/pass subnegotiation check More... over 8 years ago
fix basicauth string comparison More... over 8 years ago
html-error: Make a switch fallthrough explicit More... over 8 years ago
install tinyproxy to bin/, not /sbin More... over 8 years ago
make bind option usable with transparent proxy too More... over 8 years ago
implement user/password auth for socks5 upstream proxy More... over 8 years ago
enable transparent proxy by default More... over 8 years ago
update upstream syntax in manpage template More... over 8 years ago
fix early logging More... over 8 years ago
make send_stored_logs static More... over 8 years ago
config: unify upstream syntax for http,socks4,socks5 and none More... over 8 years ago
configure.ac: remove -pedantic More... over 8 years ago
rename members of proxy_type enum to have a common prefix More... over 8 years ago
fix possible memory leak More... over 8 years ago