summaryrefslogtreecommitdiff
path: root/external/bsd/libevent
AgeCommit message (Expand)Author
2023-06-19Cherry-pick upstream fix for LibreSSL. NFC for us at the moment.rin
2023-06-03adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}lukem
2021-05-30Cast to enums via uintptr_t to avoid compiler warnings.joerg
2021-04-10tests/libevent: fix Clang buildrillig
2021-04-10libevent: remove remaining CONSTCOND commentsrillig
2021-04-10libevent: remove unnecessary CONSTCOND commentsrillig
2021-04-07Merge local changes from libevent 2.1.8 and 2.1.12christos
2021-04-07Changes in version 2.1.12-stable (05 Jul 2020)christos
2020-11-17Support aarch64eb in */config.guess.rin
2020-02-21Explicitly cast pointers to uintptr_t before casting to enums. They arejoerg
2019-10-03Switch kevent udata from intptr_t void*kamil
2019-02-04- use -Wno-error=implicit-fallthrough with GCC7.mrg
2018-02-04switch everyone to openssl.oldchristos
2017-05-21Remove MKCRYPTO option.riastradh
2017-03-02remove debugging abort that makes tests fail.christos
2017-02-22GC some GCC 4.8 specific sh3 HACKS entries.maya
2017-02-01now we have evbuffer.h.3 and ebuffer.3 so handle it carefully.christos
2017-02-01Update supporting files for components which rely on autoconf to allow systemssevan
2017-02-01need visibility.hchristos
2017-02-01fix non _LP64christos
2017-01-31regen man pageschristos
2017-01-31merge conflictschristos
2017-01-31Changes in version 2.1.8-stable (22 January 2017)christos
2016-05-01Drop stray ^ from output. Found by Abhinav.joerg
2015-08-28Simplify.joerg
2015-02-01this generated include file oughtn't be around, the 'good' version is inspz
2015-02-01void functions should not return values.njoly
2015-01-31timeval fields might not be int, so use imaxabs.joerg
2015-01-30Add missing __printflikejoerg
2015-01-29merge and update manpages and include/event2/event-config.hspz
2015-01-29Upstream Change_log:spz
2014-04-19At least event(3) looks better when passed through tbl(1), so set USETBL.wiz
2014-04-11oops missed one instance of fixmanchristos
2014-04-10PR/48722: David H. Gutteridge: use HOST_SH to execute fixmanchristos
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-11-09another gcc workaroundchristos
2013-09-21Update LLVM/Clang snapshot to r191105. This brings in a better detectionjoerg
2013-09-11If a library needs a symbol from another library, pull that library injoerg
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