summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-20Fix a buffer overread in OAEP padding removalTheo Buehler
2022-02-20syncTheo de Raadt
2022-02-20Show summary even if no firmware are detected or installedAndrew Fresh
2022-02-207.2 base keyTheo de Raadt
2022-02-20move to 7.1-betaTheo de Raadt
2022-02-20audo -> audioJonathan Gray
2022-02-20John P. Wittkowski -> John P. WittkoskiJonathan Gray
2022-02-20Wildire -> WildfireJonathan Gray
2022-02-20Test OBJ_obj2txt() with NULL and short buffers.Joel Sing
2022-02-20Aproximate realpath on the expected output by deduping leading slashes.Darren Tucker
2022-02-20sys/proc.h requires sys/signal.h (will become visible when sys/param.hTheo de Raadt
2022-02-19The suspend/resume code sleeps-not-allowed phases are protected withTheo de Raadt
2022-02-19tsleep() prints a stack trace when cold==2. The suspend/resume code hasTheo de Raadt
2022-02-19don't refer to disks as daughter devicesJonathan Gray
2022-02-19The 'e' command of the simple editor has not provided editing ofKenneth R Westerback
2022-02-19Add memory BIO small I/O tests.Joel Sing
2022-02-19Remove references to performance issues caused by frequent memmove().Joel Sing
2022-02-19Reduce memmoves in memory BIOs.Joel Sing
2022-02-19certificiate -> certificateJonathan Gray
2022-02-19mininumu -> minimumJonathan Gray
2022-02-19remove outdated contact details for ActivCard and CRYPTOCardJonathan Gray
2022-02-19remove redundant swap encryption textJonathan Gray
2022-02-19Use installboot(8) in install.md of armv7.Visa Hankala
2022-02-19Provide a struct bio_mem for memory BIO specific data.Joel Sing
2022-02-19Ignore sitelib in perl snippetAndrew Fresh
2022-02-18Avoid gendered language in man pages when not referring to a specificJonathan Gray
2022-02-18apmd should replace /etc/random.seed for hibernate-resumes (and alsoTheo de Raadt
2022-02-18syncTheo de Raadt
2022-02-18writelabel() only needs one prototype.Kenneth R Westerback
2022-02-18Move prototypes for checklabel(), readlabel() and parselabel()Kenneth R Westerback
2022-02-18Clean up and simplify memory BIO code.Joel Sing
2022-02-18Enable TLS verify by default for outbound "smtps://" and "smtp+tls://".Todd C. Miller
2022-02-18Revert changes to use the new libtls signer apiTodd C. Miller
2022-02-18No need for makebootarea() prototype as makebootarea() perished with NUMBOOT inKenneth R Westerback
2022-02-18shut apmd up while the battery is coming to the full capacity when chargingRobert Nagy
2022-02-18Build gpioctl(8) on riscv64.Visa Hankala
2022-02-18Add mpfgpio(4), a driver for the PolarFire SoC MSS GPIO controller.Visa Hankala
2022-02-18prefer https links in man pagesJonathan Gray
2022-02-18Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-18dont bother running ethernet multicast ioctl handlers.David Gwynne
2022-02-18Extra whitespace removal. No code change.Mike Larkin
2022-02-18update 21c3 linkJonathan Gray
2022-02-18remove squatted linkJonathan Gray
2022-02-18remove dead linkJonathan Gray
2022-02-18grammar/rewordJonathan Gray
2022-02-18fix inverted check of running when changing tunnel rdomain.David Gwynne
2022-02-18only unwind multicast when in learning mode.David Gwynne
2022-02-18Hint: people who want to use ubsan can use the ubsan_minimal runtimeJeremie Courreges-Anglas
2022-02-18grammarJonathan Gray
2022-02-17Add tests for memory BIO.Joel Sing