Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-04 | update to libevent 1.0d; keep local changes | Brad Smith | |
thanks to Alexander von Gernler for testing and some bug fixes ok mpf@ norby@ | |||
2005-04-22 | update to libevent 1.0c; keep local changes | Brad Smith | |
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@ | |||
2005-04-19 | backout. not discussed, and very wrong. bad brad | Theo de Raadt | |
2005-04-19 | update to libevent 1.0c; keep local changes | Brad Smith | |
2005-04-13 | use "volatile sig_atomic_t" types instead of "int" for signal flags. | Reyk Floeter | |
ok deraadt@ henning@ provos | |||
2004-04-28 | update to libevent 0.8; keep local changes | Brad Smith | |
ok markus@ | |||
2003-07-09 | update to libevent-0.7a.tar.gz; keep local changes | Markus Friedl | |
2003-06-19 | constify constant structures; niels ok | Michael Shalayeff | |
2002-06-25 | rcsids | Michael Shalayeff | |
2002-06-15 | import libevent an event notification abstraction on top of select or kqueue | Niels Provos | |
supporting timeout and signal callsbacks, too. okay deraadt@ millert@ |