index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bufferevent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bufferevent: introduce bufferevent_replacefd() (like setfd() but also close fd)
Azat Khuzhin
2021-03-23
1
-0
/
+28
*
Check return value of evbuffer_remove() in bufferevent_read()
lilei
2021-02-04
1
-1
/
+6
*
Fix leaks in error path of the bufferevent_init_common_()
Azat Khuzhin
2019-03-16
1
-15
/
+19
*
bufferevent: add debug messages when .setfd/.getfd/.enable/.disable failed
Azat Khuzhin
2018-11-20
1
-0
/
+8
*
Use BEV_UPCASE() everywhere
Azat Khuzhin
2018-11-13
1
-32
/
+16
*
Fix hangs due to watermarks overruns in bufferevents implementations
Azat Khuzhin
2018-10-17
1
-0
/
+25
*
be: just a simple mistake, reinclude the <errno.h>
Seven
2016-10-05
1
-1
/
+0
*
be: introduce bufferevent_generic_adj_existing_timeouts_()
Azat Khuzhin
2015-11-06
1
-0
/
+23
*
be: add_event: use evutil_timerisset()
Azat Khuzhin
2015-11-06
1
-1
/
+1
*
expose bufferevent_incref/decref (with fewer modifications)
Mark Ellzey
2015-05-06
1
-2
/
+6
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2014-09-18
1
-1
/
+1
|
\
|
*
[Bugfix] fix bufferevent setwatermark suspend_read
ufo2243
2014-09-18
1
-1
/
+1
*
|
make bufferevent_getwatermark api more robust
ufo2243
2014-09-12
1
-3
/
+8
*
|
Minor optimizations on bufferevent_trigger options
Nick Mathewson
2013-12-24
1
-8
/
+10
*
|
Make bufferevent_trigger_nolock_() inline
Nick Mathewson
2013-12-24
1
-11
/
+0
*
|
Clarifications in response to merge req. comments
Ondřej Kuzník
2013-12-05
1
-2
/
+2
*
|
Add an option to trigger bufferevent event callbacks
Ondřej Kuzník
2013-12-03
1
-4
/
+13
*
|
Add an option to trigger bufferevent I/O callbacks
Ondřej Kuzník
2013-12-03
1
-18
/
+37
*
|
Add watermark introspection
Ondřej Kuzník
2013-12-03
1
-0
/
+21
*
|
Fix locking in bufferevent_get_options_().
Maxime Henrion
2013-05-24
1
-1
/
+3
*
|
Fix a double close() bug in evhttp when the underlying bufferevent uses BEV_O...
Maxime Henrion
2013-05-24
1
-0
/
+12
*
|
Remove bufferevent_del_generic_timeout_cbs as now unused
Nick Mathewson
2013-04-26
1
-11
/
+0
*
|
Use finalization feature so bufferevents can avoid deadlocks
Nick Mathewson
2013-04-26
1
-11
/
+43
*
|
Make the argument to bufferevent_get_priority const
Nick Mathewson
2012-11-18
1
-1
/
+1
*
|
Restore our priority-inversion-prevention code with deferreds
Nick Mathewson
2012-05-09
1
-2
/
+2
*
|
Add a bufferevent_get_priority() function
Nick Mathewson
2012-05-09
1
-0
/
+10
*
|
Replace more deferred_cb names with event_callback
Nick Mathewson
2012-05-09
1
-3
/
+3
*
|
Replace deferred_cbs with event_callback-based implementation.
Nick Mathewson
2012-05-09
1
-11
/
+12
*
|
Clean up lingering _identifiers.
Nick Mathewson
2012-02-29
1
-3
/
+3
*
|
Have all visible internal function names end with an underscore.
Nick Mathewson
2012-02-29
1
-20
/
+20
*
|
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-28
/
+28
*
|
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-4
/
+4
*
|
Add a bufferevent_getcb() to find a bufferevent's current callbacks
Nick Mathewson
2012-02-11
1
-0
/
+20
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
bufferevent: Add functions to set/get max_single_read/write values.
Alexander Drozdov
2011-10-11
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-08-28
1
-0
/
+15
|
\
\
|
|
/
|
*
Correctly terminate IO on an async bufferevent on bufferevent_free
Nick Mathewson
2011-08-28
1
-0
/
+15
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-1
/
+1
*
|
Merge remote branch 'origin/patches-2.0'
Nick Mathewson
2011-03-07
1
-0
/
+18
|
\
\
|
|
/
|
*
Workaround libevent bug
Tomash Brechko
2011-03-07
1
-0
/
+18
*
|
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
1
-2
/
+3
|
/
*
Add a bufferevent_get_base function
Nick Mathewson
2010-10-21
1
-0
/
+6
*
Correct logic on disabling underlying bufferevents when disabling a filter
Nick Mathewson
2010-10-14
1
-4
/
+4
*
Obey enabled status when unsuspending
Simon Perreault
2010-09-10
1
-2
/
+2
*
Only process up to MAX_DEFERRED deferred_cbs at a time.
Christopher Davis
2010-09-08
1
-10
/
+5
*
Correctly detect failure to delete bufferevent read-timeout event
Nick Mathewson
2010-08-17
1
-1
/
+1
*
Fix a nasty dangling-event bug when using rate-limiting groups
Nick Mathewson
2010-08-09
1
-1
/
+1
[next]