Commit History

Author SHA1 Message Date
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 years ago
  Nick Mathewson a4fce0fee8 Remove some XXXX commens in dns.c 11 years ago
  Nick Mathewson 0f899518cf Make DNS resolve requests work for IPv6 11 years ago
  Nick Mathewson bb2145b45b Fix a bug in policy_is_reject_star() that was making IPv4 exits break 11 years ago
  Nick Mathewson 85e8d35fca Add some missing doxygen for ipv6 exit code 11 years ago
  Nick Mathewson 6b36142bcc Remove some unused defines in dns.c 11 years ago
  Nick Mathewson 7197c9f14a Repair DNS NEXIST hijacking workaround 11 years ago
  Nick Mathewson c4830bfbe2 Define a wrapper for evdns_base_resolve_ipv6 for systems w/o libevent 2 11 years ago
  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