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
Fix: use unsigned char for socks5 ABI More... over 11 years ago
Fix: use connection_get_ref on creation More... over 11 years ago
Fix: use strtok_r reentrant instead of strtok More... over 11 years ago
Fix: check is_suid flag before each getenv() More... over 11 years ago
Deny libc function bind() More... over 11 years ago
Deny libc function accept()/accept4() More... over 11 years ago
Fix: handle hints being NULL in getaddrinfo More... over 11 years ago
Fix: handle socket creation with multiple types More... over 11 years ago
Fix: better document connection registry mutex More... over 11 years ago
Fix: check strdup return value More... over 11 years ago
Fix: deny connection to ANY address More... over 11 years ago
Fix: assert conn->fd typo More... over 11 years ago
Fix: remove all variables with double underscore More... over 11 years ago
Fix: change socks5_send_ptr_request to use address type More... over 11 years ago
Fix: IPv6 typo in socks5_send_resolve_ptr_request More... over 11 years ago
Fix: assert conn->fd typo More... over 11 years ago
Test: add socks5 tests More... over 11 years ago
Fix: build status markdown More... over 11 years ago
Fix: return right value with localhost resolve More... over 11 years ago
Fix: fd leak on tor resolve error More... over 11 years ago
Fix: use libc close() when resolving through Tor More... over 11 years ago
Fix: socks5 connect use connection domain and correct len More... over 11 years ago
Fix: bad reference in getaddrinfo() using inet_pton More... over 11 years ago
Test: add unit test for sockaddr_is_localhost More... over 11 years ago
Fix: remove gethostent() usage More... over 11 years ago
Add localhost resolve utils function More... over 11 years ago
Fix: bad libc detection on system with libcap.so More... over 11 years ago
Add portable is localhost function More... over 11 years ago
Fix: README typos More... over 11 years ago
Tests: add travis build status image to README More... over 11 years ago