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.bin
/
indent
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
it's typedef, not typdef.
tobiasu
2016-06-06
1
-2
/
+2
*
creat() -> open equiv; from Frederic Nowak
deraadt
2015-11-11
1
-2
/
+2
*
Change all tame callers to namechange to pledge(2).
deraadt
2015-10-09
1
-3
/
+3
*
tame "stdio rpath wpath cpath", because this program reads and creates
deraadt
2015-10-05
1
-1
/
+3
*
Mark diag() as printf-like
guenther
2015-09-27
2
-5
/
+4
*
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
deraadt
2015-08-20
3
-13
/
+13
*
Recognise 'F'/'f' constant suffix for single precision floating point.
jsg
2015-01-22
1
-1
/
+7
*
Make some $OpenBSD$ lines prettier/standardier by eliminating
krw
2015-01-19
2
-2
/
+2
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-4
/
+4
*
Userland reallocarray() audit.
doug
2014-10-11
1
-2
/
+2
*
Make sure the correct errno is reported by warn* or err* and not
guenther
2014-07-20
1
-2
/
+3
*
Use errc/warnc to simplify code.
guenther
2014-05-20
2
-4
/
+4
*
unsigned char casts for ctype
deraadt
2013-11-26
4
-14
/
+17
*
tweak previous;
jmc
2013-06-24
1
-4
/
+4
*
Default to stdin/stdout if no input files are
jsg
2013-06-21
2
-7
/
+11
*
add ut/nut flags to indent to enable/disable tabs.
jsg
2013-06-20
5
-12
/
+57
*
remove uesless Pp;
jmc
2013-01-17
1
-3
/
+2
*
no more vgrind(1); ok deraadt
jmc
2010-10-19
1
-7
/
+4
*
More delimiters that need quoting inside macros, hunted down by jmc@,
schwarze
2010-07-15
1
-3
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
6
-45
/
+6
*
"input-file" is a required argument; while here, remove a few superfluous
sobrado
2009-05-29
2
-6
/
+6
*
typos; ok jmc@
martynas
2007-11-27
1
-3
/
+3
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-3
/
+3
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
When checking for comment characters using negative pointer arithmetic
millert
2005-05-15
1
-3
/
+3
*
Fix realloc bug introduce in rev 1.10 and do some minor cleanup.
millert
2005-03-06
1
-11
/
+8
*
clearer wording;
jmc
2005-02-04
1
-4
/
+4
*
Spell precede correctly.
jsg
2004-11-29
1
-3
/
+3
*
ansi; khalek@linuxgamers.net
deraadt
2004-07-20
5
-52
/
+29
*
- some fixes from PR 1446
jmc
2003-11-28
1
-62
/
+65
*
better realloc. ok deraadt@ henning@
tedu
2003-09-26
2
-10
/
+15
*
minimal protos
deraadt
2003-06-26
2
-7
/
+7
*
delete junk proto
deraadt
2003-06-25
1
-2
/
+1
*
de-register and ansification; millert ok
deraadt
2003-06-12
1
-6
/
+4
*
final bits of obvious UCB term 3 removal
deraadt
2003-06-12
8
-53
/
+21
*
de-register
deraadt
2003-06-11
1
-5
/
+9
*
- section reorder
jmc
2003-06-10
1
-5
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
sprintf -> snprintf and add a couple of size checks to ensure against
krw
2003-04-25
1
-5
/
+11
*
snprintf
deraadt
2003-04-01
1
-4
/
+3
*
inconsistant spelling; torh@bogus.net
deraadt
2002-11-29
1
-3
/
+3
*
misplaced break in the last
mickey
2002-10-07
1
-3
/
+3
*
some formatting from mickey.
mickey
2002-10-04
1
-8
/
+8
*
fprintf+exit vs errx
mickey
2002-10-04
1
-6
/
+4
*
better error message when we find unmatched braces. (i.e. "braces" is more
vincent
2002-03-16
1
-3
/
+3
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-21
/
+5
*
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
2
-26
/
+26
*
kill more registers
mpech
2001-11-19
3
-11
/
+11
*
errx -> err if ENOMEM
pjanzen
2001-06-25
4
-16
/
+16
*
Remove completely redundant introductory sentences in ENVIRONMENT sections.
aaron
2001-05-01
1
-3
/
+1
[next]