Age | Commit message (Collapse) | Author |
|
This is the core library only, the DNS parts are removed and it does not
include the other extra bits (HTTP, DNS, and RPC), a separate port for
these will appear in due course.
Thanks to jsg, sthen, alek, gilles, jacekm, bernd and any others I've
forgotten for testing/comments.
Note that /usr/include/evdns.h should be removed after updating.
ok deraadt
|
|
- Make event_init return struct event_base *.
From the libevent SVN repo.
ok millert@
|
|
|
|
From Niels Provos via the libevent SVN
ok deraadt@
|
|
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
|
|
|
|
ok brad@ beck@
|
|
thanks to Alexander von Gernler for testing
and some bug fixes
ok mpf@ norby@
|
|
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@
|
|
|
|
|
|
ok markus@
|