aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat_libevent.c
AgeCommit message (Expand)Author
2010-07-09Rename log.h to torlog.hNick Mathewson
2010-06-25Fix a compile error when building with Libevent before 1.4.5-stableNick Mathewson
2010-06-25Use Libevent 2.0's periodic timers where available.Nick Mathewson
2010-04-19Fix a compilation warning on compat_libevent.c on some versions of windows li...Nick Mathewson
2010-02-27Update copyright dates for files not in maint-0.2.1Nick Mathewson
2009-12-18Remove duplicate words and a duplicate newline.Karsten Loesing
2009-06-18Set EV_PERSIST flag on signal events with Libevent < 2.0.Nick Mathewson
2009-06-16Fix bug 1001Sebastian Hahn
2009-06-12Whitespace and osx fixes on libevent2 patch.Nick Mathewson
2009-06-12Make Tor compile with Libevent 1.0 again.Nick Mathewson
2009-06-12Move the Libvent setup logic into compat_libevent from config.Nick Mathewson
2009-06-12Update Tor to use Libevent 2.0 APIs when available.Nick Mathewson