Files
tor/changes
rl1987 110765f556 Use get_interface6_via_udp_socket_hack() properly in _list().
When _list() is called with AF_UNSPEC family and fails to enumerate
network interfaces using platform specific API, have it call
_hack() twice to find out IPv4 and/or IPv6 address of a machine Tor
instance is running on. This is correct way to handle this case
because _hack() can only be called with AF_INET and AF_INET6 and
does not support any other address family.
2016-01-06 14:47:35 +01:00
..
2015-10-07 10:25:00 -04:00
2015-10-02 15:12:04 +02:00
2015-10-02 13:13:58 +02:00
2015-10-07 09:34:49 -04:00
2015-10-02 14:35:16 +02:00
2015-10-02 13:13:58 +02:00
2015-12-30 09:16:11 -05:00
2015-10-06 11:02:55 -04:00
2015-09-09 15:23:25 +02:00
2015-09-30 18:34:15 +02:00
2015-11-25 22:29:59 -05:00
2015-12-09 10:22:26 -05:00
2015-12-08 08:28:27 -05:00
2015-12-09 10:38:13 -05:00
2015-12-15 11:34:00 -05:00
2015-12-14 13:11:20 -05:00
2015-12-15 11:52:00 -05:00
2015-12-22 10:31:26 -05:00
2015-12-18 13:10:13 -05:00
2015-12-18 13:12:42 -05:00
2015-12-23 07:24:59 -05:00
2015-12-22 20:46:15 -05:00
2015-10-30 09:25:39 -04:00
2015-10-24 14:30:53 +03:00