Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to libevent 1.0d; keep local changes | 2005-05-04 | 1 | -2/+3 | |
| | | | | | | | 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 | -114/+294 | |
| | | | | | | | | | | 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 | -294/+114 | |
| | |||||
* | update to libevent 1.0c; keep local changes | 2005-04-19 | 1 | -114/+294 | |
| | |||||
* | use "volatile sig_atomic_t" types instead of "int" for signal flags. | 2005-04-13 | 1 | -4/+5 | |
| | | | | ok deraadt@ henning@ provos | ||||
* | update to libevent 0.8; keep local changes | 2004-04-28 | 1 | -42/+136 | |
| | | | | ok markus@ | ||||
* | update to libevent-0.7a.tar.gz; keep local changes | 2003-07-09 | 1 | -7/+47 | |
| | |||||
* | constify constant structures; niels ok | 2003-06-19 | 1 | -5/+5 | |
| | |||||
* | rcsids | 2002-06-25 | 1 | -0/+2 | |
| | |||||
* | import libevent an event notification abstraction on top of select or kqueue | 2002-06-15 | 1 | -0/+496 | |
supporting timeout and signal callsbacks, too. okay deraadt@ millert@ |