Commit Verlauf

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