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
2019-02-26
Downgrade some LOG_ERR messages in the address/* tests to warnings
Nick Mathewson
2019-01-23
If address/get_if_addrs6 can't findipv6, log WARN, not ERR
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-08-21
Remove duplicate include in src/test/test_address.c
Neel Chauhan
2018-08-17
In addrs_in_same_network_family(), choose IP subnet size based on IP type
Neel Chauhan
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-06-27
rectify include paths (automatic) for address.h
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-02-21
Revert 4438ef32's changes to test_address.c
Nick Mathewson
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
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
[next]