Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-21 | 'tranfer' -> 'transfer' in comments. | Kenneth R Westerback | |
2006-11-26 | fix a potential problem in multiple handling of va_list; use va_copy instead. | Brad Smith | |
From Niels Provos via the libevent SVN, by Alejo. ok deraadt@ | |||
2006-03-18 | - limit the amount of data bufferevents are going to consume to something | Brad Smith | |
reasonable; in some circumstances it could happen that libevent happily allocated 100MB in read buffers without telling the user; found by christopher maxwell - parts of these changes are from his patch. - allow setting an event base for bufferevents; from phil oleson - improved manpage from Phil Oleson From libevent CVS | |||
2006-01-25 | another fix from art. | Brad Smith | |
From libevent CVS | |||
2006-01-23 | add evbuffer_add_vprintf interface from artur grabowski | Brad Smith | |
From libevent CVS ok markus@ | |||
2005-07-02 | zap trailing whitespaces, no binary change | Alexander von Gernler | |
ok brad@ beck@ | |||
2005-06-18 | update to libevent 1.1a; keep local changes | Brad Smith | |
ok grunk@ | |||
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 | |
2004-04-28 | update to libevent 0.8; keep local changes | Brad Smith | |
ok markus@ |