提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson bb2145b45b Fix a bug in policy_is_reject_star() that was making IPv4 exits break 11 年之前
  Nick Mathewson 85e8d35fca Add some missing doxygen for ipv6 exit code 11 年之前
  Nick Mathewson 882b389668 Actually send back correctly-formed IPv6 CONNECTED cells 11 年之前
  Nick Mathewson 6b36142bcc Remove some unused defines in dns.c 11 年之前
  Nick Mathewson 7197c9f14a Repair DNS NEXIST hijacking workaround 11 年之前
  Nick Mathewson 363cf02455 Implement a PreferIPv6 flag for SocksPorts 11 年之前
  Nick Mathewson c4830bfbe2 Define a wrapper for evdns_base_resolve_ipv6 for systems w/o libevent 2 11 年之前
  Nick Mathewson 35ce42118f Make address_is_invalid_destination recognize ipv6 addrs as valid. 11 年之前
  Nick Mathewson 1cc7736575 Actually generate microdescriptors with p6 lines. 11 年之前
  Nick Mathewson 54ee7ff148 Remove a since-fixed XXX; improve a doxygen comment 11 年之前
  Nick Mathewson 004f3f4e53 Actually advertise IPv6 exit policies. 11 年之前
  Nick Mathewson 2889bd2642 Revise the DNS subsystem to handle IPv6 exits. 11 年之前
  Nick Mathewson a58e17bcc3 Change signature of router_compare_to_my_exit_policy so dns can use it 11 年之前
  Nick Mathewson 25cf286fb1 Whitespace cleanup 11 年之前
  Nick Mathewson 0487c0d579 Reindent a block in dns.c 11 年之前
  Nick Mathewson 807b781a3d Actually send BEGIN cell flags 11 年之前
  Nick Mathewson 93591383a9 When asking for a specific address type, others aren't acceptable 11 年之前
  Nick Mathewson d276894772 I think it is correct to decorate these addresses. 11 年之前
  Nick Mathewson 6e27282dab Better checking of exit policies for connections by hostname 11 年之前
  Nick Mathewson 5ee1de65b0 Only send begin cell flags when we have some to send 11 年之前
  Nick Mathewson a62c03fe2c Never support IPv6 traffic on a SOCKS4 connection. 11 年之前
  Nick Mathewson 898f9c8bcc Add a function to set a tor_addr_t to a null address 11 年之前
  Nick Mathewson cac5335195 Get the client side of receiving an IPv6 address to work 11 年之前
  Nick Mathewson 93dc7dcf41 Reject IPv4 or IPv6 addresses from the user depending on SOCKS settings 11 年之前
  Nick Mathewson 111321ed16 Rename ipv{4,6}_only to bind_ipv{4,6}_only 11 年之前
  Nick Mathewson 4bec25c3cd Add {No,}IPv{4,6}Traffic options to SOCKSPort 11 年之前
  Nick Mathewson b7843ca554 Make DNS callback pass IPv6 answers to dns_answer_found 11 年之前
  Nick Mathewson 00633b9446 Make dns wildcarding checks work for ipv6 11 年之前
  Nick Mathewson 9016d9e829 Add an IPv6Exit configuration option 11 年之前
  Nick Mathewson c3faa0ebd5 Simplest version of server-side IPv6 support (no dns) 11 年之前