Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson d643487cc2 Initial support for AAAA requests on DNSPort. před 12 roky
  Nick Mathewson 053f2cb7c8 Let tor-resolve generate PTR requests for IPv6 addresses před 12 roky
  Nick Mathewson 50af1087c4 Accept reverse resolve requests for IPv6 addresses před 12 roky
  Nick Mathewson 4db49f2b27 Add IPv6 support to tor-resolve so it can hear about IPv6 answers před 12 roky
  Nick Mathewson 0f899518cf Make DNS resolve requests work for IPv6 před 12 roky
  Nick Mathewson bb2145b45b Fix a bug in policy_is_reject_star() that was making IPv4 exits break před 12 roky
  Nick Mathewson 85e8d35fca Add some missing doxygen for ipv6 exit code před 12 roky
  Nick Mathewson 882b389668 Actually send back correctly-formed IPv6 CONNECTED cells před 12 roky
  Nick Mathewson 6b36142bcc Remove some unused defines in dns.c před 12 roky
  Nick Mathewson 7197c9f14a Repair DNS NEXIST hijacking workaround před 12 roky
  Nick Mathewson 363cf02455 Implement a PreferIPv6 flag for SocksPorts před 12 roky
  Nick Mathewson c4830bfbe2 Define a wrapper for evdns_base_resolve_ipv6 for systems w/o libevent 2 před 12 roky
  Nick Mathewson 35ce42118f Make address_is_invalid_destination recognize ipv6 addrs as valid. před 12 roky
  Nick Mathewson 1cc7736575 Actually generate microdescriptors with p6 lines. před 12 roky
  Nick Mathewson 54ee7ff148 Remove a since-fixed XXX; improve a doxygen comment před 12 roky
  Nick Mathewson 004f3f4e53 Actually advertise IPv6 exit policies. před 12 roky
  Nick Mathewson 2889bd2642 Revise the DNS subsystem to handle IPv6 exits. před 12 roky
  Nick Mathewson a58e17bcc3 Change signature of router_compare_to_my_exit_policy so dns can use it před 12 roky
  Nick Mathewson 25cf286fb1 Whitespace cleanup před 12 roky
  Nick Mathewson 0487c0d579 Reindent a block in dns.c před 12 roky
  Nick Mathewson 807b781a3d Actually send BEGIN cell flags před 12 roky
  Nick Mathewson 93591383a9 When asking for a specific address type, others aren't acceptable před 12 roky
  Nick Mathewson d276894772 I think it is correct to decorate these addresses. před 12 roky
  Nick Mathewson 6e27282dab Better checking of exit policies for connections by hostname před 12 roky
  Nick Mathewson 5ee1de65b0 Only send begin cell flags when we have some to send před 12 roky
  Nick Mathewson a62c03fe2c Never support IPv6 traffic on a SOCKS4 connection. před 12 roky
  Nick Mathewson 898f9c8bcc Add a function to set a tor_addr_t to a null address před 12 roky
  Nick Mathewson cac5335195 Get the client side of receiving an IPv6 address to work před 12 roky
  Nick Mathewson 93dc7dcf41 Reject IPv4 or IPv6 addresses from the user depending on SOCKS settings před 12 roky
  Nick Mathewson 111321ed16 Rename ipv{4,6}_only to bind_ipv{4,6}_only před 12 roky