1
I Use This!
Activity Not Available

Commits : Listings

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