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_address.c
Age
Commit message (
Expand
)
Author
2017-12-08
Convert the rest of src/common's headers to use FREE_AND_NULL
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_int.cocci
Nick Mathewson
2017-08-24
Fix operator usage in src/test/*.c
Alexander Færøy
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-11-16
fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_...
teor
2016-11-16
Add all four error messages to test_address_get_if_addrs6_list_no_internal()
Neel Chauhan
2016-11-16
Add all four error messages to test_address_get_if_addrs6_list_internal()
Neel Chauhan
2016-09-09
make check-spaces
Nick Mathewson
2016-09-09
Fix cases where the tests were doing closesocket() on a non-socket
Nick Mathewson
2016-09-08
Placate "make check-spaces"
Nick Mathewson
2016-09-08
Simplify log_test_helpers interface
Nick Mathewson
2016-09-08
Tolerate another failure mode of get_if_addres6_list in tests
Nick Mathewson
2016-08-31
Use setup_full_capture_of_logs() where appropriate.
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-17
Keep make check-spaces happy
Andrea Shepard
2016-07-06
Capture the LOG_ERR messages in our tests that had logged errors.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-23
Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378
Nick Mathewson
2016-02-01
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-02-01
Try to fix address tests on FreeBSD
Nick Mathewson
2016-01-03
Add family argument to get_interface_addresses_raw (and subfunctions).
rl1987
2015-11-18
Fix unit tests on systems without IPv4 or localhost addresses
teor (Tim Wilson-Brown)
2015-10-21
Fix a number of unit-test memory leaks, found by valgrind.
Nick Mathewson
2015-10-15
blank line at eof for test_address.c
Nick Mathewson
2015-10-15
Merge remote-tracking branch 'twstrike/address_tests'
Nick Mathewson
2015-10-07
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2015-10-07
Make get_ifaddrs tests more tolerant of unusual network configs
teor (Tim Wilson-Brown)
2015-10-05
Fix spaces
Ola Bini
2015-10-05
Test full IP addresses instead of just one nibble
Ola Bini
2015-10-02
Fix check-spaces complaints
Nick Mathewson
2015-09-29
fix compilation; mark test fns static
Nick Mathewson
2015-09-29
Add checks and unit tests for get_interface_address* failure
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
teor (Tim Wilson-Brown)
2015-09-15
Add several tests for address.h
Ola Bini
2015-09-15
Add get_interface_address[6]_list for a list of interface IP addresses
teor (Tim Wilson-Brown)
2015-06-29
Remove checks for visual C 6.
Nick Mathewson
2015-04-21
Use correct severity in the get_if_addrs tests.
Yawning Angel
2015-04-10
Disable the udp_socket_trick_blackbox tests that fail due to #12377
Yawning Angel
2015-03-31
work around lack of AF_CCITT
Nick Mathewson
2015-03-31
fix some compilation warnings
Nick Mathewson
2015-03-31
Merge branch 'ticket14710_squashed'
Nick Mathewson
2015-03-31
Use tor_inet_pton() (not inet_pton()) in testcases.
rl1987
2015-03-31
Remove unused function.
rl1987
2015-03-31
IPv6 case for whitebox test.
rl1987
2015-03-31
Whitebox test for get_interface_address6_via_udp_socket_hack().
rl1987
2015-03-31
Skipping the AF_INET6 case because bug #12377 makes it fail.
rl1987
2015-03-31
Rework the black box test, like Yawning and nickm suggested.
rl1987
2015-03-31
Black box test for get_interface_address6_via_udp_socket_hack().
rl1987
[next]