index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat_libevent.h
Age
Commit message (
Expand
)
Author
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-02
Search for remaining references to 'bufferevent'.
Nick Mathewson
2016-08-02
Bufferevent removal: remove more bufferevent-only options
Nick Mathewson
2016-08-02
Remove USE_BUFFEREVENTS code outside src/or
Nick Mathewson
2016-07-19
Remove tor_gettimeofday_cached_monotonic as broken and unneeded
Nick Mathewson
2016-07-04
Address review comments from cypherpunks
Sebastian Hahn
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-02-27
Update the copyright year.
Nick Mathewson
2015-10-02
Clean up compat_libevent tests
Nick Mathewson
2015-09-15
Add tests for compat_libevent
Ola Bini
2015-03-12
Remove workarounds for Libevent < 1.3.
Nick Mathewson
2015-01-12
src/common/compat_libevent.h: include testsupport.h
Anthony G. Basile
2015-01-07
Merge remote-tracking branch 'public/bug12985_025'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-30
Make tor_libevent_get_base() mockable
Andrea Shepard
2014-08-29
Merge remote-tracking branch 'public/bug12985_024' into bug12984_025
Nick Mathewson
2014-08-29
Always event_del() connection events before freeing them
Nick Mathewson
2014-04-16
Get Libevent's PRNG functioning under the linux sandbox
Nick Mathewson
2014-03-04
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
Nick Mathewson
2014-03-04
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
Nick Mathewson
2014-02-26
Monotonize the OOM-killer data timers
Nick Mathewson
2014-02-12
Add tests for buffer time tracking.
Nick Mathewson
2013-09-01
Added --library-versions flag to print the compile time and runtime versions ...
Kevin Butler
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-06-15
Move tor_gettimeofday_cached() into compat_libevent
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2011-12-06
Revert "Use callback-driven approach to block renegotiations."
Nick Mathewson
2011-12-06
Revert "Refactor tor_event_base_once to do what we actually want"
Nick Mathewson
2011-12-06
Revert "Make pending libevent actions cancelable"
Nick Mathewson
2011-11-29
Make pending libevent actions cancelable
Nick Mathewson
2011-11-25
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
2011-11-13
Use callback-driven approach to block renegotiations.
George Kadianakis
2011-09-22
Make bufferevents work with TokenBucketRefillInterval
Nick Mathewson
2011-08-24
Apply rate-limiting to the lowest bufferevent in the stack.
Nick Mathewson
2011-08-18
Automatically use filtering bufferevents with IOCP.
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
whitespace fixes
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2010-09-28
Add a new option to enable/disable IOCP support
Nick Mathewson
2010-09-27
Convert bufferevents to use rate-limiting.
Nick Mathewson
2010-09-27
Teach read_event/write_event manipulators about bufferevents.
Nick Mathewson
2010-06-25
Use Libevent 2.0's periodic timers where available.
Nick Mathewson
2010-02-19
Make the DNSPort option work with libevent 2.x
Sebastian Hahn
2009-06-12
Whitespace and osx fixes on libevent2 patch.
Nick Mathewson
[next]