コミット履歴

作者 SHA1 メッセージ 日付
  Robert Hogan 02c2d9a4aa bug1666 - Pass-through support for SOCKS5 authentication(4) 15 年 前
  Robert Hogan f85f52808c bug1666 - Pass-through support for SOCKS5 authentication (2) 15 年 前
  Robert Hogan bf136b94de bug1666 - Pass-through support for SOCKS5 authentication 15 年 前
  Nick Mathewson 550be1df69 Merge remote branch 'origin/maint-0.2.2' 15 年 前
  Nick Mathewson cbad9f4520 Move controller event for socks warning into log_unsafe_socks_warning 15 年 前
  Nick Mathewson 9399b885cd Merge remote branch 'origin/maint-0.2.2' 15 年 前
  Sebastian Hahn da3a6e724f Rate-limit unsafe socks warning 15 年 前
  Nick Mathewson d61736aa6a Merge remote branch 'origin/maint-0.2.2' 15 年 前
  Nick Mathewson dbba84c917 Avoid perma-blocking the controller on bug in shrink_freelist 15 年 前
  Robert Ransom 6a0657d4bb Disable logging to control port connections in buf_shrink_freelists. 15 年 前
  Robert Ransom 6d2e02d79b Move the original log_info call out of the core of buf_shrink_freelists. 15 年 前
  Nick Mathewson 9516c1efdb Remove XXXs about improving buf_t API: bufferevents are the future 15 年 前
  Nick Mathewson b49cf6a77a Fix whitespace in bufferevents branch 15 年 前
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review 15 年 前
  Sebastian Hahn 865bea3b89 Some bufferevents related fixes and pointers for nickm 15 年 前
  Nick Mathewson 0c9b64d449 Get zlib compression working with bufferevents. 16 年 前
  Nick Mathewson 9796b9bfa6 Implement SOCKS-client support for bufferevents 16 年 前
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. 16 年 前
  Nick Mathewson 44375d4eb8 Add a 0-pullup version of fetch_from_evbuffer_socks 16 年 前
  Nick Mathewson f6899f3a74 Documentation for inspect_evbuffer 16 年 前
  Nick Mathewson 698085d56e Add pullup-free version of fetch_from_evbuffer_http 16 年 前
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 16 年 前
  Nick Mathewson 63079efb87 Add a fetch_from_evbuffer_http 16 年 前
  Nick Mathewson a0f4841e2b Refactor SOCKS parsing code to handle evbuffers. 16 年 前
  Nick Mathewson 4836014168 Clone fetch_var_cell_from_buf() for evbuffers. 16 年 前
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents 16 年 前
  Nick Mathewson 57e7b54b7b Teach read_event/write_event manipulators about bufferevents. 16 年 前
  Nick Mathewson 94aac84a71 Remove never-actually-finished code to use readv and writev for IO. 16 年 前
  Roger Dingledine 47b23bd03e A start at a patch for bug 1943 (alignment issues) 15 年 前
  Nick Mathewson 8150e2ad24 Make buf_shrink_freelists warn, not crash, when n_to_skip is too high 15 年 前