コミット履歴

作者 SHA1 メッセージ 日付
  Andrea Shepard 707c1e2e26 NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602 10 年 前
  Nick Mathewson b4e8d8dc0e Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4 10 年 前
  Nick Mathewson c5532889a8 Don't apply read/write buckets to cpuworker connections 10 年 前
  Nick Mathewson a2754d418d Try using INT_MAX, not SOMAXCONN, to set listen() backlog. 10 年 前
  Nick Mathewson f8bb0064d6 Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 11 年 前
  Nick Mathewson 97246a5b6d Merge remote-tracking branch 'public/bug5650_squashed' into maint-0.2.4 11 年 前
  Nick Mathewson 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write 11 年 前
  Nick Mathewson 7f50af116f Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4 11 年 前
  Nick Mathewson 2c155064aa Merge remote-tracking branch 'public/bug8427' into maint-0.2.4 11 年 前
  Nick Mathewson fa3c237739 Per-SOCKSPort configuration for bug 8117 fix. 11 年 前
  Nick Mathewson 63b67577d6 Check return values from fcntl and setsockopt 11 年 前
  Nick Mathewson 16f2e4aa8c Don't warn about not sending a socks reply if we get a write error 11 年 前
  Nick Mathewson 07e26005a6 Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners() 11 年 前
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 年 前
  Nick Mathewson 99457ee776 Fix two more coverity-spotted leaks in master. 11 年 前
  Nick Mathewson 076654ce84 Replace magic constants for wide_circ_ids with inline function calls 11 年 前
  Nick Mathewson 3433216268 Merge remote-tracking branch 'public/easy_ratelim' 11 年 前
  Nick Mathewson ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' 11 年 前
  Nick Mathewson c93f66b103 Merge remote-tracking branch 'public/bug7708_023_v3_squashed' 11 年 前
  Nick Mathewson 690ea9e8cf Clarify documentation of connection_finished_flushing 11 年 前
  Nick Mathewson b442930789 Fix serious breakage in connection_handle_write_impl 11 年 前
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 年 前
  Nick Mathewson 9bd811b337 Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Nick Mathewson 47122d1d25 Revert junk accidentally included with "start folding in the changes entries" 11 年 前
  Roger Dingledine 19d3720236 start folding in the changes entries 11 年 前
  Nick Mathewson d3aabf4db1 Fix various small leaks on error cases 11 年 前
  Nick Mathewson b509ead20d Avoid leaking headers received from SSL proxy 11 年 前
  Nick Mathewson a7334f5122 Use log_fn_ratelim in a few places. 11 年 前
  Nick Mathewson 8d080d0b01 Per-listener option to prefer IPv6 automaps when possible. 11 年 前