Age | Commit message (Expand) | Author |
2019-09-05 | Supermicro X8DTH-i/6/iF/6F fails to attach uhci(4) via PCI and AHCI. | Alexander Bluhm |
2019-09-05 | Devices that have no quirks don't need to appear in the list of | Kenneth R Westerback |
2019-09-05 | Add missing RCS Id. | Patrick Wildt |
2019-09-05 | Revert iwm(4) to software WPA crypto because of apparent firmware issues. | Stefan Sperling |
2019-09-05 | Add objects for ECDH schemes in RFC 5753. | Joel Sing |
2019-09-05 | Build ecdh_kdf.c | Joel Sing |
2019-09-05 | Replace OPENSSL_cleanse() with explicit_bzero(). | Joel Sing |
2019-09-05 | Provide prototype for ecdh_KDF_X9_63() | Joel Sing |
2019-09-05 | Include correct header. | Joel Sing |
2019-09-05 | style(9) and whitespace. | Joel Sing |
2019-09-05 | Restore per-file license/copyright removed in OpenSSL commit 4f22f40507f. | Joel Sing |
2019-09-05 | Remove ECDH_KDF_X9_62 wrapper. | Joel Sing |
2019-09-05 | Provide ECDH KDF for X9.63 as needed for CMS ECC. | Joel Sing |
2019-09-05 | adapt to print_indent() HTML_NOSPACE fix, html.c rev. 1.132 | Ingo Schwarze |
2019-09-05 | Do not clear HTML_NOSPACE in print_indent(). | Ingo Schwarze |
2019-09-05 | Nuke unused struct block_desc_cipher. The Eighties called and want | Kenneth R Westerback |
2019-09-05 | Name environment variables consistently. | Alexander Bluhm |
2019-09-05 | Add Allwinner H6 support. | Mark Kettenis |
2019-09-05 | if a PKCS#11 token returns no keys then try to login and refetch | Damien Miller |
2015-11-05 | Add regression tests for the ARP implementation in the kernel. Send | Alexander Bluhm |
2019-09-05 | sprinkle in some explicit errors here, otherwise the percolate all | Damien Miller |
2019-09-05 | only send ext_info for KEX_INITIAL; bz#2929 ok dtucker | Damien Miller |
2019-09-05 | em: Fix potential endless loop | Stefan Fritsch |
2019-09-05 | macro fix; ok djm | Jason McIntyre |
2019-09-05 | memleak on error path; found by libfuzzer | Damien Miller |
2019-09-05 | Use the new set_blksz() interface to set the block size. | Alexandre Ratchov |
2019-09-05 | Use the new set_{blksz,nblks}() interface to set the block size. | Alexandre Ratchov |
2019-09-05 | Add the set_blksz() and set_nblks() audio driver functions. | Alexandre Ratchov |
2019-09-05 | Implement splassert() on mips64. | Visa Hankala |
2019-09-05 | Adjust interrupt priority levels on mips64 so that priorities | Visa Hankala |
2019-09-05 | expose allowed_signers options parsing code in header for fuzzing | Damien Miller |
2019-09-05 | Prepare the bat for kernels greater > 8MB of code, why because clang. | Theo de Raadt |
2019-09-05 | Nuke unused st_softc field 'numblks'. | Kenneth R Westerback |
2019-09-05 | Minimize differences between IPv4 and IPv6 multicast tests. | Alexander Bluhm |
2019-09-05 | There can be only one -- mode. | Kenneth R Westerback |
2019-09-05 | Link IPv6 multicast tests to regress build. | Alexander Bluhm |
2019-09-05 | Test IPv6 multicast sender, receiver, router. Minimal mc6route | Alexander Bluhm |
2019-09-05 | Feed the bntest output to bc(1). This checks the result of the big | Alexander Bluhm |
2019-09-04 | Shuffle sdstart() and sdminphys() declarations closer to their friends. | Kenneth R Westerback |
2019-09-04 | Call comma-separated lists as such to clarify semantics. | Christian Weisgerber |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm |
2019-09-04 | Hoist the quirks up another rung. drive_quirks is superfluous, just | Kenneth R Westerback |
2019-09-04 | 'quirks' field of struct modes is superfluous. There is only 1 mode. Just use | Kenneth R Westerback |
2019-09-04 | Various whitespace nits. | Kenneth R Westerback |
2019-09-04 | The great density mode purge of 2006 (r1.62) was never carried through | Kenneth R Westerback |
2019-09-04 | Add RCS Id. | Alexander Bluhm |
2019-09-04 | Fix a route use after free in IPv6 multicast route. Move the | Alexander Bluhm |
2019-09-04 | msdosfs: remove timezone support | cheloha |
2019-09-04 | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ | cheloha |
2019-09-04 | gettimeofday, settimeofday(2): limit timezone support | cheloha |