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
/
libexec
/
talkd
/
announce.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-2
/
+2
*
Remove unused headers and sort the remaining
mestre
2016-02-01
1
-10
/
+5
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-3
/
+3
*
do not mix concepts of gettimeofday(), tv_sec, and localtime() in a
deraadt
2013-04-17
1
-5
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-6
/
+1
*
spaces
deraadt
2004-03-10
1
-4
/
+4
*
close file on error paths. from Patrick Latifi
tedu
2004-03-10
1
-4
/
+8
*
ansi cleanup; ok ian markus
deraadt
2003-06-11
1
-9
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
avoid size_t -> int conversion. style nit for sizeof(). David Krause
itojun
2002-11-25
1
-3
/
+3
*
Allocate vis_user on the stack instead of using malloc(). This
millert
2002-09-24
1
-4
/
+3
*
typos/grammar/better words
jufi
2002-07-07
1
-3
/
+3
*
KNF
deraadt
2002-05-21
1
-7
/
+7
*
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
*
-Wall
deraadt
2001-07-08
1
-3
/
+2
*
need more size to big_buf for line termination (\r\n).
itojun
2000-10-10
1
-3
/
+3
*
use %s with fprintf
deraadt
2000-07-06
1
-3
/
+3
*
TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it.
millert
1998-08-18
1
-49
/
+4
*
S_IWGRP
deraadt
1998-07-03
1
-3
/
+3
*
param.h
deraadt
1996-07-18
1
-2
/
+3
*
\007 instead of ^G; from phk@freebsd.org
deraadt
1996-07-18
1
-3
/
+3
*
buffer overflow from dholland@hcs.HARVARD.EDU; could do with some cleanup?
deraadt
1996-07-17
1
-8
/
+10
*
buffer overflow
deraadt
1996-07-17
1
-4
/
+5
*
Fix the bugs w/ that osockaddr.
mickey
1996-04-28
1
-2
/
+8
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+200