コミット履歴

作者 SHA1 メッセージ 日付
  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 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 9016d9e829 Add an IPv6Exit configuration option 11 年 前
  Nick Mathewson c3faa0ebd5 Simplest version of server-side IPv6 support (no dns) 11 年 前
  Nick Mathewson c64ee7099f Record, send, and receive flags in BEGIN cells 11 年 前
  Nick Mathewson 462ebb270a Refactor begin cell parsing into its own function, with tests. 11 年 前
  Nick Mathewson ca8843df0a Refactor client_dns_set_{reverse_,}addressmap() to take a circ 11 年 前
  Nick Mathewson 7908ab2093 Move address map into its own file. 11 年 前
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 年 前
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 年 前
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 11 年 前
  Nick Mathewson 26946c659b Restore the 'address' value of tunneled connections 11 年 前
  Nick Mathewson 898bd1ae8f Fix for bug 7112 (spewing complaints from tor_addr_is_internal) 11 年 前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前
  Nick Mathewson 7ea904cbc0 Merge branch 'bug7011' 11 年 前
  David Fifield 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 年 前
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 年 前
  Andrea Shepard 28f108bcce Use dirreq_id from channel_t when appropriate 12 年 前
  Andrea Shepard 4768c0efe3 Support channel_t in connection_edge.c 12 年 前
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 11 年 前
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 年 前
  Nick Mathewson 28c42fe029 Fix GETINFO address-mappings/... with wildcarded addresses. 12 年 前
  Nick Mathewson c239c57d3c Fix a regression bug in AllowDotExit 12 年 前
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 年 前
  Nick Mathewson 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 12 年 前
  Nick Mathewson ba9a12119c fixup! An attempt at bug3940 and making AllowDotExit 0 work with MapAddress 12 年 前