1
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add socketpair(2) support More... almost 12 years ago
Add syscall(2) support More... almost 12 years ago
Add socket(2) support More... almost 12 years ago
Don't compile test/ More... almost 12 years ago
Add reentrant functions gethostby* More... almost 12 years ago
Add getpeername(2) support More... almost 12 years ago
Fix: add missing optlen assignement in connect More... almost 12 years ago
Add support for gethostbyaddr_r(3) More... about 12 years ago
Update TODO for this rewrite More... about 12 years ago
Add close(2) support More... about 12 years ago
Fix: add missing include in header More... about 12 years ago
Add .onion address support More... about 12 years ago
Add domain name SOCKS5 connect support More... about 12 years ago
Implement gethostbyaddr libc call More... about 12 years ago
Implement gethostbyname2() GNU extension call More... about 12 years ago
Fix: set maximum possible buffer in SOCKS5 resolve req. More... about 12 years ago
Add IPv6 support to Tor resolve command More... about 12 years ago
Support the RESOLVE PTR Tor command in the socks5 API More... about 12 years ago
Separate libc call in specific files More... about 12 years ago
Rename file so the Makefile does not complain More... about 12 years ago
Implement the getaddrinfo(3) torsocks call More... about 12 years ago
Fix: SOCKS5 connect reply was not receiving the correct len More... about 12 years ago
Implement the gethostbyname(3) torsocks call More... about 12 years ago
Implement the connect(2) torsocks call. Not final but working More... about 12 years ago
Change connection create function More... about 12 years ago
Add registry lock API and connection's refcount More... about 12 years ago
Add hashtable from Tor code and add support for in with connection More... about 12 years ago
Add comments in torsocks.h More... about 12 years ago
Multiple changes accross the code base More... about 12 years ago
Add SOCKS5 interface to connect More... about 12 years ago