summaryrefslogtreecommitdiff
path: root/lib/libevent/shlib_version
AgeCommit message (Expand)Author
2014-04-03add helper functions to use asr with libevent.Eric Faurot
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2012-08-28Expose _EVENT_VERSION in event.h. This is expected by net/tor, which will spewPascal Stumpf
2010-04-21Update libevent to 1.4.13.Nicholas Marriott
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
2006-03-30introduce a way to free the base.Brad Smith
2006-03-18- limit the amount of data bufferevents are going to consume to somethingBrad Smith
2006-01-23add evbuffer_add_vprintf interface from artur grabowskiBrad Smith
2005-10-12three new .so libraries to help the ports people who need (or might need)Theo de Raadt