summaryrefslogtreecommitdiffstats
path: root/lib/libevent/event_tagging.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-2/+1
* Do not cast a (const void *) pointer to (void *) to avoid a warning.bluhm2014-10-291-2/+2
* Remove #ifdef HAVE_.*_H, just include the header files.bluhm2014-10-171-12/+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-10/+1
* evtag_marshal_timeval() truncates tv_sec to 32 bits, not passing the highderaadt2013-04-171-2/+2
* Update libevent to 1.4.13.nicm2010-04-211-76/+147
* Update to libevent 1.3e while retaining our local changes.brad2008-05-021-34/+34
* Update to libevent-1.3b while retaining our local changes. beck@ OKmillert2007-03-191-0/+374