summaryrefslogtreecommitdiff
path: root/lib/libevent/Makefile
AgeCommit message (Expand)Author
2007-03-26do not ship the http parts for now; ok millertTheo de Raadt
2007-03-22nicer MLINKS chunkTheo de Raadt
2007-03-21Use arc4random() to generate random IDs. In the future weTodd C. Miller
2007-03-21Document event_base_free(). OK jmc@Todd C. Miller
2007-03-19add MLINKS for evdns_err_to_string() and evdns_nameserver_add();Jason McIntyre
2007-03-19provide MLINKS for evhttp_start() and evhttp_free();Jason McIntyre
2007-03-19Update to libevent-1.3b while retaining our local changes. beck@ OKTodd C. Miller
2006-03-28use clock_gettime if available.Brad Smith
2006-01-23add evbuffer_add_vprintf interface from artur grabowskiBrad Smith
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
2005-10-11add missing MLINK for evbuffer_readline.3Jason McIntyre
2005-07-02zap trailing whitespaces, no binary changeAlexander von Gernler
2005-06-22CDIAGFLAGSBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
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
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