index
:
user/dgoulet/torsocks
getpeername
master
ticket28538_01
David's torsocks repository
David Goulet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Fix: check is_suid flag before each getenv()
David Goulet
2014-02-20
*
Deny libc function bind()
David Goulet
2014-02-20
*
Deny libc function accept()/accept4()
David Goulet
2014-02-20
*
Fix: handle hints being NULL in getaddrinfo
David Goulet
2014-02-20
*
Fix: handle socket creation with multiple types
David Goulet
2014-02-20
*
Fix: better document connection registry mutex
David Goulet
2014-02-20
*
Fix: check strdup return value
David Goulet
2014-02-20
*
Fix: deny connection to ANY address
David Goulet
2014-02-20
*
Fix: remove all variables with double underscore
David Goulet
2014-02-18
*
Fix: change socks5_send_ptr_request to use address type
Luke Gallagher
2014-02-18
*
Fix: IPv6 typo in socks5_send_resolve_ptr_request
Luke Gallagher
2014-02-18
*
Fix: assert conn->fd typo
Luke Gallagher
2014-02-18
*
Fix: build status markdown
Arlo Breault
2014-02-11
*
Fix: return right value with localhost resolve
David Goulet
2014-02-10
*
Fix: fd leak on tor resolve error
David Goulet
2014-02-10
*
Fix: use libc close() when resolving through Tor
David Goulet
2014-02-08
*
Fix: socks5 connect use connection domain and correct len
David Goulet
2014-02-08
*
Fix: bad reference in getaddrinfo() using inet_pton
David Goulet
2014-02-08
*
Test: add unit test for sockaddr_is_localhost
David Goulet
2014-02-08
*
Fix: remove gethostent() usage
David Goulet
2014-02-08
*
Add localhost resolve utils function
David Goulet
2014-02-08
*
Fix: README typos
Jérémie Galarneau
2014-02-07
*
Fix: bad libc detection on system with libcap.so
David Goulet
2014-02-07
*
Add portable is localhost function
David Goulet
2014-02-07
*
Tests: add travis build status image to README
David Goulet
2013-12-09
*
Fix: quote torsocks script shell arguments
David Goulet
2013-12-09
*
Add --version to torsocks.in
David Goulet
2013-11-12
*
Add hardening compile and linker flags
David Goulet
2013-11-12
*
Fix: cleanup configure.ac and add missing headers/functions
David Goulet
2013-11-11
*
Fix: typo in exit.c comment
David Goulet
2013-11-10
*
Fix: add a library cleanup flag
David Goulet
2013-11-10
*
Fix: overload _exit and _Exit to cleanup library
David Goulet
2013-11-10
*
Fix: lookup libc name and pass it to dlopen()
David Goulet
2013-11-10
*
Fix: bad include and duplicate syscall values
David Goulet
2013-11-09
*
Fix: change non TCP socket warning to debug
David Goulet
2013-11-09
*
Fix: check if address is local after onion lookup
David Goulet
2013-11-07
*
Fix: put utils_is_ipv4_local static inline
David Goulet
2013-11-07
*
Fix: set loopback check in host byte order
David Goulet
2013-11-07
*
Fix: reject IPv6 socket creation
David Goulet
2013-11-07
*
Fix: fix localhost resolution address
David Goulet
2013-11-07
*
Fix: add missing errno to handle non-blocking connect()
David Goulet
2013-11-07
*
Revert "Fix: explicitly remove src.old from tarball"
David Goulet
2013-11-06
*
Add __syscall support for *BSD systems
David Goulet
2013-11-06
*
Add NetBSD support
Thomas Klausner
2013-11-06
*
Fix: install documentation in doc directory
David Goulet
2013-11-06
*
Fix: explicitly remove src.old from tarball
David Goulet
2013-11-06
*
Fix: typo in README
David Goulet
2013-11-03
*
Update version to v2.0.0-rc3
v2.0.0-rc3
David Goulet
2013-11-03
*
Fix: add fixtures directory to EXTRA_DIST
David Goulet
2013-11-03
*
Fix: add fixtures.h to makefile.am as EXTRA_DIST
David Goulet
2013-11-03
[prev]
[next]