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
/
tail
/
read.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace fix: Closing bracket belongs to if-block, not enclosing for
tobias
2015-03-26
1
-2
/
+2
*
SIZE_MAX is standard, we should be using it in preference to the
millert
2015-02-06
1
-4
/
+4
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-8
/
+1
*
fix double free which can happen if the last line has no newline;
otto
2008-06-02
1
-2
/
+3
*
unneeded includes and whitespace police; from Igor Zinovik
otto
2007-09-29
1
-4
/
+2
*
Another mem leak plugged. With help from Igor Zinovi. ok millert@
otto
2007-09-16
1
-5
/
+11
*
Plug mem leak. From Igor Zinovik; ok millert@
otto
2007-09-13
1
-2
/
+5
*
ANSIfy. Ok ray@
kjell
2006-03-24
1
-8
/
+4
*
Clean up some lint and -Wall.
kjell
2006-03-22
1
-15
/
+29
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
kill more registers
mpech
2001-11-19
1
-8
/
+8
*
occured->occurred
mpech
2001-09-19
1
-4
/
+4
*
Get rid of repeating error messages; From netbsd millert@ ok
ericj
2000-06-23
1
-6
/
+14
*
Fix core dump and use libc err(3) instead of private one (which had
millert
1997-01-12
1
-14
/
+16
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+203