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
/
buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r16731@catbus: nickm | 2007-11-25 16:52:53 -0500
Nick Mathewson
2007-11-25
1
-2
/
+2
*
r14953@tombo: nickm | 2007-11-25 15:56:40 -0500
Nick Mathewson
2007-11-25
1
-25
/
+71
*
r14939@tombo: nickm | 2007-11-25 11:59:26 -0500
Nick Mathewson
2007-11-25
1
-5
/
+6
*
Make all the C files in the libraries compile under MSVC 2005 Express. There...
Nick Mathewson
2007-11-07
1
-1
/
+2
*
r16509@catbus: nickm | 2007-11-07 02:08:32 -0500
Nick Mathewson
2007-11-07
1
-1
/
+0
*
On win32, sockets apparently can't be used with ReadFile and WriteFile: You n...
Nick Mathewson
2007-09-20
1
-23
/
+18
*
fix typo in comments
Niels Provos
2007-08-19
1
-1
/
+1
*
fixes from Joerg Sonnenberger:
Niels Provos
2007-06-30
1
-1
/
+1
*
support removing of http callbacks and removing of registered RPCs
Niels Provos
2007-05-23
1
-2
/
+7
*
fix evbuffer_find off by one; found by Ken Cox; regression test by him
Niels Provos
2007-04-19
1
-5
/
+4
*
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
*
fix handling of chunked requests
Niels Provos
2007-02-14
1
-1
/
+1
*
make it work on freebsd; from phil oleson
Niels Provos
2007-01-27
1
-0
/
+3
*
evbuffer_find fix from Dug Song
Niels Provos
2007-01-06
1
-3
/
+4
*
fix a potential problem in multiple handling of va_list; use va_copy instead;
Niels Provos
2006-11-10
1
-3
/
+9
*
make it compile with mingw; from Nick
Niels Provos
2006-09-27
1
-1
/
+1
*
many changes for fixing a small bug: post requests would not send the post
Niels Provos
2006-02-13
1
-1
/
+3
*
limit the amount of data bufferevents are going to consume to something
Niels Provos
2006-02-13
1
-1
/
+14
*
another fix from art
Niels Provos
2006-01-22
1
-2
/
+2
*
add evbuffer_add_vprintf interface from artur grabowski; add some testing
Niels Provos
2005-12-06
1
-26
/
+34
*
event.3
Niels Provos
2005-09-20
1
-1
/
+1
*
fix issue with signedness warnings; from Alexander von Gernler
release-1.1b
Niels Provos
2005-06-19
1
-2
/
+2
*
bufferevents would not correctly detect EOF on read; reported by
Niels Provos
2005-06-10
1
-1
/
+1
*
provide a function to read lines from buffers; comes in handy for many
Niels Provos
2005-04-23
1
-0
/
+47
*
fixes from alexander von gernler
Niels Provos
2005-04-14
1
-1
/
+1
*
build fixes from nick mathewson
Niels Provos
2005-04-01
1
-2
/
+7
*
debugging callbacks from Nick Mathewson <nickm@freehaven.net>
Niels Provos
2005-03-29
1
-1
/
+0
*
should work a little bit better with solaris compiler
Niels Provos
2004-07-19
1
-1
/
+1
*
change evbuffer_read so that it reads directly into the memory allocated to
Niels Provos
2004-07-13
1
-28
/
+75
*
make it compile on systems without vasprintf
Niels Provos
2004-06-11
1
-3
/
+7
*
fix some of the windows compile issues; make buffer.c faster; support
Niels Provos
2004-05-24
1
-19
/
+120
*
license
Niels Provos
2004-04-13
1
-2
/
+24
*
support for low and high watermarks
Niels Provos
2004-04-04
1
-1
/
+21
*
provided buffered events
Niels Provos
2004-03-23
1
-18
/
+31
*
new event_once interface; start of buffering interface for buffered events
Niels Provos
2004-02-22
1
-0
/
+165