Commit History

Author SHA1 Message Date
  Nick Mathewson 9a88c0cd32 use event_free() wrapper; fix bug 4582 12 years ago
  Nick Mathewson 7920ea55b8 Refactor tor_event_base_once to do what we actually want 12 years ago
  Nick Mathewson e5f2f10844 Merge remote-tracking branch 'asn/bug4312' 12 years ago
  Sebastian Hahn f77f9bddb8 appease check-spaces 12 years ago
  Nick Mathewson 7be50c26e8 Disable IOCP and retry event_base_new_with_config once on failure 12 years ago
  Nick Mathewson cf8117136c Merge remote-tracking branch 'public/bug4457_022' into bug4457_master 12 years ago
  Nick Mathewson 0f6c021617 Detect failure from event_init() or event_base_new_with_config() 12 years ago
  Nick Mathewson 7363eae13c Use the EVENT_BASE_FLAG_NOLOCK flag to prevent socketpair() invocation 12 years ago
  George Kadianakis 406ae1ba5a Use callback-driven approach to block renegotiations. 12 years ago
  Nick Mathewson 41dfc4c19c Make bufferevents work with TokenBucketRefillInterval 12 years ago
  Nick Mathewson 59d0f750c9 Apply rate-limiting to the lowest bufferevent in the stack. 13 years ago
  Nick Mathewson d3653063d3 Automatically use filtering bufferevents with IOCP. 13 years ago
  Nick Mathewson 52e36feda1 Call evthread_use_windows_threads when running with IOCP on windows 13 years ago
  Nick Mathewson a0ae80788c Replace 4 more sscanf()s with tor_sscanf() 13 years ago
  Nick Mathewson 2527acb2dc Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Robert Ransom cb9df5e53c Fix comment typo 13 years ago
  Nick Mathewson 67d88a7d60 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 88bb40d8f8 Clean up a comment-conversation about bad libevent version/method combos 13 years ago
  Nick Mathewson 1db6eb6cb7 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 721954b3a2 Resolve the one DOCDOC in the 0.2.2 code atm 13 years ago
  Nick Mathewson 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any 13 years ago
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
  Nick Mathewson 0a3b7f1471 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson dd2ae32bc1 Turn on epoll changelists with libevent 2.0.9-rc and later 13 years ago
  Nick Mathewson 6199ac5fbe Do not send Libevent log messages to a controller. 13 years ago
  Nick Mathewson 441d90a8f9 Fix one-time memory leak when initializing libevent. Spotted by Sebastian 13 years ago
  Nick Mathewson 04231a2ebe Fix an apostrophe in a comment 13 years ago
  Nick Mathewson adc4f678f1 Fix an xxx wrt picking libevent methods known-to-work 13 years ago