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
Age
Commit message (
Expand
)
Author
2007-03-19
+.Xr evdns 3 ,
Jason McIntyre
2007-03-19
further cleanup;
Jason McIntyre
2007-03-19
add MLINKS for evdns_err_to_string() and evdns_nameserver_add();
Jason McIntyre
2007-03-19
clean up this page;
Jason McIntyre
2007-03-19
provide MLINKS for evhttp_start() and evhttp_free();
Jason McIntyre
2007-03-19
tweaks;
Jason McIntyre
2007-03-19
Update to libevent-1.3b while retaining our local changes. beck@ OK
Todd C. Miller
2007-02-13
Avoid double recacl when loop_once is used.
Todd C. Miller
2007-02-13
Add prototype for bufferevent_base_set().
Todd C. Miller
2007-02-04
Two libevent fixes from the SVN repo:
Todd C. Miller
2006-12-21
'tranfer' -> 'transfer' in comments.
Kenneth R Westerback
2006-11-26
fix a potential problem in multiple handling of va_list; use va_copy instead.
Brad Smith
2006-11-26
fail without leaking memory when poll set extension fails.
Brad Smith
2006-11-26
allow both read and write callbacks for bufferevents to be NULL.
Brad Smith
2006-11-05
typo in kqueue delete.
Brad Smith
2006-11-05
fix a potential memory leak in event_once().
Brad Smith
2006-10-21
bufferevent_write() return code misdocumented; ok jmc
Theo de Raadt
2006-03-30
introduce a way to free the base.
Brad Smith
2006-03-28
use clock_gettime if available.
Brad Smith
2006-03-23
new sentence, new line;
Jason McIntyre
2006-03-18
- limit the amount of data bufferevents are going to consume to something
Brad Smith
2006-02-09
typo
Brad Smith
2006-01-25
another fix from art.
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
2006-01-21
add a few missing functions.
Brad Smith
2005-12-20
do not remove kq inkernel flag before event_del gets to it;
Brad Smith
2005-12-02
make write-end of signal socketpair non-blocking.
Theo de Raadt
2005-12-02
pollops should be const
Theo de Raadt
2005-12-02
lookup out of evsigcaught[] must be sig_atomic_t too
Theo de Raadt
2005-12-01
save errno in signal handler since it does a system call
Theo de Raadt
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-06-18
update to libevent 1.1a; keep local changes
Brad Smith
2005-05-07
this is libevent 1.0e
Brad Smith
2005-05-06
fix comment, kqueue -> {poll,select}
Brad Smith
2005-05-04
update to libevent 1.0d; keep local changes
Brad Smith
2005-04-22
- no need for .Pp before .Sh
Jason McIntyre
2005-04-22
remove whitespace
Brad Smith
2005-04-22
update to libevent 1.0c; keep local changes
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
2005-04-13
use "volatile sig_atomic_t" types instead of "int" for signal flags.
Reyk Floeter
2005-02-02
authorative->authoritative
Jolan Luff
2004-06-20
remove timeout_*() again; ok brad@
Markus Friedl
2004-05-02
Do not define NOTE_EOF in CFLAGS. ok millert@
Miod Vallat
[next]