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
Add socket(2) support More... over 11 years ago
Don't compile test/ More... over 11 years ago
Add reentrant functions gethostby* More... over 11 years ago
Add getpeername(2) support More... over 11 years ago
Fix: add missing optlen assignement in connect More... over 11 years ago
Add support for gethostbyaddr_r(3) More... over 11 years ago
Update TODO for this rewrite More... over 11 years ago
Add close(2) support More... over 11 years ago
Fix: add missing include in header More... over 11 years ago
Add .onion address support More... over 11 years ago
Add domain name SOCKS5 connect support More... over 11 years ago
Implement gethostbyaddr libc call More... over 11 years ago
Implement gethostbyname2() GNU extension call More... over 11 years ago
Fix: set maximum possible buffer in SOCKS5 resolve req. More... over 11 years ago
Add IPv6 support to Tor resolve command More... over 11 years ago
Support the RESOLVE PTR Tor command in the socks5 API More... over 11 years ago
Separate libc call in specific files More... over 11 years ago
Rename file so the Makefile does not complain More... over 11 years ago
Implement the getaddrinfo(3) torsocks call More... over 11 years ago
Fix: SOCKS5 connect reply was not receiving the correct len More... over 11 years ago
Implement the gethostbyname(3) torsocks call More... over 11 years ago
Implement the connect(2) torsocks call. Not final but working More... over 11 years ago
Change connection create function More... over 11 years ago
Add registry lock API and connection's refcount More... over 11 years ago
Add hashtable from Tor code and add support for in with connection More... over 11 years ago
Add comments in torsocks.h More... over 11 years ago
Multiple changes accross the code base More... over 11 years ago
Add SOCKS5 interface to connect More... over 11 years ago
Fix: add missing includes in log.h More... over 11 years ago
Initial import of thread safe design proposal More... over 11 years ago