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
/
dhcpd
/
tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from old errwarn.c logging to shiny new log.[ch].
krw
2017-02-13
1
-8
/
+9
*
Eliminate #include inside *.h files and include only needed headers in
krw
2016-02-06
1
-1
/
+14
*
remove NULL-checks before free()
mmcc
2015-12-21
1
-3
/
+2
*
Eliminate all uses of dmalloc() where the returned pointer
krw
2010-01-02
1
-5
/
+12
*
Eliminate all uses of dfree() where the pointer is either dereferenced
krw
2010-01-01
1
-4
/
+4
*
Wrappers around a wrapper around free() are of no more use than
krw
2010-01-01
1
-2
/
+2
*
Another calloc() wrapper wrapper, new_tree(), bites the dust.
krw
2010-01-01
1
-8
/
+17
*
tiny bit of delinting; ok krw@
otto
2006-03-13
1
-32
/
+1
*
avoid aliasing with libc functions; ok henning
deraadt
2004-09-16
1
-2
/
+2
*
remove hostname lookup stuff, done at parse time now, ok theo
henning
2004-05-08
1
-110
/
+1
*
$OpenBSD$
henning
2004-04-20
1
-1
/
+1
*
various knf; henning ok
deraadt
2004-04-18
1
-10
/
+9
*
a bunch of knf, ok henning
deraadt
2004-04-16
1
-2
/
+3
*
knf + ansi
hshoexer
2004-04-15
1
-207
/
+208
*
spaces
deraadt
2004-04-14
1
-2
/
+2
*
more crap bites the dust
henning
2004-04-14
1
-6
/
+5
*
time_t and kill a few dumb defines
henning
2004-04-13
1
-5
/
+5
*
may the whacking begin
henning
2004-04-13
1
-0
/
+402