index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_addr.c
Age
Commit message (
Expand
)
Author
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'public/bug7484'
Nick Mathewson
2014-11-12
Fix wide lines (from 13172)
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-16
clean up eol whitespace from coccinelle-generated patches
Nick Mathewson
2014-09-16
Remove the legacy_test_helper and legacy_setup wrappers
Nick Mathewson
2014-09-15
Replace all uses of test_{str,}eq
Nick Mathewson
2014-09-15
Replace the remaining test_assert instances
Nick Mathewson
2014-09-15
Make not even macros use test_fail_msg.
Nick Mathewson
2014-09-15
Use coccinelle scripts to clean up our unit tests
Nick Mathewson
2014-04-19
scan-build: avoid undef behaior in tor_inet_pton
Nick Mathewson
2014-04-07
Fix some harmless/untriggerable memory leaks found by coverity
Nick Mathewson
2014-04-05
Merge remote-tracking branch 'public/bug10801_024'
Nick Mathewson
2014-04-05
Make tor_addr_port_parse handle portless IPv6 addresses correctly.
Nick Mathewson
2014-04-05
Add a test for default/port conflicts in tor_addr_port_parse
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-03-27
Don't do a DNS lookup on a bridge line address
Nick Mathewson
2014-03-03
Fix compilation warnings in tor_addr_make_null patch
Nick Mathewson
2014-03-03
add test for tor_addr_make_null
Kevin Murray
2014-02-12
Disallow "*/maskbits" as an address pattern.
Nick Mathewson
2014-02-06
Rename sun to s_un in test_addr.c
Nick Mathewson
2014-02-03
Removing is_internal_IP() function. Resolves ticket 4645.
rl1987
2013-03-18
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-01
Unit tests for a few more functions and cases in address.c
Nick Mathewson
2013-03-01
Add unit test for tor_addr_is_loopback
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-17
Build and test most of the machinery needed for IPv6 virtualaddrmaps
Nick Mathewson
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-11-27
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-14
Add a new family-specific syntax for tor_addr_parse_mask_ports
Nick Mathewson
2012-11-02
In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-02-13
Synchronize with upstream tinytest again: remove _identifiers
Nick Mathewson
2011-12-28
Use getifaddrs, not connect+getsockname, to find our address
Nick Mathewson
2011-11-19
Imporved unit test coverage for tor_inet_pton
Anders Sundman
2011-11-14
Merge remote-tracking branch '4ZM/topic/test/4433_address'
Nick Mathewson
2011-11-11
Unit tests for tor_addr_to_str
Anders Sundman
2011-11-11
Unit tests for tor_addr_to_PTR_name
Anders Sundman
2011-11-11
Unit tests for tor_inet_ntop
Anders Sundman
2011-10-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-06-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-09
Upgrade to the latest version of tinytest
Nick Mathewson
2011-06-08
Check some more return values in unit tests
Sebastian Hahn
2011-04-19
Standardize our printf code on %d, not %i.
Nick Mathewson
[next]