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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
gethostbyaddr_r: Don't put garbage in data->hostname
David Goulet
2018-04-20
*
gethostbyaddr_r: Populate h_addrtype field
David Goulet
2018-04-20
*
test: Make getpeername test connect to moria1
David Goulet
2018-04-20
*
socks5: Always use ATYP 0x03 for CONNECT command
David Goulet
2018-04-20
*
test: Detect if tor is running in test_fd_passing
David Goulet
2017-08-04
*
tests: Add a check for a running Tor
David Goulet
2017-02-24
*
Fix check_addr() to return either 0 or 1
David Goulet
2017-02-24
*
Use AC_USE_SYSTEM_EXTENSIONS to try to use POSIX extensions
David Goulet
2016-10-16
*
Return connection refused on deny by ruleset error
David Goulet
2016-06-21
*
Switch from Perl to automake tap. No more run-time Perl needed.
Taylor R Campbell
2016-06-13
*
Avoid potential null pointer dereferences in test_connection.
Taylor R Campbell
2016-06-13
*
Make sure pipe_fds is initialized in error branch.
Taylor R Campbell
2016-06-13
*
Suppress signed/unsigned comparison warnings with justified casts.
Taylor R Campbell
2016-06-13
*
Work around broken declaration of gethostbyaddr on older NetBSD.
Taylor R Campbell
2016-06-13
*
test: Change IPs with the new ones TPO just setup
David Goulet
2016-06-13
*
Fix: indentation in getpeername test
David Goulet
2015-04-22
*
Fix the broken getpeername() implementation.
Yawning Angel
2015-03-28
*
Test: support out of tree make check
David Goulet
2015-01-19
*
Fix: improve getpeername to actually works
David Goulet
2014-10-22
*
Fix: improve Unix socket passing detection
David Goulet
2014-10-22
*
Test: add missing connection destroy
David Goulet
2014-10-01
*
Test: possible double free in onion test
David Goulet
2014-10-01
*
Test: fix memory leak in DNS test
David Goulet
2014-10-01
*
Refactor the connect() code flow for clarity
David Goulet
2014-03-31
*
Tests: add connect() test
David Goulet
2014-03-31
*
Tests: add socket() test
David Goulet
2014-03-31
*
Fix: socket() type check SOCK_STREAM
David Goulet
2014-03-31
*
Fix: change TSOCKS_LOOPBACK bitness
Lunar
2014-03-24
*
Test: add socks5 tests
Luke Gallagher
2014-03-02
*
Fix: remove the use of IPv4 sockaddr in connect
David Goulet
2014-02-20
*
Tests: add one for utils_tokenize_ignore_comments
David Goulet
2014-02-20
*
Fix: deny connection to ANY address
David Goulet
2014-02-20
*
Test: add unit test for sockaddr_is_localhost
David Goulet
2014-02-08
*
Add localhost resolve utils function
David Goulet
2014-02-08
*
Fix: fix localhost resolution address
David Goulet
2013-11-07
*
Add NetBSD support
Thomas Klausner
2013-11-06
*
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
*
Tests: add config-file tests
Luke Gallagher
2013-09-23
*
Tests: add utils unit tests
Luke Gallagher
2013-09-23
*
Tests: add connection object unit test
David Goulet
2013-08-31
*
Tests: add onion pool subsystem unit test
David Goulet
2013-08-30
*
Add tests to make check
David Goulet
2013-08-24
*
Add DNS resolution test
David Goulet
2013-08-24
*
Remove old tests and add tap library
David Goulet
2013-08-24