Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove #ifndef HAVE_TAILQFOREACH containing a private tailq | 2014-10-15 | 1 | -17/+1 | |
| | | | | | implementation. OK nicm@ | ||||
* | Replace all queue *_END macro calls except CIRCLEQ_END with NULL. | 2014-09-13 | 1 | -3/+2 | |
| | | | | | | | | CIRCLEQ_* is deprecated and not called in the tree. The other queue types have *_END macros which were added for symmetry with CIRCLEQ_END. They are defined as NULL. There's no reason to keep the other *_END macro calls. ok millert@ | ||||
* | Update libevent to 1.4.13. | 2010-04-21 | 1 | -2/+41 | |
| | | | | | | | | | | | | | This is the core library only, the DNS parts are removed and it does not include the other extra bits (HTTP, DNS, and RPC), a separate port for these will appear in due course. Thanks to jsg, sthen, alek, gilles, jacekm, bernd and any others I've forgotten for testing/comments. Note that /usr/include/evdns.h should be removed after updating. ok deraadt | ||||
* | Update to libevent 1.3e while retaining our local changes. | 2008-05-02 | 1 | -1/+6 | |
| | | | | | "No objection" millert@ "the diff looks and works fine" reyk@ | ||||
* | Update to libevent-1.3b while retaining our local changes. beck@ OK | 2007-03-19 | 1 | -0/+2 | |
| | |||||
* | update to libevent 1.0c; keep local changes | 2005-04-22 | 1 | -0/+56 | |
| | | | | | | | | | | no shared lib so no ABI/API check is necessary thanks to Alexander von Gernler for submitting another diff in an attempt to update libevent and for a use-after-free fix. ok henning@ deraadt@ | ||||
* | backout. not discussed, and very wrong. bad brad | 2005-04-19 | 1 | -56/+0 | |
| | |||||
* | update to libevent 1.0c; keep local changes | 2005-04-19 | 1 | -0/+56 | |