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