index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libevent
/
Makefile
Age
Commit message (
Expand
)
Author
2007-03-26
do not ship the http parts for now; ok millert
Theo de Raadt
2007-03-22
nicer MLINKS chunk
Theo de Raadt
2007-03-21
Use arc4random() to generate random IDs. In the future we
Todd C. Miller
2007-03-21
Document event_base_free(). OK jmc@
Todd C. Miller
2007-03-19
add MLINKS for evdns_err_to_string() and evdns_nameserver_add();
Jason McIntyre
2007-03-19
provide MLINKS for evhttp_start() and evhttp_free();
Jason McIntyre
2007-03-19
Update to libevent-1.3b while retaining our local changes. beck@ OK
Todd C. Miller
2006-03-28
use clock_gettime if available.
Brad Smith
2006-01-23
add evbuffer_add_vprintf interface from artur grabowski
Brad Smith
2006-01-21
and some more links here too.
Brad Smith
2005-11-24
use WANTLINT= (on all architectures)
Theo de Raadt
2005-10-12
three new .so libraries to help the ports people who need (or might need)
Theo de Raadt
2005-10-11
add missing MLINK for evbuffer_readline.3
Jason McIntyre
2005-07-02
zap trailing whitespaces, no binary change
Alexander von Gernler
2005-06-22
CDIAGFLAGS
Brad Smith
2005-04-22
update to libevent 1.0c; keep local changes
Brad Smith
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-05-02
Do not define NOTE_EOF in CFLAGS. ok millert@
Miod Vallat
2004-04-28
update to libevent 0.8; keep local changes
Brad Smith
2003-09-23
add support for poll(2); ok deraadt
Markus Friedl
2003-07-10
get rid of config.h; ok miod@, millert@, deraadt@
Markus Friedl
2003-07-09
update to libevent-0.7a.tar.gz; keep local changes
Markus Friedl
2003-02-20
fix a variety of missing or wrong MLINKS
Theo de Raadt
2002-07-21
link evtimer_* now, not timeout_* since it was changed for man pages.
Eric Jackson
2002-06-25
rcsids
Michael Shalayeff
2002-06-15
build static and profiled.
Niels Provos