summaryrefslogtreecommitdiff
path: root/src/common/compat_libevent.h
AgeCommit message (Expand)Author
2012-06-15Move tor_gettimeofday_cached() into compat_libeventNick Mathewson
2012-06-05Resolve about 24 DOCDOCsNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-06-04Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson
2011-12-06Revert "Use callback-driven approach to block renegotiations."Nick Mathewson
2011-12-06Revert "Refactor tor_event_base_once to do what we actually want"Nick Mathewson
2011-12-06Revert "Make pending libevent actions cancelable"Nick Mathewson
2011-11-29Make pending libevent actions cancelableNick Mathewson
2011-11-25Refactor tor_event_base_once to do what we actually wantNick Mathewson
2011-11-13Use callback-driven approach to block renegotiations.George Kadianakis
2011-09-22Make bufferevents work with TokenBucketRefillIntervalNick Mathewson
2011-08-24Apply rate-limiting to the lowest bufferevent in the stack.Nick Mathewson
2011-08-18Automatically use filtering bufferevents with IOCP.Nick Mathewson
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-30whitespace fixesNick Mathewson
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-23Use a 64-bit type to hold sockets on win64.Nick Mathewson
2010-09-28Add a new option to enable/disable IOCP supportNick Mathewson
2010-09-27Convert bufferevents to use rate-limiting.Nick Mathewson
2010-09-27Teach read_event/write_event manipulators about bufferevents.Nick Mathewson
2010-06-25Use Libevent 2.0's periodic timers where available.Nick Mathewson
2010-02-19Make the DNSPort option work with libevent 2.xSebastian 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