rl1987
|
110765f556
Use get_interface6_via_udp_socket_hack() properly in _list().
|
8 years ago |
rl1987
|
680d0701e5
Tweak ioctl case.
|
8 years ago |
rl1987
|
44497e9ebc
Add family argument to get_interface_addresses_raw (and subfunctions).
|
8 years ago |
teor (Tim Wilson-Brown)
|
1949908d13
Fix a typo in the comment for tor_addr_port_split
|
9 years ago |
teor (Tim Wilson-Brown)
|
e54e71fb6b
Limit IPv6 mask bits to 128
|
9 years ago |
teor (Tim Wilson-Brown)
|
021958934f
Consistently ignore multicast in internal reject private exit policies
|
9 years ago |
teor (Tim Wilson-Brown)
|
878b5738c2
Update comments in get_interface_addresses_ioctl
|
9 years ago |
teor (Tim Wilson-Brown)
|
7fa102b487
Add checks and unit tests for get_interface_address* failure
|
9 years ago |
Fabian Keil
|
3ea834ce0a
get_interface_address6_list(): Bring back a return code check
|
9 years ago |
teor (Tim Wilson-Brown)
|
a659a3fced
Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027
|
9 years ago |
teor (Tim Wilson-Brown)
|
098b82c7b2
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
|
9 years ago |
teor (Tim Wilson-Brown)
|
d3358a0a05
ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only
|
9 years ago |
teor (Tim Wilson-Brown)
|
e033d5e90b
Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes
|
9 years ago |
teor (Tim Wilson-Brown)
|
31eb486c46
Add get_interface_address[6]_list for a list of interface IP addresses
|
9 years ago |
Nick Mathewson
|
347fe449fe
Move formatting functions around.
|
9 years ago |
Nick Mathewson
|
877354a9af
Try a little harder to fix the tor-ci-windows builder, or figure out why it is broke
|
9 years ago |
Nick Mathewson
|
d9052c629b
Remove checks for visual C 6.
|
9 years ago |
Nick Mathewson
|
30e933b136
Merge branch 'ticket14710_squashed'
|
9 years ago |
rl1987
|
a4f89e21a6
Whitebox test for get_interface_address6_via_udp_socket_hack().
|
9 years ago |
rl1987
|
92fc728d83
Bugfix: we don't want loopback/multicastaddress from _hack().
|
9 years ago |
rl1987
|
6888523d73
Moving the hacky part of get_interface_address6() into separate function.
|
10 years ago |
Nick Mathewson
|
7117959199
Fix deadcode warning in get_interface_addresses_raw().
|
9 years ago |
Nick Mathewson
|
2af7bc5b46
Fix a trivial double-close in address.c. CID 1268071
|
9 years ago |
Sebastian Hahn
|
c8ce973dc7
Avoid undefined behaviour in ifreq_to_smartlist
|
9 years ago |
Sebastian Hahn
|
87a95b0236
Actually get all interface addresses
|
9 years ago |
Nick Mathewson
|
420037dcef
Merge branch 'if_addr_refactoring_squashed'
|
9 years ago |
rl1987
|
3966145dff
Refactor code that looks up addresses from interfaces
|
10 years ago |
Jacob Appelbaum
|
8d59ddf3cb
Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.
|
10 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
Nick Mathewson
|
b3b840443d
Remove a logically dead check to please coverity
|
10 years ago |