aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat_libevent.c
Commit message (Expand)AuthorAge
* Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* appease check-spacesSebastian Hahn2011-12-08
* Revert "Use callback-driven approach to block renegotiations."Nick Mathewson2011-12-06
* Revert "appease check-spaces"Nick Mathewson2011-12-06
* Revert "Refactor tor_event_base_once to do what we actually want"Nick Mathewson2011-12-06
* Revert "use event_free() wrapper; fix bug 4582"Nick Mathewson2011-12-06
* Revert "Make pending libevent actions cancelable"Nick Mathewson2011-12-06
* Make pending libevent actions cancelableNick Mathewson2011-11-29
* use event_free() wrapper; fix bug 4582Nick Mathewson2011-11-25
* Refactor tor_event_base_once to do what we actually wantNick Mathewson2011-11-25
* Merge remote-tracking branch 'asn/bug4312'Nick Mathewson2011-11-25
|\
| * Use callback-driven approach to block renegotiations.George Kadianakis2011-11-13
* | appease check-spacesSebastian Hahn2011-11-24
* | Disable IOCP and retry event_base_new_with_config once on failureNick Mathewson2011-11-14
* | Merge remote-tracking branch 'public/bug4457_022' into bug4457_masterNick Mathewson2011-11-14
|\ \ | |/ |/|
| * 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
* | 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
* | Call evthread_use_windows_threads when running with IOCP on windowsNick Mathewson2011-08-17
* | Replace 4 more sscanf()s with tor_sscanf()Nick Mathewson2011-07-01
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-23
|\|
| * Fix comment typoRobert Ransom2011-05-12
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\|
| * Clean up a comment-conversation about bad libevent version/method combosNick Mathewson2011-03-25
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\|
| * Resolve the one DOCDOC in the 0.2.2 code atmNick Mathewson2011-03-16
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-03-16
|\|
| * Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-12-21
|\|
| * 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