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
/
col
/
col.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change all tame callers to namechange to pledge(2).
deraadt
2015-10-09
1
-3
/
+3
*
col can be locked down with tame "stdio", in case it is fed nasty input,
deraadt
2015-10-05
1
-1
/
+4
*
For half and reverse line feeds, recognize SUSv2-style escape-digit
schwarze
2015-05-09
1
-8
/
+20
*
Avoid scattering octal escapes all over the place,
schwarze
2015-05-08
1
-5
/
+5
*
Fix about ten integer overflows and underflows and a handful of logic
schwarze
2015-05-08
1
-48
/
+66
*
Correctly encode half line feed in the output stream for -f;
schwarze
2014-10-17
1
-2
/
+2
*
1) Fix a segfault triggered by an input line containing two consecutive
schwarze
2014-10-16
1
-17
/
+19
*
use the reallocarray idiom; ok ingo
deraadt
2014-10-08
1
-13
/
+13
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-14
/
+1
*
use strtonum; ok millert@
jdixon
2007-05-01
1
-7
/
+8
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-19
/
+11
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
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
-10
/
+10
*
Sync usage() output with man page; mpech@prosoft.org.lv
aaron
2000-11-21
1
-4
/
+3
*
use err(3)
mickey
1997-07-25
1
-12
/
+3
*
(foo *)NULL -> NULL + err msg for realloc failure
kstailey
1997-06-17
1
-4
/
+4
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+545