コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年 前
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 年 前
  Roger Dingledine c79427a992 Merge branch 'maint-0.2.2' 13 年 前
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 年 前
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 13 年 前
  Nick Mathewson 550be1df69 Merge remote branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson cbad9f4520 Move controller event for socks warning into log_unsafe_socks_warning 13 年 前
  Nick Mathewson 9399b885cd Merge remote branch 'origin/maint-0.2.2' 13 年 前
  Sebastian Hahn da3a6e724f Rate-limit unsafe socks warning 13 年 前
  Nick Mathewson d61736aa6a Merge remote branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson dbba84c917 Avoid perma-blocking the controller on bug in shrink_freelist 13 年 前
  Robert Ransom a421e284d0 Disable logging to control port connections in buf_shrink_freelists. 13 年 前
  Robert Ransom 81affe1949 Move the original log_info call out of the core of buf_shrink_freelists. 13 年 前
  Robert Ransom 6a0657d4bb Disable logging to control port connections in buf_shrink_freelists. 13 年 前
  Robert Ransom 6d2e02d79b Move the original log_info call out of the core of buf_shrink_freelists. 13 年 前
  Nick Mathewson 9516c1efdb Remove XXXs about improving buf_t API: bufferevents are the future 13 年 前
  Nick Mathewson b49cf6a77a Fix whitespace in bufferevents branch 13 年 前
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review 14 年 前
  Sebastian Hahn 865bea3b89 Some bufferevents related fixes and pointers for nickm 14 年 前
  Nick Mathewson 0c9b64d449 Get zlib compression working with bufferevents. 15 年 前
  Nick Mathewson 9796b9bfa6 Implement SOCKS-client support for bufferevents 15 年 前
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. 15 年 前
  Nick Mathewson 44375d4eb8 Add a 0-pullup version of fetch_from_evbuffer_socks 15 年 前
  Nick Mathewson f6899f3a74 Documentation for inspect_evbuffer 15 年 前
  Nick Mathewson 698085d56e Add pullup-free version of fetch_from_evbuffer_http 15 年 前
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 年 前
  Nick Mathewson 63079efb87 Add a fetch_from_evbuffer_http 15 年 前
  Nick Mathewson a0f4841e2b Refactor SOCKS parsing code to handle evbuffers. 15 年 前
  Nick Mathewson 4836014168 Clone fetch_var_cell_from_buf() for evbuffers. 15 年 前