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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved code for evbuffer; avoids memcpy
Niels Provos
2008-02-28
1
-19
/
+2
*
r16731@catbus: nickm | 2007-11-25 16:52:53 -0500
Nick Mathewson
2007-11-25
1
-3
/
+3
*
r14939@tombo: nickm | 2007-11-25 11:59:26 -0500
Nick Mathewson
2007-11-25
1
-4
/
+5
*
use a const pointer for bufferevent_write
Niels Provos
2007-11-17
1
-1
/
+1
*
Make all the C files in the libraries compile under MSVC 2005 Express. There...
Nick Mathewson
2007-11-07
1
-0
/
+4
*
r16501@catbus: nickm | 2007-11-07 01:00:31 -0500
Nick Mathewson
2007-11-07
1
-1
/
+2
*
rolling back r339: evconfig.h does not work
Niels Provos
2007-03-01
1
-1
/
+1
*
make evconfig.h available as installed header file; not
Niels Provos
2007-02-28
1
-1
/
+1
*
make it compile with mingw; from Nick
Niels Provos
2006-09-27
1
-0
/
+8
*
allow both read and write callbacks for bufferevents to be NULL
Niels Provos
2006-08-26
1
-2
/
+7
*
limit the amount of data bufferevents are going to consume to something
Niels Provos
2006-02-13
1
-1
/
+9
*
allow setting an event base for bufferevents; from phil oleson
Niels Provos
2006-02-03
1
-1
/
+19
*
make it compile on mac os x
Niels Provos
2005-09-09
1
-1
/
+1
*
better comment
Niels Provos
2005-04-23
1
-0
/
+2
*
fixes from alexander von gernler
Niels Provos
2005-04-14
1
-0
/
+5
*
make it compile on solaris
Niels Provos
2005-04-04
1
-1
/
+0
*
fixes for threaded operations from Andrew Danforth
Niels Provos
2005-01-03
1
-1
/
+3
*
support for event priorities; active events are scheduled into priority queues;
Niels Provos
2004-09-19
1
-0
/
+11
*
license
Niels Provos
2004-04-13
1
-2
/
+21
*
support for low and high watermarks
Niels Provos
2004-04-04
1
-2
/
+63
*
allow the write callback to called even if there is no buffered data
Niels Provos
2004-03-23
1
-15
/
+19
*
provided buffered events
Niels Provos
2004-03-23
1
-0
/
+271