Commit History

Author SHA1 Message Date
  Nick Mathewson 35ce42118f Make address_is_invalid_destination recognize ipv6 addrs as valid. 11 years ago
  Nick Mathewson 2889bd2642 Revise the DNS subsystem to handle IPv6 exits. 11 years ago
  Nick Mathewson 0487c0d579 Reindent a block in dns.c 11 years ago
  Nick Mathewson b7843ca554 Make DNS callback pass IPv6 answers to dns_answer_found 11 years ago
  Nick Mathewson 00633b9446 Make dns wildcarding checks work for ipv6 11 years ago
  Nick Mathewson c3faa0ebd5 Simplest version of server-side IPv6 support (no dns) 11 years ago
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Roger Dingledine 65e85dba1b reformat; no actual changes 11 years ago
  Roger Dingledine 0ca47825a7 and make the last commit compile 11 years ago
  Nick Mathewson 78e8eb5f2d Fix compilation error left over from 1cbf45bed1. (Bug 7021) 11 years ago
  Nick Mathewson 223e7cfabe When iterating over connections pending DNS, skip marked ones 11 years ago
  Nick Mathewson 62637fa224 Avoid hard (impossible?)-to-trigger double-free in dns_resolve() 11 years ago
  Roger Dingledine 1004489354 trivial grammar fix 11 years ago
  Nick Mathewson f9fddba539 Downgrade an eventdns warning to PROTOCOL_WARN. 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 4c4dd505be Fix a hard-to-trigger memory leak in launch_resolve 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Sebastian Hahn 9ce9836f85 Use !SOCKET_OK to test if a socket is uninitialized 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 12 years ago
  Nick Mathewson 8c5a2c5b80 Make sure we never launch an evdns resolve when DisableNetwork is 1 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
  Nick Mathewson 47c8433a0c Make the get_options() return const 13 years ago
  Roger Dingledine 0a4649e657 Merge branch 'maint-0.2.2' 13 years ago
  Roger Dingledine b8ffb00cf1 log the reason for publishing a new relay descriptor 13 years ago
  Nick Mathewson 67d88a7d60 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 41380fa3b3 Fixup tor_addr_to_sockaddr return convention 13 years ago
  Nick Mathewson 468da1c28a Merge remote branch 'origin/maint-0.2.2' 13 years ago