Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to libevent 1.0c; keep local changes | 2005-04-22 | 1 | -97/+0 | |
| | | | | | | | | | | 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 | -0/+97 | |
| | |||||
* | update to libevent 1.0c; keep local changes | 2005-04-19 | 1 | -97/+0 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | rcsids | 2002-06-25 | 1 | -0/+2 | |
| | |||||
* | import libevent an event notification abstraction on top of select or kqueue | 2002-06-15 | 1 | -0/+99 | |
supporting timeout and signal callsbacks, too. okay deraadt@ millert@ |