summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* gethostbyaddr_r: Don't put garbage in data->hostnameDavid Goulet2018-04-20
* gethostbyaddr_r: Populate h_addrtype fieldDavid Goulet2018-04-20
* test: Make getpeername test connect to moria1David Goulet2018-04-20
* socks5: Always use ATYP 0x03 for CONNECT commandDavid Goulet2018-04-20
* test: Detect if tor is running in test_fd_passingDavid Goulet2017-08-04
* tests: Add a check for a running TorDavid Goulet2017-02-24
* Fix check_addr() to return either 0 or 1David Goulet2017-02-24
* Use AC_USE_SYSTEM_EXTENSIONS to try to use POSIX extensionsDavid Goulet2016-10-16
* Return connection refused on deny by ruleset errorDavid Goulet2016-06-21
* Switch from Perl to automake tap. No more run-time Perl needed.Taylor R Campbell2016-06-13
* Avoid potential null pointer dereferences in test_connection.Taylor R Campbell2016-06-13
* Make sure pipe_fds is initialized in error branch.Taylor R Campbell2016-06-13
* Suppress signed/unsigned comparison warnings with justified casts.Taylor R Campbell2016-06-13
* Work around broken declaration of gethostbyaddr on older NetBSD.Taylor R Campbell2016-06-13
* test: Change IPs with the new ones TPO just setupDavid Goulet2016-06-13
* Fix: indentation in getpeername testDavid Goulet2015-04-22
* Fix the broken getpeername() implementation.Yawning Angel2015-03-28
* Test: support out of tree make checkDavid Goulet2015-01-19
* Fix: improve getpeername to actually worksDavid Goulet2014-10-22
* Fix: improve Unix socket passing detectionDavid Goulet2014-10-22
* Test: add missing connection destroyDavid Goulet2014-10-01
* Test: possible double free in onion testDavid Goulet2014-10-01
* Test: fix memory leak in DNS testDavid Goulet2014-10-01
* Refactor the connect() code flow for clarityDavid Goulet2014-03-31
* Tests: add connect() testDavid Goulet2014-03-31
* Tests: add socket() testDavid Goulet2014-03-31
* Fix: socket() type check SOCK_STREAMDavid Goulet2014-03-31
* Fix: change TSOCKS_LOOPBACK bitnessLunar2014-03-24
* Test: add socks5 testsLuke Gallagher2014-03-02
* Fix: remove the use of IPv4 sockaddr in connectDavid Goulet2014-02-20
* Tests: add one for utils_tokenize_ignore_commentsDavid Goulet2014-02-20
* Fix: deny connection to ANY addressDavid Goulet2014-02-20
* Test: add unit test for sockaddr_is_localhostDavid Goulet2014-02-08
* Add localhost resolve utils functionDavid Goulet2014-02-08
* Fix: fix localhost resolution addressDavid Goulet2013-11-07
* Add NetBSD supportThomas Klausner2013-11-06
* Fix: add fixtures directory to EXTRA_DISTDavid Goulet2013-11-03
* Fix: add fixtures.h to makefile.am as EXTRA_DISTDavid Goulet2013-11-03
* Tests: add config-file testsLuke Gallagher2013-09-23
* Tests: add utils unit testsLuke Gallagher2013-09-23
* Tests: add connection object unit testDavid Goulet2013-08-31
* Tests: add onion pool subsystem unit testDavid Goulet2013-08-30
* Add tests to make checkDavid Goulet2013-08-24
* Add DNS resolution testDavid Goulet2013-08-24
* Remove old tests and add tap libraryDavid Goulet2013-08-24