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
/
sys
/
arch
/
hppa
/
stand
/
mkboot
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-30
Don't pull in <sys/file.h> just to get fcntl.h
guenther
1
-2
/
+2
2015-01-15
remove .Tn; from Jan Stary <hans at stare dot cz>
schwarze
1
-7
/
+4
2014-10-26
Don't forget to free() the malloc()s.
miod
1
-5
/
+6
2014-09-24
Replace a few malloc() calls with reallocarray() so it checks for overflow.
doug
1
-3
/
+4
2014-01-22
Clean up code - sort headers, remove __OpenBSD__ #ifdefs and ansify
jsing
1
-63
/
+15
2013-10-17
Remove support for a.out and ecoff. We only do elf now.
deraadt
1
-2
/
+2
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
1
-13
/
+1
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2005-01-20
missing arch in .Dt;
jmc
1
-2
/
+2
2004-11-22
better types; from hppa64 (;
mickey
1
-4
/
+4
2003-08-11
a few strict protos
mickey
1
-4
/
+3
2003-07-19
don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)
david
1
-2
/
+2
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
2
-13
/
+5
2003-05-11
string cleaning; krw ok
deraadt
1
-4
/
+5
2003-04-07
s/HP9000/HP 9000/; from weissmanndude
mickey
1
-3
/
+3
2003-02-18
copyrights added;
jmc
1
-1
/
+32
2003-01-30
no need to force cflags here
mickey
1
-2
/
+1
2002-11-19
a typo; from David Krause
mickey
1
-2
/
+2
2002-11-12
build program on hppa only
deraadt
1
-3
/
+8
2002-11-10
some creamy filling
mickey
1
-1
/
+30
2002-06-11
err(3) appends a newline already; ok miod@
jsyn
1
-3
/
+3
2002-03-14
First round of __P removal in sys
millert
1
-7
/
+7
2001-07-04
missed this $OpenBSD$ in former commit
niklas
1
-0
/
+2
2001-05-17
It's Daylight Saving Time, not Savings. Fix comments.
pvalchev
1
-3
/
+3
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
millert
1
-11
/
+11
2000-05-31
cleanup
mickey
1
-4
/
+2
1999-07-08
install into man8/arch subdirs
deraadt
1
-1
/
+2
1999-05-23
getopt(3) returns -1, not EOF
aaron
1
-3
/
+3
1999-05-03
lifvar.h -- bye, bye
mickey
1
-11
/
+12
1998-09-29
'acceppt gzip files for lif
mickey
1
-2
/
+4
1998-08-29
postpone bzero buffer on padding
mickey
1
-3
/
+3
1998-07-27
make LIF definitions machine-wide
mickey
2
-108
/
+14
1998-07-13
ftpd: sleep for an indeterminate amount for non-existant logins
millert
1
-4
/
+4
1998-06-23
ok, it boots, include and libkern to come
mickey
4
-0
/
+534