summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-15NSD v3.2.4Jakob Schlyter
2021-01-26Recognize Apple Icestorm cores.Mark Kettenis
2021-01-26Fix build with -fno-common. OK deraadt@Todd C. Miller
2021-01-26Rewrap a comment line to fit into 80 columns.Theo Buehler
2021-01-26zap a tabTheo Buehler
2021-01-26Prepare to provide SSL_set_hostflags()Theo Buehler
2021-01-26one variable was common, fixing what I can.Theo de Raadt
2021-01-26satisfy -fno-common, by (1) copying all the variable decls fromTheo de Raadt
2021-01-26satisfy -fno-common, by (1) copying all the variable decls fromTheo de Raadt
2021-01-26sockb variable is unused (and even worse, was common unused)Theo de Raadt
2021-01-26satisfy -fno-common by repairing one enum declTheo de Raadt
2021-01-26move HostbasedAcceptedAlgorithms to the right place in alphabetical orderChristian Weisgerber
2021-01-26Move sequence numbers into the new TLSv1.2 record layer.Joel Sing
2021-01-26Move private key setup to a helper function with proper errorEric Faurot
2021-01-26Some config changes require a restart of all resolvers even DEAD ones;Florian Obser
2021-01-26When checking for available address family for AI_ADDRCONFIG considerFlorian Obser
2021-01-26remove test that's now bogus, as fullpkgpath takes precedence.Marc Espie
2021-01-26Remove unused variables leftover from refactoring. ok djm@Darren Tucker
2021-01-26Always resize the original screen before copying when exiting theNicholas Marriott
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