index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libevent
/
event.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak previous; ok nicm
jmc
2010-04-22
1
-10
/
+11
*
Update libevent to 1.4.13.
nicm
2010-04-21
1
-168
/
+88
*
- Use a const pointer for bufferevent_write.
brad
2008-05-02
1
-2
/
+2
*
Makefile: sort MLINKS and add event_base_once.3
jmc
2008-05-02
1
-3
/
+2
*
Update to libevent 1.3e while retaining our local changes.
brad
2008-05-02
1
-2
/
+6
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
do not doc the http parts
deraadt
2007-03-26
1
-24
/
+24
*
Add missing const
millert
2007-03-21
1
-2
/
+29
*
event_init() and event_dispatch() take void. Add commented out
millert
2007-03-21
1
-3
/
+28
*
Document event_base_free(). OK jmc@
millert
2007-03-21
1
-2
/
+9
*
+.Xr evdns 3 ,
jmc
2007-03-19
1
-1
/
+2
*
tweaks;
jmc
2007-03-19
1
-4
/
+4
*
Update to libevent-1.3b while retaining our local changes. beck@ OK
millert
2007-03-19
1
-4
/
+32
*
allow both read and write callbacks for bufferevents to be NULL.
brad
2006-11-26
1
-1
/
+3
*
bufferevent_write() return code misdocumented; ok jmc
deraadt
2006-10-21
1
-3
/
+5
*
new sentence, new line;
jmc
2006-03-23
1
-6
/
+7
*
- limit the amount of data bufferevents are going to consume to something
brad
2006-03-18
1
-6
/
+28
*
another fix from art.
brad
2006-01-25
1
-2
/
+2
*
add evbuffer_add_vprintf interface from artur grabowski
brad
2006-01-23
1
-1
/
+4
*
add a few missing functions.
brad
2006-01-21
1
-6
/
+12
*
update to libevent 1.1a; keep local changes
brad
2005-06-18
1
-3
/
+3
*
update to libevent 1.0d; keep local changes
brad
2005-05-04
1
-5
/
+9
*
- no need for .Pp before .Sh
jmc
2005-04-22
1
-5
/
+2
*
remove whitespace
brad
2005-04-22
1
-13
/
+13
*
update to libevent 1.0c; keep local changes
brad
2005-04-22
1
-4
/
+75
*
backout. not discussed, and very wrong. bad brad
deraadt
2005-04-19
1
-75
/
+4
*
update to libevent 1.0c; keep local changes
brad
2005-04-19
1
-4
/
+75
*
use "volatile sig_atomic_t" types instead of "int" for signal flags.
reyk
2005-04-13
1
-2
/
+2
*
authorative->authoritative
jolan
2005-02-02
1
-2
/
+2
*
various tweaks;
jmc
2004-04-28
1
-19
/
+15
*
update to libevent 0.8; keep local changes
brad
2004-04-28
1
-7
/
+133
*
add support for poll(2); ok deraadt
markus
2003-09-23
1
-4
/
+7
*
update to libevent-0.7a.tar.gz; keep local changes
markus
2003-07-09
1
-2
/
+11
*
license cleaning.
art
2003-06-03
1
-5
/
+2
*
- typos
jmc
2003-05-23
1
-16
/
+16
*
SEE ALSO corrections. millert ok.
fgsch
2002-11-10
1
-3
/
+3
*
grammar; ok deraadt@
jsyn
2002-09-30
1
-4
/
+4
*
change timeout_ API to evtimer_ API; avoiding clashes with kernel include
provos
2002-07-12
1
-16
/
+16
*
add sys/time.h to SYNOPSIS; from bk@rt.fm
provos
2002-07-05
1
-1
/
+2
*
typos. Patch from bk@rt.fr
mpech
2002-06-25
1
-10
/
+10
*
import libevent an event notification abstraction on top of select or kqueue
provos
2002-06-15
1
-0
/
+307