1
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update torsocks.in "hostnames not suported here" instead of "hostnames not supported" because from my tests, on the torrc config (oposite / listening side) that address seems to support host names (SOCKSPort my.tor.proxy:9050) More... 10 months ago
Update torsocks.8, added clarification that hostnames are not supported, just IP address, when user tries to specify a hostname, it fails with additional ramifications. "not suported here" instead of "not supported" because from my tests, on the torrc config (oposite / listening side) that address seems to support host names (SOCKSPort my.tor.proxy:9050) More... 10 months ago
Merge branch 'fix-c99' into 'main' More... almost 2 years ago
fix compatibility with C99 More... almost 2 years ago
Merge branch 'releases' into 'main' More... almost 3 years ago
configure.ac: update version to 2.4.0 More... almost 3 years ago
Merge branch 'hintless' into 'main' More... about 3 years ago
Set AI_NUMERICHOST when delegating to libc gethostbyname More... about 3 years ago
Never request v4-mapped addresses More... about 3 years ago
getaddrinfo: use default hints when none supplied More... about 3 years ago
Merge branch 'changelog-2.4' into 'main' More... about 3 years ago
Changelog for 2.4.0 More... about 3 years ago
Merge branch 'disable-ipv6' into 'main' More... about 3 years ago
Merge branch 'fclose-delegate' into 'main' More... about 3 years ago
Disable ipv6 socket creation by default More... about 3 years ago
Delegate to libc fclose when fileno fails More... about 3 years ago
Merge branch 'typos' into 'main' More... over 3 years ago
Fix typos More... over 3 years ago
Merge branch 'default-allow-syscalls' More... over 4 years ago
Add debug-log for opaque syscall passthrough More... over 4 years ago
Pass through non-blacklisted syscalls More... over 4 years ago
Fixed out-of-bounds write in onion pool. More... over 4 years ago
Fixes an issue when calling recvmsg on a domain socket non-blocking More... about 5 years ago
Add getdents / getdents64 support re ticket 28861 More... over 6 years ago
Update version to v2.3.0 More... over 6 years ago
gethostbyaddr_r: always assign result More... over 6 years ago
log: Remove log line when logging is stopped More... about 7 years ago
gethostbyaddr_r: Don't put garbage in data->hostname More... about 7 years ago
gethostbyaddr_r: Populate h_addrtype field More... about 7 years ago
log: Avoid crash or file corruption when closing logs More... about 7 years ago