Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' hace 11 años
  Nick Mathewson a4fce0fee8 Remove some XXXX commens in dns.c hace 11 años
  Nick Mathewson 0f899518cf Make DNS resolve requests work for IPv6 hace 11 años
  Nick Mathewson bb2145b45b Fix a bug in policy_is_reject_star() that was making IPv4 exits break hace 11 años
  Nick Mathewson 85e8d35fca Add some missing doxygen for ipv6 exit code hace 11 años
  Nick Mathewson 6b36142bcc Remove some unused defines in dns.c hace 11 años
  Nick Mathewson 7197c9f14a Repair DNS NEXIST hijacking workaround hace 11 años
  Nick Mathewson c4830bfbe2 Define a wrapper for evdns_base_resolve_ipv6 for systems w/o libevent 2 hace 11 años
  Nick Mathewson 35ce42118f Make address_is_invalid_destination recognize ipv6 addrs as valid. hace 11 años
  Nick Mathewson 2889bd2642 Revise the DNS subsystem to handle IPv6 exits. hace 11 años
  Nick Mathewson 0487c0d579 Reindent a block in dns.c hace 11 años
  Nick Mathewson b7843ca554 Make DNS callback pass IPv6 answers to dns_answer_found hace 11 años
  Nick Mathewson 00633b9446 Make dns wildcarding checks work for ipv6 hace 11 años
  Nick Mathewson c3faa0ebd5 Simplest version of server-side IPv6 support (no dns) hace 11 años
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. hace 11 años
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined hace 11 años
  Roger Dingledine 65e85dba1b reformat; no actual changes hace 11 años
  Roger Dingledine 0ca47825a7 and make the last commit compile hace 11 años
  Nick Mathewson 78e8eb5f2d Fix compilation error left over from 1cbf45bed1. (Bug 7021) hace 11 años
  Nick Mathewson 223e7cfabe When iterating over connections pending DNS, skip marked ones hace 11 años
  Nick Mathewson 62637fa224 Avoid hard (impossible?)-to-trigger double-free in dns_resolve() hace 12 años
  Roger Dingledine 1004489354 trivial grammar fix hace 12 años
  Nick Mathewson f9fddba539 Downgrade an eventdns warning to PROTOCOL_WARN. hace 12 años
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
  Nick Mathewson 4c4dd505be Fix a hard-to-trigger memory leak in launch_resolve hace 12 años
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 hace 12 años
  Sebastian Hahn 9ce9836f85 Use !SOCKET_OK to test if a socket is uninitialized hace 12 años
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. hace 12 años
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places hace 12 años
  Nick Mathewson 8c5a2c5b80 Make sure we never launch an evdns resolve when DisableNetwork is 1 hace 12 años