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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
move HostbasedAcceptedAlgorithms to the right place in alphabetical order
naddy
4
-15
/
+15
2021-01-26
Move sequence numbers into the new TLSv1.2 record layer.
jsing
7
-84
/
+38
2021-01-26
Move private key setup to a helper function with proper error
eric
1
-10
/
+47
2021-01-26
Some config changes require a restart of all resolvers even DEAD ones;
florian
1
-4
/
+2
2021-01-26
When checking for available address family for AI_ADDRCONFIG consider
florian
1
-1
/
+16
2021-01-26
remove test that's now bogus, as fullpkgpath takes precedence.
espie
1
-10
/
+6
2021-01-26
Remove unused variables leftover from refactoring. ok djm@
dtucker
1
-6
/
+4
2021-01-26
Always resize the original screen before copying when exiting the
nicm
1
-19
/
+24
2021-01-26
intrmap attribute missing from mcx; ok dlg
deraadt
1
-3
/
+3
2021-01-26
Rename HostbasedKeyTypes (ssh) and HostbasedAcceptedKeyTypes (sshd) to
dtucker
13
-50
/
+55
2021-01-26
refactor key constraint parsing in ssh-agent
djm
1
-69
/
+95
2021-01-26
more ssh-agent refactoring
djm
1
-66
/
+129
2021-01-26
make struct hostkeys public; I have no idea why I made it opaque
djm
2
-8
/
+6
2021-01-26
move check_host_cert() from sshconnect,c to sshkey.c and refactor
djm
7
-51
/
+69
2021-01-26
use recallocarray to allocate the agent sockets table; also clear
djm
1
-4
/
+16
2021-01-26
factor out common code in the agent client
djm
1
-24
/
+39
2021-01-25
We have this sequence in bridge(4) ioctl(2) path:
mvs
4
-81
/
+54
2021-01-25
Give machdep.c a thorough cleanup that is long overdue.
kettenis
3
-101
/
+65
2021-01-25
Revert local diff now that we no longer use syslog logging in
florian
1
-4
/
+0
2021-01-25
Disable logging to syslog for libunbound. We are not getting anything
florian
2
-6
/
+9
2021-01-25
Resolve data toggle out of sync problem for ugen(4) and uhidev(4) devices
mglocker
2
-2
/
+92
2021-01-25
Add the new function usbd_clear_endpoint_feature() which allows to issue
mglocker
2
-2
/
+16
2021-01-25
php.port.mk sets MODPHP_BUILDDEP=No by default now.
sthen
1
-6
/
+7
2021-01-25
raise the max number of queues/interrupts to 16, up from 1.
dlg
1
-3
/
+12
2021-01-25
if the rx descriptor reports the rss hash, use it for the mbuf flowid.
dlg
1
-2
/
+10
2021-01-25
don't lose the M_FLOWID flag if the ipv4 cksum is ok.
dlg
1
-2
/
+2
2021-01-25
Adjust code since bgpd added an extra argument to aspath_verify() to
claudio
2
-6
/
+6
2021-01-25
RFC6472 discourages the use of AS_SET segements in ASPATH attributes.
claudio
6
-13
/
+91
2021-01-25
Fix wg(4) ioctl to be able to handle multiple wgpeers.
yasuoka
1
-5
/
+10
2021-01-25
fix filtering on kstat unit numbers
dlg
1
-4
/
+4
2021-01-25
r1.102 forgot to tweak the "redistribute rtlabel" part of the grammar.
dlg
1
-2
/
+2
2021-01-25
make ssh hostbased authentication send the signature algorithm in
djm
1
-3
/
+3
2021-01-25
if stoeplitz is enabled, use it to provide a flowid for tcp packets.
dlg
4
-4
/
+29
2021-01-25
use an intrmap when establishing interrupts for queues.
dlg
1
-21
/
+44
2021-01-24
Update to tzdata2021a from www.iana.org. Major changes:
millert
2
-7
/
+13
2021-01-24
hmac-sha2-384 and hmac-sha2-512 are enabled by default.
tobhe
1
-6
/
+6
2021-01-24
Implement DNS64 synthesis.
florian
7
-15
/
+738
2021-01-24
match on Intel Alder Lake and Meteor Lake I219 Ethernet ids
jsg
3
-3
/
+30
2021-01-24
regen
jsg
2
-2
/
+47
2021-01-24
add Intel Alder Lake and Meteor Lake I219 Ethernet ids
jsg
1
-1
/
+10
2021-01-24
Add missing __KAME__ markers.
florian
3
-3
/
+13
2021-01-24
Pass sockaddr_in6 arround so that we have space to store the scope in
florian
1
-42
/
+67
2021-01-24
sync
deraadt
1
-0
/
+1
2021-01-24
match on Realtek RTL8168H ids for Killer E2500V2 and E2600
jsg
1
-1
/
+3
2021-01-24
regen
jsg
2
-2
/
+12
2021-01-24
add Realtek RTL8168H ids for Killer E2500V2 and E2600
jsg
1
-1
/
+3
2021-01-23
match on another Realtek RTL8168 id
jsg
1
-1
/
+2
2021-01-23
regen
jsg
2
-2
/
+7
2021-01-23
add another Realtek RTL8168 id
jsg
1
-1
/
+2
2021-01-23
Fix whitespace issues
mlarkin
1
-4
/
+4
[prev]
[next]