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
/
evbuffer-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maximum evbuffer read configuration
Azat Khuzhin
2019-03-16
1
-0
/
+2
*
Fixed last_with_datap description
Marcin Szewczyk
2017-12-18
1
-1
/
+1
*
Fix CVE-2014-6272 in Libevent 2.1
Nick Mathewson
2015-01-05
1
-1
/
+13
*
Use finalization feature so bufferevents can avoid deadlocks
Nick Mathewson
2013-04-26
1
-0
/
+5
*
Add a new callback to get called on evbuffer_file_segment free
yangacer
2012-11-06
1
-0
/
+4
*
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
-0
/
+1
*
Have all visible internal function names end with an underscore.
Nick Mathewson
2012-02-29
1
-2
/
+2
*
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-7
/
+7
*
Convert include-guard macro convention to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-3
/
+3
*
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-2
/
+2
*
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 'github/linked_list'
Nick Mathewson
2012-01-20
1
-2
/
+2
|
\
\
|
*
|
Use LIST rather than TAILQ for evbuffer callbacks
Nick Mathewson
2010-04-09
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'fancycode/buffer_references'
Nick Mathewson
2011-12-08
1
-0
/
+14
|
\
\
\
|
*
|
|
Changed use of refcounts to make sure referenced chains are freed in all cases.
Joachim Bauch
2011-12-07
1
-1
/
+1
|
*
|
|
prevent nested multicast references, reworked locking
Joachim Bauch
2011-08-09
1
-3
/
+2
|
*
|
|
support adding buffers to other buffers non-destructively
Joachim Bauch
2011-08-09
1
-0
/
+15
*
|
|
|
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
*
|
|
|
Make evbuffer_file_segment_types adaptable
Nick Mathewson
2011-10-06
1
-5
/
+6
*
|
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-06
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Prefer mmap to sendfile unless a DRAINS_TO_FD flag is set. Allows add_file to...
Nick Mathewson
2011-09-29
1
-0
/
+2
*
|
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-08-18
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Make overlapped reads result in evbuffer callbacks getting invoked
Nick Mathewson
2011-08-18
1
-0
/
+2
*
|
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-4
/
+4
*
|
|
Merge remote branch 'kev009/21_ac_use_system_extensions'
Nick Mathewson
2011-01-07
1
-0
/
+1
|
\
\
\
|
*
|
|
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
1
-0
/
+1
|
|
/
/
*
|
|
Add CreateFileMapping file_segment implementation for win32
Nick Mathewson
2010-12-20
1
-2
/
+10
*
|
|
Add evbuffer_add_file_segment() so one fd can be used efficiently in more tha...
Nick Mathewson
2010-12-20
1
-12
/
+36
|
/
/
*
|
Fix even more win64 warnings
Nick Mathewson
2010-11-01
1
-2
/
+4
*
|
IOCP-related evbuffer fixes.
Christopher Davis
2010-09-08
1
-1
/
+2
*
|
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
|
/
*
Replace last_with_data with a slightly smarter version
Nick Mathewson
2010-03-31
1
-5
/
+15
*
Increase MIN_BUFFER_SIZE to 512 (1024 on 64-bit)
Nick Mathewson
2010-03-26
1
-2
/
+9
*
Remove previous_to_last from evbuffer
Nick Mathewson
2010-03-10
1
-11
/
+2
*
Use last_with_data in place of previous_to_last
Nick Mathewson
2010-03-10
1
-3
/
+3
*
Revise evbuffer to add last_with_data
Nick Mathewson
2010-03-10
1
-0
/
+4
*
more whitespace normalization
Nick Mathewson
2010-03-05
1
-5
/
+5
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
1
-18
/
+18
*
Fix byte counts when mixing deferred and non-deferred evbuffer callbacks.
Nick Mathewson
2010-01-06
1
-1
/
+3
*
Fix up behavior of never-defered callbacks a little
Nick Mathewson
2009-12-22
1
-5
/
+3
*
Improved optional lock debugging.
Nick Mathewson
2009-11-27
1
-28
/
+2
*
Stop passing EVTHREAD_READ and EVTHREAD_WRITE to non-rw locks.
Nick Mathewson
2009-11-27
1
-8
/
+6
*
Move responsibility for IOCP callback into bufferevent_async.
Nick Mathewson
2009-11-17
1
-0
/
+10
*
Use EVUTIL_ASSERT() consistently instead of assert.
Nick Mathewson
2009-10-26
1
-2
/
+2
*
Add a note that we should change previous_to_last to last_with_space
Nick Mathewson
2009-10-16
1
-0
/
+2
*
Spelling fixes in comments and strings.
Nick Mathewson
2009-10-16
1
-1
/
+1
[next]