summaryrefslogtreecommitdiffstats
path: root/lib/libevent/log.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Libraries should not print to stderr, ok tedu beck deraadtnicm2015-12-111-22/+1
|
* Fix whitespace errors in libevent.bluhm2014-10-301-10/+10
| | | | OK nicm@
* After removing all the #ifdef, the wrappers in evutil are ratherbluhm2014-10-291-4/+3
| | | | | useless. Let libevent call the libc functions directly. OK nicm@
* Remove #ifdef HAVE_.*_H, just include the header files.bluhm2014-10-171-6/+3
| | | | | Do not include sys/param.h. OK nicm@
* Remove #ifdef HAVE_CONFIG_H, there is no config.h file.bluhm2014-10-161-5/+1
| | | | OK nicm@
* iRemove the #ifdef WIN32 implementation from libevent.bluhm2014-10-081-6/+1
| | | | OK nicm@
* Update libevent to 1.4.13.nicm2010-04-211-43/+11
| | | | | | | | | | | | | 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
* Update to libevent-1.3b while retaining our local changes. beck@ OKmillert2007-03-191-7/+7
|
* update to libevent 1.0d; keep local changesbrad2005-05-041-2/+13
| | | | | | | thanks to Alexander von Gernler for testing and some bug fixes ok mpf@ norby@
* update to libevent 1.0c; keep local changesbrad2005-04-221-0/+208
| | | | | | | | | | 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 bradderaadt2005-04-191-208/+0
|
* update to libevent 1.0c; keep local changesbrad2005-04-191-0/+208