summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26intrmap attribute missing from mcx; ok dlgTheo de Raadt
2021-01-26Rename HostbasedKeyTypes (ssh) and HostbasedAcceptedKeyTypes (sshd) toDarren Tucker
2021-01-26refactor key constraint parsing in ssh-agentDamien Miller
2021-01-26more ssh-agent refactoringDamien Miller
2021-01-26make struct hostkeys public; I have no idea why I made it opaqueDamien Miller
2021-01-26move check_host_cert() from sshconnect,c to sshkey.c and refactorDamien Miller
2021-01-26use recallocarray to allocate the agent sockets table; also clearDamien Miller
2021-01-26factor out common code in the agent clientDamien Miller
2021-01-25We have this sequence in bridge(4) ioctl(2) path:mvs
2021-01-25Give machdep.c a thorough cleanup that is long overdue.Mark Kettenis
2021-01-25Revert local diff now that we no longer use syslog logging inFlorian Obser
2021-01-25Disable logging to syslog for libunbound. We are not getting anythingFlorian Obser
2021-01-25Resolve data toggle out of sync problem for ugen(4) and uhidev(4) devicesMarcus Glocker
2021-01-25Add the new function usbd_clear_endpoint_feature() which allows to issueMarcus Glocker
2021-01-25php.port.mk sets MODPHP_BUILDDEP=No by default now.Stuart Henderson
2021-01-25raise the max number of queues/interrupts to 16, up from 1.David Gwynne
2021-01-25if the rx descriptor reports the rss hash, use it for the mbuf flowid.David Gwynne
2021-01-25don't lose the M_FLOWID flag if the ipv4 cksum is ok.David Gwynne
2021-01-25Adjust code since bgpd added an extra argument to aspath_verify() toClaudio Jeker
2021-01-25RFC6472 discourages the use of AS_SET segements in ASPATH attributes.Claudio Jeker
2021-01-25Fix wg(4) ioctl to be able to handle multiple wgpeers.YASUOKA Masahiko
2021-01-25fix filtering on kstat unit numbersDavid Gwynne
2021-01-25r1.102 forgot to tweak the "redistribute rtlabel" part of the grammar.David Gwynne
2021-01-25make ssh hostbased authentication send the signature algorithm inDamien Miller
2021-01-25if stoeplitz is enabled, use it to provide a flowid for tcp packets.David Gwynne
2021-01-25use an intrmap when establishing interrupts for queues.David Gwynne
2021-01-24Update to tzdata2021a from www.iana.org. Major changes:Todd C. Miller
2021-01-24hmac-sha2-384 and hmac-sha2-512 are enabled by default.tobhe
2021-01-24Implement DNS64 synthesis.Florian Obser
2021-01-24match on Intel Alder Lake and Meteor Lake I219 Ethernet idsJonathan Gray
2021-01-24regenJonathan Gray
2021-01-24add Intel Alder Lake and Meteor Lake I219 Ethernet idsJonathan Gray
2021-01-24Add missing __KAME__ markers.Florian Obser
2021-01-24Pass sockaddr_in6 arround so that we have space to store the scope inFlorian Obser
2021-01-24syncTheo de Raadt
2021-01-24match on Realtek RTL8168H ids for Killer E2500V2 and E2600Jonathan Gray
2021-01-24regenJonathan Gray
2021-01-24add Realtek RTL8168H ids for Killer E2500V2 and E2600Jonathan Gray
2021-01-23match on another Realtek RTL8168 idJonathan Gray
2021-01-23regenJonathan Gray
2021-01-23add another Realtek RTL8168 idJonathan Gray
2021-01-23Fix whitespace issuesMike Larkin
2021-01-23vmm(4): wire faulted in pagesMike Larkin
2021-01-23Handle write() errors.tobhe
2021-01-23Handle errors and truncated output from snprintf().tobhe
2021-01-23list-io must be run from config dirkn
2021-01-23Fix typos.tobhe
2021-01-23Fix IORT struct for Context and PMU interrupts. I misread bytes with bits.Patrick Wildt
2021-01-23syncTheo de Raadt
2021-01-23Move resolv_conf string generation for ASR to function; makesFlorian Obser