summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-19rpki-client: don't leak nfile if no repo is found.Theo Buehler
2022-01-19Add missing x509_init_oid() calls in regress tests.Claudio Jeker
2022-01-19Remove temporary verbose logging.Anton Lindqvist
2022-01-19go back to rev 1.5 of irq_work.h with tasks on system_wqJonathan Gray
2022-01-19no longer need to disable -Wtautological-compare andJonathan Gray
2022-01-19move some unused functions under ifdefJonathan Gray
2022-01-19Comment out an incorrect lock assertion.Martin Pieuchot
2022-01-19__always_inline needs the inline keyword as well as the attributeJonathan Gray
2022-01-18Avoid pulling sys/param.h, by using _ALIGN instead.Theo de Raadt
2022-01-18syncTheo de Raadt
2022-01-18PRT_make() can just zap the destination dos_partition if theKenneth R Westerback
2022-01-18Pass the X509_V_FLAG_CRL_CHECK flag as argument to valid_x509().Claudio Jeker
2022-01-18Use X509_get0_pubkey() for opk and remove the EVP_PKEY_free(opk).Claudio Jeker
2022-01-18Adjust after change to cert_parse() and ta_parse().Claudio Jeker
2022-01-18Change cert_parse() and ta_parse() to no longer take a x509 handle asClaudio Jeker
2022-01-18More fixing. Previous revert was incomplete.Claudio Jeker
2022-01-18Revert all the files that should have not been committed in last commit.Claudio Jeker
2022-01-18Kill extra newlineClaudio Jeker
2022-01-18Fix function name in warn message.Theo Buehler
2022-01-18Unify the various X509_verify_cert() calls and the boiler plate code aroundClaudio Jeker
2022-01-18Cleanup the scattered OBJ_txt2obj() calls and move them intoClaudio Jeker
2022-01-18Properly handle read-only clusters in m_pullup(9).Alexander Bluhm
2022-01-18Improve how quirks are handled on sdhc(4)-compatible drivers. So farPatrick Wildt
2022-01-18return EIO, not ENXIO, when the interface underneath ifq_deq_sleep dies.David Gwynne
2022-01-18a comment about bridges shouldnt list switch(4), but can have veb(4).David Gwynne
2022-01-18Add cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC host controller.Visa Hankala
2022-01-18plic: Fix cpuid handlingVisa Hankala
2022-01-17when decompressing zlib compressed packets, use Z_SYNC_FLUSH insteadDamien Miller
2022-01-17make most of the sftp errors more idiomatic, following the general formDamien Miller
2022-01-17when transferring multiple files in SFTP mode, create the destinationDamien Miller
2022-01-17Update libexpat to 2.4.3. This fixes CVE-2021-45960, CVE-2021-46143,Alexander Bluhm
2022-01-17Stop supporting a GOT with only one reserved entry in static PIEPhilip Guenther
2022-01-17dig: fix -Wunused-but-set-variable warningsChristian Weisgerber
2022-01-17rad: fix -Wunused-but-set-variable warningChristian Weisgerber
2022-01-17sfcc: Fix accidental spinningVisa Hankala
2022-01-17Call uvm_pglistfree(9) instead of uvm_pmr_freepageq().Martin Pieuchot
2022-01-17change irq work from interrupt context back to process context likeJonathan Gray
2022-01-17Do not try to strdup NULL, from seL4 at disroot dot org in GitHub issueNicholas Marriott
2022-01-17filessystems -> filesystemsJonathan Gray
2022-01-17unstub dma_fence_chain_find_seqno() for non zero seqnoJonathan Gray
2022-01-17Allow more memory ranges in hibernateMike Larkin
2022-01-17Nothing depends on archdep.h pulling in other #includes anymore,Philip Guenther
2022-01-16remove "for all AArch64 platforms" from commentJonathan Gray
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Jonathan Gray
2022-01-16Remove trailing whitespace in a few places. No code change.Mike Larkin
2022-01-16dhcpd: fix -Wunused-but-set-variable warningChristian Weisgerber
2022-01-16libfuse: fix -Wunused-but-set-variable warningChristian Weisgerber
2022-01-16isakmpd: fix -Wunused-but-set-variable warningsChristian Weisgerber
2022-01-16pfctl: fix -Wunused-but-set-variable warningChristian Weisgerber
2022-01-16modernise pcn_start with m_defrag and the "new" ifq pattern.David Gwynne