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
/
usr.sbin
/
rtadvd
/
timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to libevent; ok florian@
jca
2016-08-02
1
-140
/
+0
*
fatal("malloc") -> fatal(NULL)
jca
2016-03-01
1
-2
/
+2
*
Kill trailing whitespace.
jca
2016-02-08
1
-3
/
+3
*
ansify
jca
2015-10-25
1
-2
/
+2
*
make comment select() vs poll() agnostic
deraadt
2014-11-02
1
-2
/
+2
*
malloc+memset -> calloc
guenther
2014-07-04
1
-5
/
+3
*
- replace TIMEVAL_* function/macros with macros from sys/time.h
florian
2013-04-30
1
-79
/
+20
*
use timerclear macro
okan
2011-03-22
1
-3
/
+3
*
Clean up logging by introducing the logging API used in
rainer
2008-04-21
1
-20
/
+9
*
Kill __FUNCTION__.
espie
2002-06-10
1
-5
/
+5
*
KNF, strlcpy, cleanups from kame
itojun
2002-05-29
1
-3
/
+1
*
minor KNF. plug a memory leak on reconfig.
itojun
2002-05-21
1
-10
/
+8
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-3
/
+3
*
sync with router renumber struct decl change.
itojun
2000-07-06
1
-3
/
+17
*
sync with latest kame.
itojun
2000-05-23
1
-2
/
+3
*
enable rtadvd in usr.sbin/Makefile.
itojun
1999-12-11
1
-0
/
+2
*
router advertisement daemon, from KAME
itojun
1999-12-11
1
-0
/
+199