summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-26move HostbasedAcceptedAlgorithms to the right place in alphabetical ordernaddy4-15/+15
2021-01-26Move sequence numbers into the new TLSv1.2 record layer.jsing7-84/+38
2021-01-26Move private key setup to a helper function with proper erroreric1-10/+47
2021-01-26Some config changes require a restart of all resolvers even DEAD ones;florian1-4/+2
2021-01-26When checking for available address family for AI_ADDRCONFIG considerflorian1-1/+16
2021-01-26remove test that's now bogus, as fullpkgpath takes precedence.espie1-10/+6
2021-01-26Remove unused variables leftover from refactoring. ok djm@dtucker1-6/+4
2021-01-26Always resize the original screen before copying when exiting thenicm1-19/+24
2021-01-26intrmap attribute missing from mcx; ok dlgderaadt1-3/+3
2021-01-26Rename HostbasedKeyTypes (ssh) and HostbasedAcceptedKeyTypes (sshd) todtucker13-50/+55
2021-01-26refactor key constraint parsing in ssh-agentdjm1-69/+95
2021-01-26more ssh-agent refactoringdjm1-66/+129
2021-01-26make struct hostkeys public; I have no idea why I made it opaquedjm2-8/+6
2021-01-26move check_host_cert() from sshconnect,c to sshkey.c and refactordjm7-51/+69
2021-01-26use recallocarray to allocate the agent sockets table; also cleardjm1-4/+16
2021-01-26factor out common code in the agent clientdjm1-24/+39
2021-01-25We have this sequence in bridge(4) ioctl(2) path:mvs4-81/+54
2021-01-25Give machdep.c a thorough cleanup that is long overdue.kettenis3-101/+65
2021-01-25Revert local diff now that we no longer use syslog logging inflorian1-4/+0
2021-01-25Disable logging to syslog for libunbound. We are not getting anythingflorian2-6/+9
2021-01-25Resolve data toggle out of sync problem for ugen(4) and uhidev(4) devicesmglocker2-2/+92
2021-01-25Add the new function usbd_clear_endpoint_feature() which allows to issuemglocker2-2/+16
2021-01-25php.port.mk sets MODPHP_BUILDDEP=No by default now.sthen1-6/+7
2021-01-25raise the max number of queues/interrupts to 16, up from 1.dlg1-3/+12
2021-01-25if the rx descriptor reports the rss hash, use it for the mbuf flowid.dlg1-2/+10
2021-01-25don't lose the M_FLOWID flag if the ipv4 cksum is ok.dlg1-2/+2
2021-01-25Adjust code since bgpd added an extra argument to aspath_verify() toclaudio2-6/+6
2021-01-25RFC6472 discourages the use of AS_SET segements in ASPATH attributes.claudio6-13/+91
2021-01-25Fix wg(4) ioctl to be able to handle multiple wgpeers.yasuoka1-5/+10
2021-01-25fix filtering on kstat unit numbersdlg1-4/+4
2021-01-25r1.102 forgot to tweak the "redistribute rtlabel" part of the grammar.dlg1-2/+2
2021-01-25make ssh hostbased authentication send the signature algorithm indjm1-3/+3
2021-01-25if stoeplitz is enabled, use it to provide a flowid for tcp packets.dlg4-4/+29
2021-01-25use an intrmap when establishing interrupts for queues.dlg1-21/+44
2021-01-24Update to tzdata2021a from www.iana.org. Major changes:millert2-7/+13
2021-01-24hmac-sha2-384 and hmac-sha2-512 are enabled by default.tobhe1-6/+6
2021-01-24Implement DNS64 synthesis.florian7-15/+738
2021-01-24match on Intel Alder Lake and Meteor Lake I219 Ethernet idsjsg3-3/+30
2021-01-24regenjsg2-2/+47
2021-01-24add Intel Alder Lake and Meteor Lake I219 Ethernet idsjsg1-1/+10
2021-01-24Add missing __KAME__ markers.florian3-3/+13
2021-01-24Pass sockaddr_in6 arround so that we have space to store the scope inflorian1-42/+67
2021-01-24syncderaadt1-0/+1
2021-01-24match on Realtek RTL8168H ids for Killer E2500V2 and E2600jsg1-1/+3
2021-01-24regenjsg2-2/+12
2021-01-24add Realtek RTL8168H ids for Killer E2500V2 and E2600jsg1-1/+3
2021-01-23match on another Realtek RTL8168 idjsg1-1/+2
2021-01-23regenjsg2-2/+7
2021-01-23add another Realtek RTL8168 idjsg1-1/+2
2021-01-23Fix whitespace issuesmlarkin1-4/+4