Commit History

Author SHA1 Message Date
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 8586611718 Make tor_addr_is_internal log the calling function on error 11 years ago
  David Fifield 78e2d8c7a8 Add fmt_addrport. 11 years ago
  Linus Nordberg 0770e4ccdb Whitespace fixes. 11 years ago
  Linus Nordberg 585ef06978 Add tor_addr_port_new(). 11 years ago
  George Kadianakis 62c1311b3a Fix port range in parse_port_range(). 12 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Nick Mathewson 20d6f787aa Fix "make check-spaces" issues 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson a925fc9189 Merge remote-tracking branch 'public/bug2822' 12 years ago
  George Kadianakis 6d2898607b Fix issues found by nickm. 12 years ago
  George Kadianakis da6e0993dc Generalize fmt_addr() to support IPv6 decorations. 12 years ago
  Nick Mathewson 433d757846 Reject SOCKS requests for "localhost" or ".local" 12 years ago
  Nick Mathewson 80b2756b53 Log statement to help track down bug4091 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 9f06ec0c13 Add interface enumeration based on SIOCGIFCONF for older unixes 12 years ago
  Nick Mathewson 5d44a6b334 Multicast addresses, if any were configured, would not be good if addrs 12 years ago
  Nick Mathewson aa529f6c32 Use getifaddrs, not connect+getsockname, to find our address 12 years ago
  Nick Mathewson 0920cd02f4 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson b7015603fa Fix bug 4530; check return val of tor_addr_lookup correctly 12 years ago
  Nick Mathewson 29db095a35 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 3ebe960f3f Detect tor_addr_to_str failure in tor_dup_addr. 12 years ago
  Sebastian Hahn 9fc7725aba Don't allow building on platforms where AF_UNSPEC != 0 12 years ago
  Nick Mathewson 8592126a18 Merge remote-tracking branch '4ZM/topic/test/4433_address' 12 years ago
  Anders Sundman 1b97588a31 Return value bugfix of tor_addr_to_PTR_name 12 years ago
  Anders Sundman 930eed21c3 Fixed buffer bounds check bug in tor_addr_to_str 12 years ago
  Nick Mathewson 426f6bfda2 Stop using addr_port_lookup as an address splitting function 12 years ago
  Nick Mathewson 491e20ae13 Change "reverse_lookup_name" functions to refer to "PTR_name"s 12 years ago
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs 12 years ago