Commit History

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