summaryrefslogtreecommitdiffstats
path: root/lib/libevent/evbuffer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace errors in libevent.bluhm2014-10-301-3/+3
* After removing all the #ifdef, the wrappers in evutil are ratherbluhm2014-10-291-3/+2
* Remove #ifdef HAVE_.*_H, just include the header files.bluhm2014-10-171-6/+1
* Remove #ifdef HAVE_CONFIG_H, there is no config.h file.bluhm2014-10-161-5/+1
* iRemove the #ifdef WIN32 implementation from libevent.bluhm2014-10-081-13/+1
* Update libevent to 1.4.13.nicm2010-04-211-15/+57
* - Use a const pointer for bufferevent_write.brad2008-05-021-2/+2
* Update to libevent-1.3b while retaining our local changes. beck@ OKmillert2007-03-191-1/+9
* allow both read and write callbacks for bufferevents to be NULL.brad2006-11-261-3/+8
* - limit the amount of data bufferevents are going to consume to somethingbrad2006-03-181-3/+29
* typobrad2006-02-091-2/+2
* zap trailing whitespaces, no binary changegrunk2005-07-021-3/+3
* update to libevent 1.0d; keep local changesbrad2005-05-041-1/+8
* update to libevent 1.0c; keep local changesbrad2005-04-221-3/+15
* backout. not discussed, and very wrong. bad bradderaadt2005-04-191-15/+3
* update to libevent 1.0c; keep local changesbrad2005-04-191-3/+15
* update to libevent 0.8; keep local changesbrad2004-04-281-0/+357