aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_addr.c
Commit message (Expand)AuthorAge
* Synchronize with upstream tinytest again: remove _identifiersNick Mathewson2012-02-13
* Use getifaddrs, not connect+getsockname, to find our addressNick Mathewson2011-12-28
* Imporved unit test coverage for tor_inet_ptonAnders Sundman2011-11-19
* Merge remote-tracking branch '4ZM/topic/test/4433_address'Nick Mathewson2011-11-14
|\
| * Unit tests for tor_addr_to_PTR_nameAnders Sundman2011-11-11
* | Unit tests for tor_addr_to_strAnders Sundman2011-11-11
* | Unit tests for tor_inet_ntopAnders Sundman2011-11-11
|/
* Change "reverse_lookup_name" functions to refer to "PTR_name"sNick Mathewson2011-10-11
* Fix names of functions that convert strings to addrsNick Mathewson2011-10-11
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-14
|\
| * Check some more return values in unit testsSebastian Hahn2011-06-08
* | Upgrade to the latest version of tinytestNick Mathewson2011-06-09
|/
* Standardize our printf code on %d, not %i.Nick Mathewson2011-04-19
* Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
* Split directory tests into their own module.Nick Mathewson2009-09-23
* Split test_util() into smaller functions.Nick Mathewson2009-09-23
* Split general util and address tests into their own files.Nick Mathewson2009-09-23