コミット履歴

作者 SHA1 メッセージ 日付
  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 e3ceac38d9 Add another missing function doc 12 年 前
  Nick Mathewson 25cf286fb1 Whitespace cleanup 12 年 前
  Nick Mathewson d276894772 I think it is correct to decorate these addresses. 12 年 前
  Nick Mathewson cac5335195 Get the client side of receiving an IPv6 address to work 12 年 前
  Nick Mathewson ca8843df0a Refactor client_dns_set_{reverse_,}addressmap() to take a circ 12 年 前
  Nick Mathewson 7908ab2093 Move address map into its own file. 12 年 前
  Nick Mathewson f473d83dea Possible fix for bug 7212 12 年 前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 12 年 前
  Andrea Shepard 1498a6e84a Fix some circuitmux-related asserts in relay.c 12 年 前
  Andrea Shepard 14fe0d5859 Remove EWMA code from relay.{c,h}; it goes to a circuitmux policy now 12 年 前
  Andrea Shepard 35f5259df4 Eliminate linked list helper functions in relay.c which are no longer used 12 年 前
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 12 年 前
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 12 年 前
  Andrea Shepard e136f7ccb4 Convert relay.c/relay.h to channel_t 12 年 前
  Roger Dingledine 10b43f4c46 pass the reason from the truncated cell to the controller 12 年 前
  Roger Dingledine 57b13ad5cc more consistently use [gs]et_uint8 12 年 前
  Nick Mathewson 35e19b9498 Merge remote-tracking branch 'origin/maint-0.2.3' 12 年 前
  Nick Mathewson 1f5a7917f5 Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3 12 年 前
  Linus Nordberg 09c84b50e7 Rename packed_cell_alloc() --> _new(). 12 年 前
  Nick Mathewson 5898c09c3a Fix whitespace 12 年 前
  Nick Mathewson cdd882ee71 Check for stream_id, not conn, on extend cells. 12 年 前
  Nick Mathewson ca90aea5eb Temporarily make spurious sendmes warn louder at arma's suggestion. 12 年 前
  Nick Mathewson 5ade278605 Check ewma_enabled before doing circ-has-become-inactive check 12 年 前
  Roger Dingledine c1bd104111 Detect bug 6252 (unexpected sendme cell) 12 年 前
  Roger Dingledine 27ec0248d2 Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3 12 年 前
  Nick Mathewson 419f541aa7 Fix a bug handling SENDME cells on nonexistent streams. 12 年 前
  Roger Dingledine d13389b30e Revert "Detect bug 6252 (unexpected sendme cell)" 12 年 前