Commit History

Author SHA1 Message Date
  Nick Mathewson 1555946e20 Have tor_addr hashes return a randomized hash for AF_UNSPEC. 6 years ago
  Nick Mathewson 46bd2aed91 Add an address-set backend using a bloom filter. 6 years ago
  Nick Mathewson 2e7e635c59 Switch from "AF_UNIX is always equal" to "always unequal" to avoid wacky bugs. See discussion on 20261 7 years ago
  Nick Mathewson d25fed5174 Merge remote-tracking branch 'yawning-schwanenlied/bug20261' 7 years ago
  Yawning Angel 7b2c856785 Bug 20261: Treat AF_UNIX addresses as equal when comparing them. 7 years ago
  cypherpunks 3b2f012e28 Avoid reordering IPv6 interface addresses 7 years ago
  Nick Mathewson 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' 7 years ago
  Nick Mathewson 94bff894f9 Fix a large pile of solaris warnings for bug 19767. 7 years ago
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 8 years ago
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' 8 years ago
  Nick Mathewson 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 years ago
  teor (Tim Wilson-Brown) 9f98e6535a Correctly duplicate addresses in get_interface_address6_list 8 years ago
  teor (Tim Wilson-Brown) 2627299ef0 Avoid freeing an uninitialised pointer in get_interface_addresses_ioctl 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson ba2be81fc3 Merge remote-tracking branch 'teor/feature17840-v11-merged-v2' 8 years ago
  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