提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年之前
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 11 年之前
  Nick Mathewson ecf88b16b8 Enable handling of create2/extend2/created2/extended2 11 年之前
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 年之前
  Nick Mathewson 885e8d35c7 Merge remote-tracking branch 'mikeperry/209-path-bias-changes' 11 年之前
  Mike Perry b0fc18c37e Changes from Nick's code review 'part 1' 11 年之前
  Nick Mathewson 8eb422e7bd Don't use the cache when changing an IP address because of an exit policy 11 年之前
  Nick Mathewson 7536c40e96 Implement option to turn off DNS cache modification by a client port 11 年之前
  Nick Mathewson f33487668f Implement option to turn off DNS cache use on a client port 11 年之前
  Mike Perry ccaeef22e1 Tags on relay cells can result in certain reason codes. 11 年之前
  Mike Perry d409c8a90d More log message and space fixups. 11 年之前
  Mike Perry aa16d59ee7 Clean up some XXX comments. 11 年之前
  Mike Perry 4590993ff3 Space fixes. 11 年之前
  Mike Perry 686fc22259 Allow any valid 'end' cell to mean a circuit was used successfully. 11 年之前
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 年之前
  Nick Mathewson e3ceac38d9 Add another missing function doc 11 年之前
  Nick Mathewson 25cf286fb1 Whitespace cleanup 11 年之前
  Nick Mathewson d276894772 I think it is correct to decorate these addresses. 11 年之前
  Nick Mathewson cac5335195 Get the client side of receiving an IPv6 address to work 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 f473d83dea Possible fix for bug 7212 11 年之前
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 11 年之前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年之前
  Andrea Shepard 1498a6e84a Fix some circuitmux-related asserts in relay.c 11 年之前
  Andrea Shepard 14fe0d5859 Remove EWMA code from relay.{c,h}; it goes to a circuitmux policy now 11 年之前
  Andrea Shepard 35f5259df4 Eliminate linked list helper functions in relay.c which are no longer used 11 年之前
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 年之前
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 年之前
  Andrea Shepard e136f7ccb4 Convert relay.c/relay.h to channel_t 11 年之前