1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added parsing "bool" values to config parser. More... about 16 years ago
Fixed quoted string parsing. More... about 16 years ago
Fixed typo: local_ip is in_addr, not tcp port. More... about 16 years ago
Ignore SIGPIPE. More... about 16 years ago
Better socket errors logging. More... about 16 years ago
Client is not dropped until both parts of duplex connection are shut down. More... about 16 years ago
Added timestamp to log messages. More... about 16 years ago
Unsigned variable is always >= 0. More... about 16 years ago
Better logging. More... about 16 years ago
Fixed handling EOF from client while connection is ongoing. More... about 16 years ago
Fixed socket leak in redsocks_connect_relay() More... about 16 years ago
Added "make .depend" and some other makefile improvements. More... about 16 years ago
.svnignore -> .gitignore More... about 16 years ago
Added http-relay example. More... over 16 years ago
Disable daemon() while we have no proper logging support. More... over 16 years ago
Added http-relay subsystem to add transparent-proxy support to any http proxy. More... over 16 years ago
Added relay_subsys.fini() callback More... over 16 years ago
Fixed segfault in redsocks_drop_client More... over 16 years ago
Fixed bug in redsocks_connect_relay (client was always dropped) More... over 16 years ago
Added base instance.configured && check that we have single base config entry. More... over 16 years ago
Added `config.h` support & autogeneration. More... over 16 years ago
Renamed http_* to httpc_* More... almost 17 years ago
Updated error message, written to log. More... almost 17 years ago
Prevent namespace pollution. More... almost 17 years ago
tags target depend on sources More... almost 17 years ago
Added hook to call instead of redsocks_connect_relay More... almost 17 years ago
Fixed getdestaddr() warning. More... almost 17 years ago
Retabbed file a bit. More... almost 17 years ago
Updated ignore-list. More... almost 17 years ago
Added redsocks.local_ip setting More... almost 17 years ago