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