Commit History

Author SHA1 Message Date
  Nick Mathewson 2d879bd39f Document port_out argument to tor_addr_from_sockaddr 8 years ago
  teor (Tim Wilson-Brown) c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 8 years ago
  teor (Tim Wilson-Brown) 4460feaf28 Fix *_get_all_orports to use ipv6_orport 8 years ago
  Nick Mathewson d10ea49588 Merge remote-tracking branch 'rl1987/feature17950' 8 years ago
  rl1987 fd26c1d994 Re-add the removed address family check. 8 years ago
  Nick Mathewson 5b5abd8c03 Merge commit '110765f5564a588c5f019d32b5e6f66cc7806c41' 8 years ago
  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 8 years ago
  teor (Tim Wilson-Brown) e54e71fb6b Limit IPv6 mask bits to 128 8 years ago
  teor (Tim Wilson-Brown) 021958934f Consistently ignore multicast in internal reject private exit policies 8 years ago
  teor (Tim Wilson-Brown) 878b5738c2 Update comments in get_interface_addresses_ioctl 8 years ago
  teor (Tim Wilson-Brown) 7fa102b487 Add checks and unit tests for get_interface_address* failure 8 years ago
  Fabian Keil 3ea834ce0a get_interface_address6_list(): Bring back a return code check 8 years ago
  teor (Tim Wilson-Brown) a659a3fced Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027 8 years ago
  teor (Tim Wilson-Brown) 098b82c7b2 ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses 8 years ago
  teor (Tim Wilson-Brown) d3358a0a05 ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only 8 years ago
  teor (Tim Wilson-Brown) e033d5e90b Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes 8 years ago
  teor (Tim Wilson-Brown) 31eb486c46 Add get_interface_address[6]_list for a list of interface IP addresses 8 years ago
  Nick Mathewson 347fe449fe Move formatting functions around. 8 years ago
  Nick Mathewson 877354a9af Try a little harder to fix the tor-ci-windows builder, or figure out why it is broke 8 years ago
  Nick Mathewson d9052c629b Remove checks for visual C 6. 8 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. 9 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