aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat_libevent.c
Commit message (Expand)AuthorAge
* Detect failure from event_init() or event_base_new_with_config()Nick Mathewson2011-11-14
* Use the EVENT_BASE_FLAG_NOLOCK flag to prevent socketpair() invocationNick Mathewson2011-11-14
* Fix comment typoRobert Ransom2011-05-12
* Clean up a comment-conversation about bad libevent version/method combosNick Mathewson2011-03-25
* Resolve the one DOCDOC in the 0.2.2 code atmNick Mathewson2011-03-16
* Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
* Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* Do not send Libevent log messages to a controller.Nick Mathewson2010-11-19
* 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