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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
ntohl() returns uint32_t so it cannot be < 0. Since we're storing
millert
1
-2
/
+2
2016-09-21
Delete casts to off_t and size_t that are implied by assignments
guenther
1
-3
/
+3
2015-11-05
After removing National Language Support (NLS) from base, stop
bluhm
1
-3
/
+2
2015-10-25
The only thing that was translated into multiple languages in OpenBSD
bluhm
21
-4926
/
+0
2015-10-24
Unify all the errno names in
bluhm
1
-3
/
+3
2015-10-23
Verify that opened message catalog is valid, i.e. avoid integer overflows
tobias
1
-17
/
+105
2015-09-05
Use new framework for wrapping cat{open,gets,close}(), eliminating
guenther
7
-80
/
+10
2015-01-16
Move to the <limits.h> universe.
deraadt
1
-2
/
+1
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
3
-9
/
+9
2013-06-01
Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.
stsp
21
-25
/
+2168
2012-12-05
Remove excessive sys/cdefs.h inclusion
deraadt
3
-6
/
+6
2012-06-15
Fix typos.
matthew
1
-2
/
+2
2011-07-12
Don't call munmap(2) if mmap(2) failed.
matthew
1
-2
/
+1
2010-01-28
Update translations: fix EREMOTE and add a bunch of error codes too.
guenther
1
-1
/
+25
2009-11-27
sync german translations with recent C.msg changes
stsp
1
-0
/
+24
2009-11-25
Italian translations
giovanni
1
-0
/
+24
2009-11-24
Danish translations.
mk
1
-0
/
+246
2009-11-24
- sync with latest additions
jasper
1
-0
/
+24
2009-11-24
Change ENOTSUP's strerror() to "Not supported"
guenther
2
-0
/
+48
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
3
-24
/
+3
2007-05-31
convert to new .Dd format;
jmc
3
-6
/
+6
2006-03-15
spelling, jon@vexed.se
deraadt
1
-1
/
+1
2006-03-14
add italian nls; from jwk@xtf.it
deraadt
1
-0
/
+222
2006-03-14
missing newline
deraadt
1
-1
/
+1
2005-08-05
zap rcsid
espie
6
-24
/
+6
2005-07-22
- sync prototypes and header excerpts to reality
jaredy
1
-2
/
+2
2005-03-23
ansify. ok deraadt@ millert@
otto
6
-28
/
+13
2002-04-02
Improved translations from Lars Buitinck (lars at fwn.rug.nl) and me.
camield
1
-90
/
+90
2002-04-01
better translations by Paul Weissman
jufi
1
-16
/
+16
2002-02-16
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
4
-8
/
+8
2001-05-11
-1 -> MAP_FAILED
art
1
-2
/
+2
2000-08-09
Remove trailing blank lines.
aaron
1
-2
/
+1
1999-08-31
Consistify naming of RETURN VALUES section.
aaron
2
-4
/
+4
1999-07-05
repairs
aaron
3
-21
/
+22
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
alex
1
-3
/
+3
1999-04-22
spelling
espie
1
-4
/
+4
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1
-2
/
+2
1998-11-04
availiable -> available
aaron
1
-2
/
+2
1998-08-08
add russian messages support
form
1
-0
/
+222
1997-07-09
Clean up some -Wall flowers.
millert
1
-1
/
+2
1997-06-18
french fix from matthieu
deraadt
1
-1
/
+1
1997-06-18
catalogs from netbsd
deraadt
4
-0
/
+888
1997-06-17
fixed some typos; netbsd
provos
1
-12
/
+12
1996-09-15
Remove dead code
tholo
3
-11
/
+12
1996-09-05
1 char oflow; bitblt & deraadt
deraadt
1
-5
/
+5
1996-08-26
use issetugid() to protect against bad getenv
deraadt
1
-8
/
+6
1996-08-19
Fix RCS ids
tholo
10
-16
/
+28
1996-08-19
No longer used
tholo
1
-0
/
+0
1996-06-23
from jtc; Ensure user can't make us overrun fixed sized buffers.
deraadt
1
-49
/
+64
1996-06-10
exit nicely, error out nicely
deraadt
2
-22
/
+24
[next]