summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26rc(8) bits for dhcpleased(8).Florian Obser
2021-02-26Hook up dhcpleased to the build.Florian Obser
2021-02-26Sort SEE ALSO and fix its punctuation.Theo Buehler
2021-02-26Import dhcpleased(8) - a dhcp daemon to acquire IPv4 address leasesFlorian Obser
2021-02-26Set is_trusted in x509_verify_ctx_add_chain()Theo Buehler
2021-02-26zap spades of trailing whitespaceTheo Buehler
2021-02-26Read and parse OTP on the BCM4378. There are quite a few firmware andPatrick Wildt
2021-02-26Attach to BCM4378.Patrick Wildt
2021-02-26Add support for BCM4378 as implemented on the Apple M1. This chip seemsPatrick Wildt
2021-02-26touch pcidevs again to generated new rcs ids in headersjan
2021-02-26Only support #iommu-cells = <1> for now to make sure the correct stream IDMark Kettenis
2021-02-26Increase the amount of RX buffers given to the bwfm(4) chip. We haave seenPatrick Wildt
2021-02-26Add aplcpie(4), a (minimal) driver for the PCIe host bridge on Apple M1 SoCs.Mark Kettenis
2021-02-26Add missing PCI product IDs for x710 10GBase-T into ixl(4)jan
2021-02-26only store the current time on address table entries if it changes.David Gwynne
2021-02-26Add a couple of format variables for active and last window index.Nicholas Marriott
2021-02-26Some more improvements from Joachim Wiberg's version of mg.Mark Lumsden
2021-02-26syncTheo de Raadt
2021-02-26remove this KEX fuzzer; it's awkward to use and doesn't play niceDamien Miller
2021-02-26remove some unused functions in slaacdJonathan Gray
2021-02-26tpmr can use the eth64 bits too.David Gwynne
2021-02-26try do a better job of filtering 802.1 reserved group addresses.David Gwynne
2021-02-26Fix Typo, ok jcaDaniel Jakots
2021-02-26use uint64_ts for ethernet addresses in the src/dst bits of rules.David Gwynne
2021-02-26use a uint64_t for the ethernet address in the etherbridge table.David Gwynne
2021-02-26Some improvements from Joachim Wiberg's version of mg.Mark Lumsden
2021-02-26add some helpers for working with ethernet addresses as uint64_tDavid Gwynne
2021-02-26Add my copyright since I added most of the contentDaniel Jakots
2021-02-26Increase the buffer size for the ioctl response buffers to the same asPatrick Wildt
2021-02-26a bit more debugging behind #ifdef DEBUG_SKDamien Miller
2021-02-26gcc is more strict about union declsTheo de Raadt
2021-02-26Indicate hostready signal to inform the firmware that the rings have beenPatrick Wildt
2021-02-26Refactor bwfm(4) firmware loading. The PCIe backend will need to be ablePatrick Wildt
2021-02-26Fix prio2fifo mapping table.Patrick Wildt
2021-02-25The firmware replaces the last 32-bit on RAM with a shared DRAM address.Patrick Wildt
2021-02-25Some newer chips have two D11/802.11 cores, and we need to reset both atPatrick Wildt
2021-02-25Support for version 7 of the bwfm(4) PCIe interface. The size of the itemsPatrick Wildt
2021-02-25Add some infrastructure in the PCI chipset tag for pci_probe_device_hook()Patrick Wildt
2021-02-25mention that FIX_CRLF_FILES is rooted in WRKDIST, pointed out by espie@.Stuart Henderson
2021-02-25wrong annotationMarc Espie
2021-02-25make the timing of FIX_CRLF_FILES explicitMarc Espie
2021-02-25Add a framework for IOMMUs.Mark Kettenis
2021-02-25document FIX_CRLF_FILES.Stuart Henderson
2021-02-25ftp: prevent double free() in error pathChristian Weisgerber
2021-02-25Constify cipher API.tobhe
2021-02-25Typofixkn
2021-02-25Fix two bugs in the legacy verifierTheo Buehler
2021-02-25Update regress to match TLS versions change.Joel Sing
2021-02-25Only use TLS versions internally (rather than both TLS and DTLS versions).Joel Sing
2021-02-25Rename depth to num_untrusted so it identifies what it actually represents.Joel Sing