コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 372262b458 Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
  Sebastian Hahn cc33ac362b Mention that HiddenServiceDir must exist 14 年 前
  Roger Dingledine 870c55b6fd manually forward-port 2871dd8bef 14 年 前
  Nick Mathewson b161674d5d Merge branch 'bufev_ratelim_and_wm' 14 年 前
  Nick Mathewson dfcd3d9ce0 Set write low-watermarks on all bufferevents. 14 年 前
  Nick Mathewson f186e16241 Add write watermarks to filtered bufferevents. 14 年 前
  Nick Mathewson 59d0f750c9 Apply rate-limiting to the lowest bufferevent in the stack. 14 年 前
  Nick Mathewson ede9cd4f99 Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
  Gisle Vanem 5939c09d35 lround() missing in MSVC 14 年 前
  Nick Mathewson dd6a9a923d Disable run-time changes to DisableIOCP: They do not work 14 年 前
  Nick Mathewson df96aed14f Remove warning about a loop parsing evbuffer socks 14 年 前
  Nick Mathewson 263d68aa82 Appease "make check-spaces" 14 年 前
  Nick Mathewson d3653063d3 Automatically use filtering bufferevents with IOCP. 14 年 前
  Nick Mathewson 52e36feda1 Call evthread_use_windows_threads when running with IOCP on windows 14 年 前
  Nick Mathewson d2cd67c83f Use evbuffer_copyout() in inspect_evbuffer(). 14 年 前
  Nick Mathewson 8932919366 Bufferevents now requires Libevent 2.0.13-stable. 14 年 前
  Nick Mathewson 06be6105e4 Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
  Nick Mathewson d79d648edc Don't write ControlPorts to disk till after we setuid and make datadir 14 年 前
  Nick Mathewson 14552a12b3 Merge branch 'bug3743' 14 年 前
  Nick Mathewson 6650dc932a Remove a needless config_find_option 14 年 前
  Sebastian Hahn 6a06f45b04 Actually pick a random port when "auto" is specified 14 年 前
  Kamran Riaz Khan e6e804848c Don't compare LINELIST_S and OBSOLETE config options. 14 年 前
  Nick Mathewson 2dc40b9c49 Merge remote-tracking branch 'asn/bug3728' 14 年 前
  Nick Mathewson aeb27526f8 Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
  Robert Ransom 03f6ee8c5f Remove extra quotation marks around the result of esc_for_log 14 年 前
  Nick Mathewson 0ddc8de0b6 Oops; _actually_ enable microdesc-by-default for clients 14 年 前
  George Kadianakis ec8d0a6d83 Free global_rate_limit in connection_free_all(). 14 年 前
  George Kadianakis a5fd07d178 Move connection_free_all() to the bottom of connection.c to enjoy maximum visibility. 14 年 前
  Nick Mathewson 70216cb096 Merge remote-tracking branch 'sebastian/bug3700' 14 年 前
  Sebastian Hahn f137ae896e Don't warn on http connection to my orport 14 年 前