Commit History

Author SHA1 Message Date
  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
  Roger Dingledine 50720a9a4f make c612ddee compile with old libevents 13 years ago
  Nick Mathewson c612ddee17 Add a new option to enable/disable IOCP support 13 years ago
  Nick Mathewson b49cf6a77a Fix whitespace in bufferevents branch 13 years ago
  Sebastian Hahn 865bea3b89 Some bufferevents related fixes and pointers for nickm 14 years ago
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. 14 years ago
  Sebastian Hahn 90d3260b4a whitespace fix 14 years ago
  Sebastian Hahn 6cee3d466d Make sure we don't warn for libevent versions like 1.4.14b-stable 14 years ago
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 14 years ago
  Nick Mathewson 0d5ff48b92 Fix a compile error when building with Libevent before 1.4.5-stable 14 years ago
  Nick Mathewson ad2d8ac073 Use Libevent 2.0's periodic timers where available. 14 years ago
  Nick Mathewson 6ff471d814 Fix a compilation warning on compat_libevent.c on some versions of windows libevent 14 years ago
  Nick Mathewson da220157a9 Update copyright dates for files not in maint-0.2.1 14 years ago
  Karsten Loesing f80672d747 Remove duplicate words and a duplicate newline. 14 years ago
  Nick Mathewson 94e8c34cb7 Set EV_PERSIST flag on signal events with Libevent < 2.0. 15 years ago
  Sebastian Hahn 0caf8dd0b6 Fix bug 1001 15 years ago