openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
torsocks
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 8 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix: use unsigned char for socks5 ABI
David Goulet
More...
over 11 years ago
Fix: use connection_get_ref on creation
David Goulet
More...
over 11 years ago
Fix: use strtok_r reentrant instead of strtok
David Goulet
More...
over 11 years ago
Fix: check is_suid flag before each getenv()
David Goulet
More...
over 11 years ago
Deny libc function bind()
David Goulet
More...
over 11 years ago
Deny libc function accept()/accept4()
David Goulet
More...
over 11 years ago
Fix: handle hints being NULL in getaddrinfo
David Goulet
More...
over 11 years ago
Fix: handle socket creation with multiple types
David Goulet
More...
over 11 years ago
Fix: better document connection registry mutex
David Goulet
More...
over 11 years ago
Fix: check strdup return value
David Goulet
More...
over 11 years ago
Fix: deny connection to ANY address
David Goulet
More...
over 11 years ago
Fix: assert conn->fd typo
Luke Gallagher
More...
over 11 years ago
Fix: remove all variables with double underscore
David Goulet
More...
over 11 years ago
Fix: change socks5_send_ptr_request to use address type
Luke Gallagher
More...
over 11 years ago
Fix: IPv6 typo in socks5_send_resolve_ptr_request
Luke Gallagher
More...
over 11 years ago
Fix: assert conn->fd typo
Luke Gallagher
More...
over 11 years ago
Test: add socks5 tests
Luke Gallagher
More...
over 11 years ago
Fix: build status markdown
Arlo Breault
More...
over 11 years ago
Fix: return right value with localhost resolve
David Goulet
More...
over 11 years ago
Fix: fd leak on tor resolve error
David Goulet
More...
over 11 years ago
Fix: use libc close() when resolving through Tor
David Goulet
More...
over 11 years ago
Fix: socks5 connect use connection domain and correct len
David Goulet
More...
over 11 years ago
Fix: bad reference in getaddrinfo() using inet_pton
David Goulet
More...
over 11 years ago
Test: add unit test for sockaddr_is_localhost
David Goulet
More...
over 11 years ago
Fix: remove gethostent() usage
David Goulet
More...
over 11 years ago
Add localhost resolve utils function
David Goulet
More...
over 11 years ago
Fix: bad libc detection on system with libcap.so
David Goulet
More...
over 11 years ago
Add portable is localhost function
David Goulet
More...
over 11 years ago
Fix: README typos
Jérémie Galarneau
More...
over 11 years ago
Tests: add travis build status image to README
David Goulet
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree