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
/
lib
/
libc
/
nls
/
catopen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntohl() returns uint32_t so it cannot be < 0. Since we're storing
millert
2017-04-27
1
-2
/
+2
*
Delete casts to off_t and size_t that are implied by assignments
guenther
2016-09-21
1
-3
/
+3
*
After removing National Language Support (NLS) from base, stop
bluhm
2015-11-05
1
-3
/
+2
*
Verify that opened message catalog is valid, i.e. avoid integer overflows
tobias
2015-10-23
1
-17
/
+105
*
Use new framework for wrapping cat{open,gets,close}(), eliminating
guenther
2015-09-05
1
-3
/
+3
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-2
/
+1
*
Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.
stsp
2013-06-01
1
-11
/
+56
*
Don't call munmap(2) if mmap(2) failed.
matthew
2011-07-12
1
-2
/
+1
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
zap rcsid
espie
2005-08-05
1
-4
/
+1
*
ansify. ok deraadt@ millert@
otto
2005-03-23
1
-6
/
+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
-2
/
+2
*
-1 -> MAP_FAILED
art
2001-05-11
1
-2
/
+2
*
Remove dead code
tholo
1996-09-15
1
-3
/
+4
*
1 char oflow; bitblt & deraadt
deraadt
1996-09-05
1
-5
/
+5
*
use issetugid() to protect against bad getenv
deraadt
1996-08-26
1
-8
/
+6
*
Fix RCS ids
tholo
1996-08-19
1
-2
/
+4
*
from jtc; Ensure user can't make us overrun fixed sized buffers.
deraadt
1996-06-23
1
-49
/
+64
*
exit nicely, error out nicely
deraadt
1996-06-10
1
-20
/
+20
*
svr4-style gencat
deraadt
1996-05-22
1
-15
/
+139
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+26