1
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor the connect() code flow for clarity More... over 11 years ago
Tests: add connect() test More... over 11 years ago
Fix: socketpair() denied for INET[6] socket More... over 11 years ago
Tests: add socket() test More... over 11 years ago
Fix: socket() type check SOCK_STREAM More... over 11 years ago
Fix: add autogen.sh to installation procedures More... over 11 years ago
Fix: change TSOCKS_LOOPBACK bitness More... over 11 years ago
Fix: support kfreebsd for mmap() More... over 11 years ago
Fix: set addr len for getsockname in accept More... over 11 years ago
Update version to v2.0.0-rc6 More... over 11 years ago
Fix: use socket fd and NOT sockaddr in accept More... over 11 years ago
Update version to v2.0.0-rc5 More... over 11 years ago
Fix: strict aliasing in library More... over 11 years ago
Add fclose() support More... over 11 years ago
Fix: add torsocks.conf option type More... over 11 years ago
Add option to allow inbound connections More... over 11 years ago
Fix: handle NULL node in getaddrinfo More... over 11 years ago
Update version to v2.0.0-rc4 More... over 11 years ago
Extras: add bash and zsh completion file More... over 11 years ago
Fix: move functions in file and set hidden attribute More... over 11 years ago
Update torsocks.1 man page with new options and some fixes More... over 11 years ago
Add -u/-p/-d to torsocks script More... over 11 years ago
Fix: check SOCKS5 user/pass before setting them in config More... over 11 years ago
Add SOCKS5 username/password authentication More... over 11 years ago
Fix: handle conn. type domain name for socks5 connect More... over 11 years ago
Fix: check strdup return value in config-file.c More... over 11 years ago
Fix: make tsock_tor_resolve support IPv6 More... over 11 years ago
Fix: overload listen and not bind More... over 11 years ago
Fix: remove the use of IPv4 sockaddr in connect More... over 11 years ago
Tests: add one for utils_tokenize_ignore_comments More... over 11 years ago