aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat_libevent.c
Commit message (Expand)AuthorAge
...
| * Do not send Libevent log messages to a controller.Nick Mathewson2010-11-19
* | Turn on epoll changelists with libevent 2.0.9-rc and laterNick Mathewson2010-12-16
* | Fix one-time memory leak when initializing libevent. Spotted by SebastianNick Mathewson2010-10-15
* | Fix an apostrophe in a commentNick Mathewson2010-10-15
* | Fix an xxx wrt picking libevent methods known-to-workNick Mathewson2010-10-15
* | make c612ddee compile with old libeventsRoger Dingledine2010-09-29
* | Add a new option to enable/disable IOCP supportNick Mathewson2010-09-28
* | Fix whitespace in bufferevents branchNick Mathewson2010-09-27
* | Some bufferevents related fixes and pointers for nickmSebastian Hahn2010-09-27
* | Convert bufferevents to use rate-limiting.Nick Mathewson2010-09-27
|/
* whitespace fixSebastian Hahn2010-07-27
* Make sure we don't warn for libevent versions like 1.4.14b-stableSebastian Hahn2010-07-26
* Rename log.h to torlog.hNick Mathewson2010-07-09
* Fix a compile error when building with Libevent before 1.4.5-stableNick Mathewson2010-06-25
* Use Libevent 2.0's periodic timers where available.Nick Mathewson2010-06-25
* Fix a compilation warning on compat_libevent.c on some versions of windows li...Nick Mathewson2010-04-19
* Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
* Remove duplicate words and a duplicate newline.Karsten Loesing2009-12-18
* Set EV_PERSIST flag on signal events with Libevent < 2.0.Nick Mathewson2009-06-18
* Fix bug 1001Sebastian Hahn2009-06-16
* Whitespace and osx fixes on libevent2 patch.Nick Mathewson2009-06-12
* Make Tor compile with Libevent 1.0 again.Nick Mathewson2009-06-12
* Move the Libvent setup logic into compat_libevent from config.Nick Mathewson2009-06-12
* Update Tor to use Libevent 2.0 APIs when available.Nick Mathewson2009-06-12