| Commit message (Expand) | Author | Age |
* | Fix a double-newline | Nick Mathewson | 2013-03-18 |
* | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-03-18 |
|\ |
|
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-03-18 |
| |\ |
|
| | * | Add unit test for tor_addr_is_loopback | Nick Mathewson | 2013-03-01 |
* | | | Unit tests for a few more functions and cases in address.c | Nick Mathewson | 2013-03-01 |
|/ / |
|
* | | Update the copyright date to 201. | Nick Mathewson | 2013-01-16 |
* | | Build and test most of the machinery needed for IPv6 virtualaddrmaps | Nick Mathewson | 2012-12-17 |
* | | Merge branch 'win64-7260' | Nick Mathewson | 2012-12-07 |
|\ \ |
|
| * | | In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently | Nick Mathewson | 2012-11-02 |
* | | | Merge branch 'bug7013_take2_squashed' | Nick Mathewson | 2012-11-27 |
|\ \ \ |
|
| * | | | Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr. | George Kadianakis | 2012-11-27 |
| |/ / |
|
* / / | Add a new family-specific syntax for tor_addr_parse_mask_ports | Nick Mathewson | 2012-11-14 |
|/ / |
|
* / | Rename all reserved C identifiers we defined | Nick Mathewson | 2012-10-12 |
|/ |
|
* | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson | 2012-06-04 |
* | Synchronize with upstream tinytest again: remove _identifiers | Nick Mathewson | 2012-02-13 |
* | Use getifaddrs, not connect+getsockname, to find our address | Nick Mathewson | 2011-12-28 |
* | Imporved unit test coverage for tor_inet_pton | Anders Sundman | 2011-11-19 |
* | Merge remote-tracking branch '4ZM/topic/test/4433_address' | Nick Mathewson | 2011-11-14 |
|\ |
|
| * | Unit tests for tor_addr_to_PTR_name | Anders Sundman | 2011-11-11 |
* | | Unit tests for tor_addr_to_str | Anders Sundman | 2011-11-11 |
* | | Unit tests for tor_inet_ntop | Anders Sundman | 2011-11-11 |
|/ |
|
* | Change "reverse_lookup_name" functions to refer to "PTR_name"s | Nick Mathewson | 2011-10-11 |
* | Fix names of functions that convert strings to addrs | Nick Mathewson | 2011-10-11 |
* | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-06-14 |
|\ |
|
| * | Check some more return values in unit tests | Sebastian Hahn | 2011-06-08 |
* | | Upgrade to the latest version of tinytest | Nick Mathewson | 2011-06-09 |
|/ |
|
* | Standardize our printf code on %d, not %i. | Nick Mathewson | 2011-04-19 |
* | Bump copyright statements to 2011 (0.2.2) | Nick Mathewson | 2011-01-03 |
* | Update copyright dates for files not in maint-0.2.1 | Nick Mathewson | 2010-02-27 |
* | Split directory tests into their own module. | Nick Mathewson | 2009-09-23 |
* | Split test_util() into smaller functions. | Nick Mathewson | 2009-09-23 |
* | Split general util and address tests into their own files. | Nick Mathewson | 2009-09-23 |