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
*
Fix whitespace errors, all of them mine.
Nick Mathewson
2014-03-05
*
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-03-04
|
|
\
|
|
*
Monotonize the OOM-killer data timers
Nick Mathewson
2014-02-26
*
|
|
Add tests for buffer time tracking.
Nick Mathewson
2014-02-12
*
|
|
Added --library-versions flag to print the compile time and runtime versions ...
Kevin Butler
2013-09-01
|
/
/
*
|
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
|
More of b30d06255c24165 for #6826: fix compat_libevent compilation
Nick Mathewson
2013-01-21
*
|
Even more code-removal for 6826
Nick Mathewson
2013-01-17
*
|
Drop detection logic for pre-1.3 busted libevents
Nick Mathewson
2013-01-17
*
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
Don't log about Libevent/OpenSSL initialization when all's well
Nick Mathewson
2012-09-06
|
/
*
Whitespace fix
Nick Mathewson
2012-06-15
*
Move tor_gettimeofday_cached() into compat_libevent
Nick Mathewson
2012-06-15
*
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
2012-06-04
*
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
*
appease check-spaces
Sebastian Hahn
2011-12-08
*
Revert "Use callback-driven approach to block renegotiations."
Nick Mathewson
2011-12-06
*
Revert "appease check-spaces"
Nick Mathewson
2011-12-06
*
Revert "Refactor tor_event_base_once to do what we actually want"
Nick Mathewson
2011-12-06
*
Revert "use event_free() wrapper; fix bug 4582"
Nick Mathewson
2011-12-06
*
Revert "Make pending libevent actions cancelable"
Nick Mathewson
2011-12-06
*
Make pending libevent actions cancelable
Nick Mathewson
2011-11-29
*
use event_free() wrapper; fix bug 4582
Nick Mathewson
2011-11-25
*
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
2011-11-25
*
Merge remote-tracking branch 'asn/bug4312'
Nick Mathewson
2011-11-25
|
\
|
*
Use callback-driven approach to block renegotiations.
George Kadianakis
2011-11-13
*
|
appease check-spaces
Sebastian Hahn
2011-11-24
*
|
Disable IOCP and retry event_base_new_with_config once on failure
Nick Mathewson
2011-11-14
*
|
Merge remote-tracking branch 'public/bug4457_022' into bug4457_master
Nick Mathewson
2011-11-14
|
\
\
|
|
/
|
/
|
|
*
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
*
|
Make bufferevents work with TokenBucketRefillInterval
Nick Mathewson
2011-09-22
*
|
Apply rate-limiting to the lowest bufferevent in the stack.
Nick Mathewson
2011-08-24
*
|
Automatically use filtering bufferevents with IOCP.
Nick Mathewson
2011-08-18
*
|
Call evthread_use_windows_threads when running with IOCP on windows
Nick Mathewson
2011-08-17
*
|
Replace 4 more sscanf()s with tor_sscanf()
Nick Mathewson
2011-07-01
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
|
\
|
|
*
Fix comment typo
Robert Ransom
2011-05-12
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-07
|
\
|
|
*
Clean up a comment-conversation about bad libevent version/method combos
Nick Mathewson
2011-03-25
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
|
\
|
|
*
Resolve the one DOCDOC in the 0.2.2 code atm
Nick Mathewson
2011-03-16
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
|
\
|
|
*
Doxygen documentation for about 100 things that didn't have any
Nick Mathewson
2011-03-16
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
*
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2011-01-03
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-12-21
|
\
|
|
*
Do not send Libevent log messages to a controller.
Nick Mathewson
2010-11-19
[next]