summaryrefslogtreecommitdiff
path: root/lib/libevent/Makefile
AgeCommit message (Collapse)Author
2006-01-23add evbuffer_add_vprintf interface from artur grabowskiBrad Smith
From libevent CVS ok markus@
2006-01-21and some more links here too.Brad Smith
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-10-12three new .so libraries to help the ports people who need (or might need)Theo de Raadt
them for perl modules; discussion with pvalchev
2005-10-11add missing MLINK for evbuffer_readline.3Jason McIntyre
2005-07-02zap trailing whitespaces, no binary changeAlexander von Gernler
ok brad@ beck@
2005-06-22CDIAGFLAGSBrad Smith
From grunk@
2005-04-22update to libevent 1.0c; keep local changesBrad 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-19backout. not discussed, and very wrong. bad bradTheo de Raadt
2005-04-19update to libevent 1.0c; keep local changesBrad Smith
2004-05-02Do not define NOTE_EOF in CFLAGS. ok millert@Miod Vallat
2004-04-28update to libevent 0.8; keep local changesBrad Smith
ok markus@
2003-09-23add support for poll(2); ok deraadtMarkus Friedl
2003-07-10get rid of config.h; ok miod@, millert@, deraadt@Markus Friedl
2003-07-09update to libevent-0.7a.tar.gz; keep local changesMarkus Friedl
2003-02-20fix a variety of missing or wrong MLINKSTheo de Raadt
2002-07-21link evtimer_* now, not timeout_* since it was changed for man pages.Eric Jackson
2002-06-25rcsidsMichael Shalayeff
2002-06-15build static and profiled.Niels Provos