Nick Mathewson
|
cd14405a43
Merge remote-tracking branch 'origin/maint-0.2.7'
|
9 år sedan |
teor (Tim Wilson-Brown)
|
c464a36772
Make get_ifaddrs tests more tolerant of unusual network configs
|
9 år sedan |
Nick Mathewson
|
0e03a0421e
Fix check-spaces complaints
|
9 år sedan |
Nick Mathewson
|
d4212d581a
fix compilation; mark test fns static
|
9 år sedan |
teor (Tim Wilson-Brown)
|
7fa102b487
Add checks and unit tests for get_interface_address* failure
|
9 år sedan |
teor (Tim Wilson-Brown)
|
098b82c7b2
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
|
9 år sedan |
teor (Tim Wilson-Brown)
|
31eb486c46
Add get_interface_address[6]_list for a list of interface IP addresses
|
9 år sedan |
Nick Mathewson
|
d9052c629b
Remove checks for visual C 6.
|
9 år sedan |
Yawning Angel
|
9a9ab455a3
Use correct severity in the get_if_addrs tests.
|
9 år sedan |
Yawning Angel
|
e891deb021
Disable the udp_socket_trick_blackbox tests that fail due to #12377
|
9 år sedan |
Nick Mathewson
|
1ac3cb4823
work around lack of AF_CCITT
|
9 år sedan |
Nick Mathewson
|
725d6157df
fix some compilation warnings
|
9 år sedan |
Nick Mathewson
|
30e933b136
Merge branch 'ticket14710_squashed'
|
9 år sedan |
rl1987
|
33fbb5011d
Use tor_inet_pton() (not inet_pton()) in testcases.
|
9 år sedan |
rl1987
|
5e759127f8
Remove unused function.
|
9 år sedan |
rl1987
|
b5f84fde49
IPv6 case for whitebox test.
|
9 år sedan |
rl1987
|
a4f89e21a6
Whitebox test for get_interface_address6_via_udp_socket_hack().
|
9 år sedan |
rl1987
|
c03493ad13
Skipping the AF_INET6 case because bug #12377 makes it fail.
|
9 år sedan |
rl1987
|
6af471f394
Rework the black box test, like Yawning and nickm suggested.
|
9 år sedan |
rl1987
|
a13f944314
Black box test for get_interface_address6_via_udp_socket_hack().
|
9 år sedan |
Nick Mathewson
|
5644d92dd7
Merge remote-tracking branch 'sebastian/bug14875'
|
9 år sedan |
Sebastian Hahn
|
87a95b0236
Actually get all interface addresses
|
9 år sedan |
teor
|
d0759da14e
Avoid calling SMARTLIST_FOREACH on a NULL smartlist in tests
|
9 år sedan |
Nick Mathewson
|
8f9fb3e8fa
Try to fix some more memory leaks in the unit tests
|
9 år sedan |
Nick Mathewson
|
614fbf1812
Fix some memory leaks in new address tests
|
9 år sedan |
rl1987
|
3966145dff
Refactor code that looks up addresses from interfaces
|
10 år sedan |