Historique des commits

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