summaryrefslogtreecommitdiff
path: root/external/bsd/libevent/dist
AgeCommit message (Expand)Author
2014-02-27time_t is larger than int, so don't use abs.joerg
2014-01-07Add format string checks for _warn_helper.joerg
2014-01-04Fix memcmp use.joerg
2013-11-21delete copy of queue.h that we don't use.christos
2013-04-12missed one xkill in the renamechristos
2013-04-12undo previous, breaks differently when testing for EINPROGRESS.christos
2013-04-12#if 0 morechristos
2013-04-12XXX: disable the simple conditions test right now because it depends onchristos
2013-04-12connect(2) returns EINPROGRESS for "239.10.20.30" which is supposed tochristos
2013-04-12Remove potentially extra consts.joerg
2013-04-12Work correctly with ISO C99 compiler.joerg
2013-04-12remove bug we added.christos
2013-04-11fix merge that broke the testschristos
2013-04-11merge conflicts, make compile with warnings.christos
2013-04-11import libevent 2.xchristos
2012-03-12Fix build failure caused by previous change. Hi jruoho!jnemeth
2012-03-11Skip the "simple timeout" test. This test case is known to fail ratherjruoho
2011-09-16Use __deadjoerg
2011-05-23Use the static inline for the body as well.joerg
2010-11-11Calibrate the amount of time that a sleep() requires, and use thatpgoyette
2010-11-11Adjust timers a bit so that the http timer can get a chance to expire,pgoyette
2010-06-03disable the DNS tests which rely on external hosts, asplunky
2010-05-14Proper markup for example. Use <> include style. Bump date.joerg
2009-11-02libevent 1.4.12-stableplunky