index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat_libevent.c
Commit message (
Expand
)
Author
Age
*
Detect failure from event_init() or event_base_new_with_config()
Nick Mathewson
2011-11-14
*
Use the EVENT_BASE_FLAG_NOLOCK flag to prevent socketpair() invocation
Nick Mathewson
2011-11-14
*
Fix comment typo
Robert Ransom
2011-05-12
*
Clean up a comment-conversation about bad libevent version/method combos
Nick Mathewson
2011-03-25
*
Resolve the one DOCDOC in the 0.2.2 code atm
Nick Mathewson
2011-03-16
*
Doxygen documentation for about 100 things that didn't have any
Nick Mathewson
2011-03-16
*
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2011-01-03
*
Do not send Libevent log messages to a controller.
Nick Mathewson
2010-11-19
*
whitespace fix
Sebastian Hahn
2010-07-27
*
Make sure we don't warn for libevent versions like 1.4.14b-stable
Sebastian Hahn
2010-07-26
*
Rename log.h to torlog.h
Nick Mathewson
2010-07-09
*
Fix a compile error when building with Libevent before 1.4.5-stable
Nick Mathewson
2010-06-25
*
Use Libevent 2.0's periodic timers where available.
Nick Mathewson
2010-06-25
*
Fix a compilation warning on compat_libevent.c on some versions of windows li...
Nick Mathewson
2010-04-19
*
Update copyright dates for files not in maint-0.2.1
Nick Mathewson
2010-02-27
*
Remove duplicate words and a duplicate newline.
Karsten Loesing
2009-12-18
*
Set EV_PERSIST flag on signal events with Libevent < 2.0.
Nick Mathewson
2009-06-18
*
Fix bug 1001
Sebastian Hahn
2009-06-16
*
Whitespace and osx fixes on libevent2 patch.
Nick Mathewson
2009-06-12
*
Make Tor compile with Libevent 1.0 again.
Nick Mathewson
2009-06-12
*
Move the Libvent setup logic into compat_libevent from config.
Nick Mathewson
2009-06-12
*
Update Tor to use Libevent 2.0 APIs when available.
Nick Mathewson
2009-06-12