Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whoops, EVUTIL_SET_SOCKET_ERROR went missing. | 2010-04-22 | 1 | -1/+3 | |
| | |||||
* | Clean up the awful _EVENT_* poo in the libevent headers, and don't | 2010-04-21 | 1 | -107/+7 | |
| | | | | | | install event-config.h. Pointed out by deraadt. | ||||
* | Update libevent to 1.4.13. | 2010-04-21 | 1 | -0/+188 | |
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 |