summaryrefslogtreecommitdiff
path: root/lib/libevent/buffer.c
AgeCommit message (Expand)Author
2016-09-03Remove NULL pointer checks before calls to free().Nayden Markatchev
2015-02-05Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@Todd C. Miller
2015-01-05Fix CVE-2014-6272 in Libevent 1.4 from upstream:Alexander Bluhm
2014-11-21libraries shouldnt print to stderr when things dont go their way.David Gwynne
2014-10-30Fix whitespace errors in libevent.Alexander Bluhm
2014-10-29After removing all the #ifdef, the wrappers in evutil are ratherAlexander Bluhm
2014-10-18Remove some #ifdef from libevent.Alexander Bluhm
2014-10-18Remove the remaining #ifdef HAVE_ and the #define _GNU_SOURCE.Alexander Bluhm
2014-10-17Remove #ifdef HAVE_.*_H, just include the header files.Alexander Bluhm
2014-10-16Remove #ifdef HAVE_CONFIG_H, there is no config.h file.Alexander Bluhm
2014-10-08iRemove the #ifdef WIN32 implementation from libevent.Alexander Bluhm
2010-07-17add missing header needed by event_warn()Charles Longeau
2010-07-12Update to 1.4.14b.Nicholas Marriott
2010-04-21Update libevent to 1.4.13.Nicholas Marriott
2009-10-13In evbuffer_readline, do not lose data upon malloc failure. From mainstream:Jacek Masiulaniec
2008-05-02Update to libevent 1.3e while retaining our local changes.Brad Smith
2007-03-19Update to libevent-1.3b while retaining our local changes. beck@ OKTodd C. Miller
2007-02-04Two libevent fixes from the SVN repo:Todd C. Miller
2006-12-21'tranfer' -> 'transfer' in comments.Kenneth R Westerback
2006-11-26fix a potential problem in multiple handling of va_list; use va_copy instead.Brad Smith
2006-03-18- limit the amount of data bufferevents are going to consume to somethingBrad Smith
2006-01-25another fix from art.Brad Smith
2006-01-23add evbuffer_add_vprintf interface from artur grabowskiBrad Smith
2005-07-02zap trailing whitespaces, no binary changeAlexander von Gernler
2005-06-18update to libevent 1.1a; keep local changesBrad Smith
2005-05-04update to libevent 1.0d; keep local changesBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
2005-04-19backout. not discussed, and very wrong. bad bradTheo de Raadt
2005-04-19update to libevent 1.0c; keep local changesBrad Smith
2004-04-28update to libevent 0.8; keep local changesBrad Smith