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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rresvport_af() and bindresvport_af()
deraadt
1999-12-16
9
-75
/
+213
*
Bugfix: execvp might fail for many reasons.
espie
1999-12-16
1
-4
/
+6
*
Var_Subst is actually two distinct functions folded into one:
espie
1999-12-16
9
-162
/
+180
*
remaining part of the previous patch... patch got confused somehow.
espie
1999-12-16
1
-12
/
+13
*
for.c becomes sane.
espie
1999-12-16
3
-167
/
+154
*
Allocate buffers as static data structures.
espie
1999-12-16
7
-141
/
+119
*
Fix those two bugs in cond.c.
espie
1999-12-16
1
-35
/
+35
*
Remove unneeded extraneous zeros at the end of buffers.
espie
1999-12-16
3
-20
/
+8
*
Remove redundant fields from struct Buffer.
espie
1999-12-16
2
-112
/
+41
*
Split Buf_GetAll into Buf_Retrieve/Buf_Size.
espie
1999-12-16
7
-77
/
+42
*
Start cleaning up buf.c in earnest.
espie
1999-12-16
4
-73
/
+49
*
regen.
fgsch
1999-12-16
2
-2
/
+9
*
sigh, fix head.
fgsch
1999-12-16
1
-1
/
+1
*
Add TI1211.
fgsch
1999-12-16
1
-1
/
+2
*
incorrect bounds on strlcpy()
deraadt
1999-12-16
1
-2
/
+2
*
Add the ability to use interface names in place of addresses
kjell
1999-12-16
8
-86
/
+110
*
show ip6.forwarding
deraadt
1999-12-16
1
-1
/
+2
*
Xr inet6 4
deraadt
1999-12-16
4
-2
/
+6
*
sync
deraadt
1999-12-16
2
-1
/
+8
*
move dump file to /var/run, not /var/tmp.
itojun
1999-12-16
2
-7
/
+7
*
Add in cleaner dual bus and dual LVD bus support.
mjacob
1999-12-16
1
-41
/
+68
*
Add in dual bus (1240/1280) support. Some more cleanups, including fixes
mjacob
1999-12-16
1
-24
/
+46
*
Roll platform version. Add a second scsi_link struct in the private
mjacob
1999-12-16
1
-7
/
+7
*
Clean up some SXP definitions so that a SXP_BANK1_SELECT can be |'d in.
mjacob
1999-12-16
1
-92
/
+96
*
Add in dual LVD (1280) support. Reorganize the model codes slightly
mjacob
1999-12-16
1
-4
/
+11
*
Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support.
mjacob
1999-12-16
1
-15
/
+80
*
Split SDEV_NOSYNCWIDE into SDEV_NOSYNC and SDEV_NOWIDE (as is done
mjacob
1999-12-16
2
-20
/
+40
*
Get the index in the ifnet_addrs array right (as if_index is
angelos
1999-12-16
1
-5
/
+5
*
deposit dump file in /var/run; markus
deraadt
1999-12-16
2
-5
/
+5
*
use arc4random()
deraadt
1999-12-16
1
-5
/
+2
*
non-working awi driver; someone finish it
deraadt
1999-12-16
12
-8
/
+4692
*
Require privileges in LMCSIOINFO.
angelos
1999-12-15
1
-3
/
+2
*
Require privileges to change card parameters.
angelos
1999-12-15
1
-3
/
+8
*
these strcpy are fine
deraadt
1999-12-15
1
-4
/
+4
*
"Connection closed by x.x.x.x": fatal() -> log()
markus
1999-12-15
1
-3
/
+5
*
keysize warnings talk about identity files
markus
1999-12-15
2
-5
/
+5
*
remove pn, replace with dc
jason
1999-12-15
1
-3
/
+2
*
make dc only match pn (temporarily)
jason
1999-12-15
1
-1
/
+5
*
From gcc development sources:
espie
1999-12-15
1
-1
/
+6
*
never go into persist mode if there are still segments to be retransmitted.
provos
1999-12-15
2
-25
/
+15
*
add missing Xrs and clean a bit
jason
1999-12-15
1
-5
/
+11
*
man page for txphy
jason
1999-12-15
2
-3
/
+53
*
fix declarations
ericj
1999-12-15
1
-12
/
+13
*
Be more verbose about when system immutable flags may be set/cleared.
aaron
1999-12-15
1
-6
/
+11
*
usage cleanup
deraadt
1999-12-15
1
-8
/
+6
*
do not overwrite traffic class portion when filling in IPv6 version field.
itojun
1999-12-15
6
-16
/
+25
*
don't check INET too much, it will make trouble with lkm compilation.
itojun
1999-12-15
1
-8
/
+3
*
safe strcpy
deraadt
1999-12-15
1
-3
/
+3
*
overflow safe
deraadt
1999-12-15
2
-5
/
+5
*
does not overflow
deraadt
1999-12-15
1
-3
/
+3
[next]