Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to libevent-1.3b while retaining our local changes. beck@ OK | 2007-03-19 | 1 | -2/+2 | |
| | |||||
* | introduce a way to free the base. | 2006-03-30 | 1 | -2/+26 | |
| | | | | From libevent CVS | ||||
* | update to libevent 1.1a; keep local changes | 2005-06-18 | 1 | -70/+179 | |
| | | | | ok grunk@ | ||||
* | fix comment, kqueue -> {poll,select} | 2005-05-06 | 1 | -2/+2 | |
| | |||||
* | update to libevent 1.0c; keep local changes | 2005-04-22 | 1 | -26/+24 | |
| | | | | | | | | | | 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 | -24/+26 | |
| | |||||
* | update to libevent 1.0c; keep local changes | 2005-04-19 | 1 | -26/+24 | |
| | |||||
* | update to libevent 0.8; keep local changes | 2004-04-28 | 1 | -5/+2 | |
| | | | | ok markus@ | ||||
* | update to libevent-0.7a.tar.gz; keep local changes | 2003-07-09 | 1 | -91/+24 | |
| | |||||
* | constify constant structures; niels ok | 2003-06-19 | 1 | -2/+2 | |
| | |||||
* | Signal fixes from ericj@monkey.org via dugsong@monkey.org | 2002-09-15 | 1 | -2/+6 | |
| | | | | via provos | ||||
* | rcsids | 2002-06-25 | 1 | -0/+2 | |
| | |||||
* | import libevent an event notification abstraction on top of select or kqueue | 2002-06-15 | 1 | -0/+309 | |
supporting timeout and signal callsbacks, too. okay deraadt@ millert@ |