Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Libraries should not print to stderr, ok tedu beck deraadt | 2015-12-11 | 1 | -22/+1 | |
| | |||||
* | Fix whitespace errors in libevent. | 2014-10-30 | 1 | -10/+10 | |
| | | | | OK nicm@ | ||||
* | After removing all the #ifdef, the wrappers in evutil are rather | 2014-10-29 | 1 | -4/+3 | |
| | | | | | useless. Let libevent call the libc functions directly. OK nicm@ | ||||
* | Remove #ifdef HAVE_.*_H, just include the header files. | 2014-10-17 | 1 | -6/+3 | |
| | | | | | Do not include sys/param.h. OK nicm@ | ||||
* | Remove #ifdef HAVE_CONFIG_H, there is no config.h file. | 2014-10-16 | 1 | -5/+1 | |
| | | | | OK nicm@ | ||||
* | iRemove the #ifdef WIN32 implementation from libevent. | 2014-10-08 | 1 | -6/+1 | |
| | | | | OK nicm@ | ||||
* | Update libevent to 1.4.13. | 2010-04-21 | 1 | -43/+11 | |
| | | | | | | | | | | | | | 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.3b while retaining our local changes. beck@ OK | 2007-03-19 | 1 | -7/+7 | |
| | |||||
* | update to libevent 1.0d; keep local changes | 2005-05-04 | 1 | -2/+13 | |
| | | | | | | | thanks to Alexander von Gernler for testing and some bug fixes ok mpf@ norby@ | ||||
* | update to libevent 1.0c; keep local changes | 2005-04-22 | 1 | -0/+208 | |
| | | | | | | | | | | 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 | -208/+0 | |
| | |||||
* | update to libevent 1.0c; keep local changes | 2005-04-19 | 1 | -0/+208 | |