Age | Commit message (Expand) | Author |
---|---|---|
2014-10-30 | Fix whitespace errors in libevent. | Alexander Bluhm |
2014-10-29 | After removing all the #ifdef, the wrappers in evutil are rather | Alexander Bluhm |
2014-10-29 | Do not cast a (const void *) pointer to (void *) to avoid a warning. | Alexander Bluhm |
2014-10-17 | Remove #ifdef HAVE_.*_H, just include the header files. | Alexander Bluhm |
2014-10-16 | Remove #ifdef HAVE_CONFIG_H, there is no config.h file. | Alexander Bluhm |
2014-10-08 | iRemove the #ifdef WIN32 implementation from libevent. | Alexander Bluhm |
2013-04-17 | evtag_marshal_timeval() truncates tv_sec to 32 bits, not passing the high | Theo de Raadt |
2010-04-21 | Update libevent to 1.4.13. | Nicholas Marriott |
2008-05-02 | Update to libevent 1.3e while retaining our local changes. | Brad Smith |
2007-03-19 | Update to libevent-1.3b while retaining our local changes. beck@ OK | Todd C. Miller |