summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-19Replace off-topic parts of the desciption by an architecture overviewAlexandre Ratchov
2020-05-19Only send ocsp staples if the client asked for ocsp certificate status.Bob Beck
2020-05-19Add support for TLS 1.3 server to send certificate statusBob Beck
2020-05-18Document EXTRACT_FILESkn
2020-05-18Offload CCMP (WPA2) encryption and decryption to iwm(4) hardware.Stefan Sperling
2020-05-18Externalise the output aspect of ospfctl.denis
2020-05-18Oops, DDB wrapper around setjmp/longjmp was misplacedTheo de Raadt
2020-05-18Sync in_cksum.c to the same version ospfd has. This fixes problemsPatrick Wildt
2020-05-18Move boot.mac into the Attic.Patrick Wildt
2020-05-18During the rekey operation, we feedback 1 word to the lowest level.Theo de Raadt
2020-05-18httpd: add a "dark mode" in directory listings and error pagescwen
2020-05-18Add client certificate test in appstest.shKinichiro Inoguchi
2020-05-18Our check to see if the EFI services support Mtftp() doesn't workPatrick Wildt
2020-05-18Rename variables for key, csr, pass, certKinichiro Inoguchi
2020-05-18Turn power domain on. Makes OpenBSD boot on the odroid c4.Mark Kettenis
2020-05-18Add some comments.Mark Kettenis
2020-05-18Enable amlpwrc(4).Mark Kettenis
2020-05-18Add amlpwrc(4), a driver for the power domain controller found on variousMark Kettenis
2020-05-18Properly wait for exiting rsync processes. Since SIGCHILD is blockedClaudio Jeker
2020-05-18Fix typoClaudio Jeker
2020-05-18comment out Xr for pages not currently installed; ok mpiJason McIntyre
2020-05-18update libelf from elftoolchain r3717 to r3833Jonathan Gray
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyOtto Moerbeek
2020-05-18avoid possible NULL deref; from Pedro MartellettoDamien Miller
2020-05-17Add enough stubs to allow "option DDB" to build.gkoehler
2020-05-17Fix typo in comment.Mark Kettenis
2020-05-17Add support for the SM1 variant and (probably) fix support for the CPUMark Kettenis
2020-05-17Use a register varible ro implement curpcu().Mark Kettenis
2020-05-17__FILE__ and __LINE__ information are fine during early development, orTheo de Raadt
2020-05-17Send alerts back correctly when handling key shares, includingBob Beck
2020-05-17IF_IFACE_AVAIL is never used/checked, wipe it.denis
2020-05-17Free handshake message correctly, noticed by tb@Bob Beck
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,Theo de Raadt
2020-05-17move section 3 manual page to the usual setIngo Schwarze
2020-05-17Add machdep.compatible.Mark Kettenis
2020-05-17Look at the openbsd,boothowto property.Mark Kettenis
2020-05-17Hand those pages over to uvm.Mark Kettenis
2020-05-17As done everywhere else, use a local version of MINIMUM() and avoidTheo de Raadt
2020-05-17in order for PKG_CACHE to work, skipped entries at the end should stillMarc Espie
2020-05-17Add missing definition tags to abbreviated commands. As an example,anton
2020-05-17Remove board ID support. 6.7 shipped with a kernel that doesn't needMark Kettenis
2020-05-17Send a decode error alert if a server provides an empty certificate list.Joel Sing
2020-05-17restore VGA fonts on VT switchJonathan Gray
2020-05-17Put setjmp+longjmp inside #ifdef DDB the only kernel-side user.Theo de Raadt
2020-05-17Fix typo in comment.Mark Kettenis
2020-05-17Add function for attaching RTC drivers, to reduce direct useVisa Hankala
2020-05-17The 64-bit Power ABI reserves r13 for the thread pointer, so use thatMark Kettenis
2020-05-17Fix WITNESS buildkn
2020-05-17Add machdep.compatible.Mark Kettenis
2020-05-17Add kqueue_scan_state structVisa Hankala