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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rresvport_af() and bindresvport_af()
deraadt
1999-12-16
7
-73
/
+209
*
incorrect bounds on strlcpy()
deraadt
1999-12-16
1
-2
/
+2
*
Install swapctl.2, not swapon.2. swapon.2 should probably go away.
millert
1999-12-14
1
-2
/
+2
*
sync KAME rcsid.
itojun
1999-12-12
1
-2
/
+2
*
inet6_rthdr_reverse() is not available yet.
itojun
1999-12-12
1
-1
/
+4
*
prevent bogus reverse query for 1.0.0.0.in-addr.arpa.
itojun
1999-12-11
1
-7
/
+5
*
fix gethostbyname2(foo, AF_INET6).
itojun
1999-12-11
1
-1
/
+9
*
add inet6_option_* and inet6_rthdr_*.
itojun
1999-12-11
7
-3
/
+1521
*
fix BIND820 bug in inet_pton(). it should bark if there's ambiguous
itojun
1999-12-08
1
-2
/
+4
*
Don't use stdio since we don't want the password to end up in stdio
millert
1999-12-08
1
-25
/
+24
*
fix DNS; all this is due for squishing in a few days anyways, i suspect; fujiwara@rcac.tdi.co.jp
deraadt
1999-12-07
1
-0
/
+1
*
fix space regs load insns, also some tabs vs spaces
mickey
1999-12-05
1
-19
/
+20
*
Formatting fixes, suggested by ericj@
aaron
1999-12-04
1
-31
/
+32
*
fix include list; dogcow@redback.com
deraadt
1999-11-30
1
-1
/
+2
*
mark some places that malloc is not checked
deraadt
1999-11-23
3
-4
/
+8
*
Add missing MLINKs
millert
1999-11-17
8
-14
/
+24
*
typos
deraadt
1999-11-15
2
-4
/
+4
*
Clean up memchr slightly to better match coming memrchr
espie
1999-11-14
1
-4
/
+4
*
EFAULT does not happen for all files; posix 1003.1, line 216
deraadt
1999-11-14
1
-6
/
+6
*
this seem proper now
mickey
1999-11-14
2
-21
/
+22
*
Tweaks; millert@
aaron
1999-11-10
1
-8
/
+9
*
calloc.c is back
millert
1999-11-10
1
-1
/
+1
*
calloc() needs to be separate from malloc in case a user wants to have
millert
1999-11-10
2
-25
/
+54
*
Merge calloc(3) man page into malloc.3; as suggested by millert@
aaron
1999-11-09
3
-90
/
+41
*
Move calloc() into malloc.c and only zero out the area if malloc()
millert
1999-11-09
3
-55
/
+26
*
Bump minor for addition of strtok_r.
art
1999-11-09
1
-1
/
+1
*
Install man-page links for strtok_r.
art
1999-11-09
1
-1
/
+2
*
Document strtok_r.
art
1999-11-09
1
-8
/
+19
*
Implement strtok_r.
art
1999-11-09
1
-5
/
+15
*
Add ip4.allow and etherip.allow entries.
angelos
1999-10-28
1
-1
/
+9
*
SYNOPSIS needs #include <sys/types.h>
espie
1999-10-08
1
-1
/
+2
*
- Xr acct(2) from accton(8) and vice-versa.
aaron
1999-10-07
1
-1
/
+2
*
document more tcp specific sysctls, mostly netbsd.
provos
1999-10-07
1
-2
/
+19
*
- let cryptographic checksums refer to each other
espie
1999-10-06
3
-8
/
+10
*
Make this man page much clearer.
aaron
1999-10-06
1
-8
/
+22
*
specifed -> specified
aaron
1999-10-05
1
-2
/
+2
*
put back FTS_CHDIRROOT until next library major number crank
millert
1999-10-03
1
-8
/
+22
*
kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer used
millert
1999-10-03
2
-29
/
+9
*
Fix multiple problems in the FTS_NOCHDIR case (mycroft@netbsd.org):
millert
1999-10-03
1
-22
/
+47
*
Nail down semantics in case of failure.
espie
1999-09-28
1
-2
/
+31
*
Set j = i after arc4random key schedule to be more like arc4 stream cipher;
deraadt
1999-09-28
1
-1
/
+2
*
Correct buffer size.
alex
1999-09-27
1
-3
/
+3
*
Formatting and grammar.
aaron
1999-09-27
3
-21
/
+21
*
Remove an unwanted `.'.
aaron
1999-09-27
1
-2
/
+2
*
.Nm -> .Fn
espie
1999-09-26
2
-4
/
+4
*
Proper coding idioms.
espie
1999-09-26
2
-2
/
+42
*
Remove extraneous comma
espie
1999-09-26
1
-2
/
+2
*
`may return following error' => `may return the following error'
espie
1999-09-26
3
-7
/
+7
*
`nl' means something special to mdoc, so it must be escaped it meant literally.
aaron
1999-09-26
1
-2
/
+2
*
grammar
pjanzen
1999-09-25
1
-9
/
+10
[next]