Age | Commit message (Expand) | Author |
2020-06-19 | basic unit test for sshsig.[ch], including FIDO keys | Damien Miller |
2020-06-19 | basic unit test for FIDO kep parsing | Damien Miller |
2020-06-19 | backout pipe change, it crashes some arch | Theo de Raadt |
2020-06-19 | sync | Theo de Raadt |
2020-06-18 | check public host key matches private; ok markus@ (as part of | Damien Miller |
2020-06-18 | avoid spurious "Unable to load host key" message when sshd can load a | Damien Miller |
2020-06-18 | pass the mbuf with the data separately to the one with the pkthdr to mtap. | David Gwynne |
2020-06-18 | add $OpenBSD$ tags | David Gwynne |
2020-06-18 | extend the bpf_hdr struct to include some metadata if available. | David Gwynne |
2020-06-18 | AST handling. | Mark Kettenis |
2020-06-18 | Cache kernel SLB entries in per-CPU struct and restore them upon | Mark Kettenis |
2020-06-18 | - tweak pcamux.4 text | Jason McIntyre |
2020-06-18 | Fix handling of short EAP-MSCHAP messages. | tobhe |
2020-06-18 | pcamux(4) | Mark Kettenis |
2020-06-18 | Add pcamux(4), a driver for the PCA8548 I2C switch. | Mark Kettenis |
2020-06-18 | BCM5719 A1 seen in the wild. | Mark Kettenis |
2020-06-18 | uint8_t is a discrete, not a continuous type, | Ingo Schwarze |
2020-06-18 | Refuse to set 0 or a negative value for net.inet.tcp.synbucketlimit. | Martin Pieuchot |
2020-06-18 | Many of these functions have several arguments, and some arguments | Ingo Schwarze |
2020-06-18 | basic macro cleanup, and reword two phrases about closed intervals | Ingo Schwarze |
2020-06-18 | Combine and replace duplicated code in pipex(4) and pppx(4) by new functions | mvs |
2020-06-18 | Compare `so' and `sosp' types just after `sosp' obtaining. We can't splice | mvs |
2020-06-18 | Introduce stoeplitz_hash_n32() and use it to simplify the hash_ip* | Theo Buehler |
2020-06-18 | avoid -Wpointer-compare warning which broke build with clang 10 | Jonathan Gray |
2020-06-18 | Add test that splicing inet and unix sockets. This test should be aborted | mvs |
2020-06-18 | The same simplification can be done a second time: widen the type, | Theo Buehler |
2020-06-18 | Apply rules to the number of events returned by the last read(2). | Martin Pieuchot |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2020-06-18 | Fix a bunch of typos in various man pages. | Frederic Cambus |
2020-06-18 | Enable bwfm(4) on armv7 RAMDISK for SD/MMC and USB devices. | Frederic Cambus |
2020-06-18 | The redraw callback could be fired with a NULL pane if it updates while | Nicholas Marriott |
2020-06-18 | Add a flag to make a client wait for an empty line before exiting in | Nicholas Marriott |
2020-06-18 | Add entry for wsfont_init.9 in man9 Makefile. | Frederic Cambus |
2020-06-18 | Now that the calls to stoeplitz_cache_entry() are out of the way, we can | Theo Buehler |
2020-06-18 | Check control types and skip unknown ones. | Alexandre Ratchov |
2020-06-18 | Allow names to start with digits or underscores | Alexandre Ratchov |
2020-06-18 | Don't try to open device that's already open | Alexandre Ratchov |
2020-06-18 | Document sioctl_desc structure maxval attribute | Alexandre Ratchov |
2020-06-18 | Fix comments about sioctl_desc's maxval field | Alexandre Ratchov |
2020-06-18 | The next step is to use that we have cached the result of the matrix | Theo Buehler |
2020-06-17 | Fix broken HID descriptors of Elecom trackballs. | Ulf Brosziewski |
2020-06-17 | Print CPU name and cache info in the same way as we do on arm64. | Mark Kettenis |
2020-06-17 | Manually tag the section option. | Ingo Schwarze |
2020-06-17 | Fix length check in ca_getreq(). | tobhe |
2020-06-17 | More pmap bits, mostly from powerpc andd arm64. | Mark Kettenis |
2020-06-17 | Instead of performing three distinct allocations per created pipe, | anton |
2020-06-17 | Explicitly unmap DMA memory using pmap_kremove(9). | Mark Kettenis |
2020-06-17 | We are no longer using the "keep" file as a flag. | Florian Obser |
2020-06-17 | needs param.h, not types.h | Theo de Raadt |
2020-06-17 | Document that rand() returns non-deterministic random numbers unless a | Tim van der Molen |