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
/
libwrap
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert to new .Dd format;
jmc
2007-05-31
4
-8
/
+8
*
mention sys/types.h needed; eth0@o2.pl
deraadt
2006-12-21
1
-1
/
+2
*
delint
dhill
2006-04-14
3
-12
/
+14
*
use WANTLINT= (on all architectures)
deraadt
2005-11-24
1
-1
/
+2
*
Use correct size when zeroing fd sets. From Michael Shuldman in PR
otto
2005-11-10
1
-6
/
+10
*
errno changes, lib major version bumps, and general flag day
marc
2004-07-13
1
-1
/
+1
*
Remove redundant errno declaration. ok deraadt@
otto
2004-05-31
1
-3
/
+2
*
new sentence, new line;
jmc
2004-02-19
1
-7
/
+10
*
escape full stops where necessary to kill erroneous double spaces;
jmc
2004-02-19
1
-2
/
+2
*
obvious typi inside an #ifdef
henning
2003-12-27
1
-2
/
+2
*
refer to RFCs consistently (RFC XXXX);
jmc
2003-08-08
1
-2
/
+2
*
add missing includes
david
2003-07-18
2
-4
/
+6
*
some \" -> .\" that i missed earlier;
jmc
2003-07-08
4
-8
/
+8
*
- fix some lists and displays
jmc
2003-07-08
3
-70
/
+44
*
terms 3 & 4 cleanup based on "terms" file
deraadt
2003-06-03
4
-32
/
+4
*
fix various 3/4 licenses according to "terms" file
deraadt
2003-06-03
1
-8
/
+1
*
- section reorder
jmc
2003-06-02
2
-28
/
+28
*
if reverse lookup result looks like a numeric hostname,
itojun
2003-05-27
1
-2
/
+23
*
- typos;
jmc
2003-05-24
2
-6
/
+6
*
NetBSD PR 15025: libwrap hangs in an infinite loop when a host access line
pjanzen
2003-05-15
1
-3
/
+3
*
- kill unused var
avsm
2003-04-19
3
-11
/
+13
*
sprintf -> snprintf
tdeval
2003-04-05
1
-6
/
+8
*
strcpy/strcat -> strlcpy/strlcat
tdeval
2003-04-05
1
-3
/
+3
*
rfc -> RFC
jmc
2003-04-03
1
-3
/
+3
*
.Nd shouldn't end with a period
david
2003-03-22
1
-2
/
+2
*
date should be written formally: .Dd Month day, year
david
2003-03-06
1
-2
/
+2
*
more typos; jmc@prioris.mini.pw.edu.pl
deraadt
2003-01-18
1
-11
/
+11
*
If we're going to replace strtok() with strtok_r(), and the caller of the
itojun
2002-12-31
1
-3
/
+4
*
Crank all library major numbers. Needed due to the fact that we
millert
2002-12-03
1
-1
/
+1
*
remove BUGS section; this library uses strtok_r(3) now.
fgsch
2002-06-22
1
-7
/
+1
*
use strtok_r() instead of strtok(); millert ok
deraadt
2002-06-22
1
-7
/
+8
*
use more snprintf
deraadt
2002-06-19
1
-4
/
+4
*
support scoped IPv6 address.
itojun
2002-06-07
3
-186
/
+227
*
func prototype
itojun
2002-06-07
1
-2
/
+5
*
more strict prototype
itojun
2002-06-07
2
-26
/
+43
*
snprintf
itojun
2002-06-07
1
-4
/
+4
*
compatiblity -> compatibility
deraadt
2002-06-03
1
-3
/
+3
*
unsigned vs unsigned int
deraadt
2002-05-27
1
-3
/
+3
*
pid_t cleanup
deraadt
2002-05-26
1
-3
/
+3
*
Character 0 is called NUL, not nul.
millert
2002-05-01
1
-2
/
+2
*
YP, not NIS
millert
2002-05-01
1
-5
/
+4
*
o) start new sentence on a new line;
mpech
2002-05-01
4
-109
/
+146
*
Initial cleanup:
mpech
2002-04-30
1
-14
/
+14
*
Protect IPv6 code with #ifdef INET6
mpech
2002-04-25
1
-2
/
+10
*
wrong error message
deraadt
2002-02-24
1
-3
/
+3
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
3
-37
/
+17
*
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
-28
/
+28
*
more pid_t use
deraadt
2002-01-02
1
-4
/
+4
*
atoi->strtoul
beck
2001-12-13
1
-4
/
+10
*
fix a comment
deraadt
2001-11-17
1
-3
/
+3
[next]