Age | Commit message (Expand) | Author |
2023-07-07 | hide symbols in sm, rand, and poly1305 | Bob Beck |
2023-07-07 | The per-VQ MSI-X interrupt handler needs to sync DMA mappings in the | Patrick Wildt |
2023-07-07 | Replace HOST_l2c() with htob32() or crypto_store_htobe32(). | Joel Sing |
2023-07-07 | Keep more information about the established LPI around, so that we can use | Patrick Wildt |
2023-07-07 | Rename RSA_eay_* to rsa_*. | Joel Sing |
2023-07-07 | Use "llu%" for printing the uint64_t fields in tcpcb. | YASUOKA Masahiko |
2023-07-07 | Enable reading RSA-PSS certificates | Theo Buehler |
2023-07-07 | Add a few more JH7110 clocks. | Mark Kettenis |
2023-07-07 | Hit rc2 with the loving mallet of knfmt. | Bob Beck |
2023-07-07 | Fix path MTU discovery for TCP LRO/TSO when forwarding. | Alexander Bluhm |
2023-07-07 | Add test coverage for leading zero octet dance | Theo Buehler |
2023-07-07 | fixup for MS compilers | Brent Cook |
2023-07-07 | Add support for multiple batteries to acpithinkpad setchargestart and | Claudio Jeker |
2023-07-07 | Hide symbols in ts | Bob Beck |
2023-07-07 | Use an unsigned long long and corresponding formats | Theo Buehler |
2023-07-07 | Mop up remaining uses of ASN1_bn_print() | Theo Buehler |
2023-07-07 | Insert leading octet if high bit of first nibble is 1 | Theo Buehler |
2023-07-07 | One source file per line. | Joel Sing |
2023-07-07 | regen | Jonathan Gray |
2023-07-07 | add more Intel 13G TBT PCIE ids | Jonathan Gray |
2023-07-07 | Adjust perl unveil test to test the right thing | Andrew Fresh |
2023-07-06 | timeout_hardclock_update: enter timeout_mutex before reading uptime clock | Scott Soule Cheloha |
2023-07-06 | minleft and maxsign are u_int so cast appropriately. Prompted by | Darren Tucker |
2023-07-06 | Rectify -s lie | Klemens Nanni |
2023-07-06 | missed refcnt_init_trace in NAME | Klemens Nanni |
2023-07-06 | Document dt(4)'s refcnt_init_trace | Klemens Nanni |
2023-07-06 | - fix voltage range defined by base2 and delta2 works correctly | SASANO Takayoshi |
2023-07-06 | adding regression tests: | Alexandr Nedvedicky |
2023-07-06 | use refcnt API for multicast addresses, add tracepoint:refcnt:ethmulti probe | Klemens Nanni |
2023-07-06 | oops, an extra PT_ snuck in; spotted by guenther | Theo de Raadt |
2023-07-06 | Convert ecpk_print_explicit_parameters() to bn_printf() | Theo Buehler |
2023-07-06 | bn_print: remove unused bio, plug leak | Theo Buehler |
2023-07-06 | Add regress coverage for bn_printf | Theo Buehler |
2023-07-06 | Add bn_printf(), a replacement for ASN1_bn_print() | Theo Buehler |
2023-07-06 | add support for starting at a given timestamp/ISO8601 time | Marc Espie |
2023-07-06 | if panic() is meant, use panic() | Jasper Lievisse Adriaanse |
2023-07-06 | new options (boilerplate progressmeter options) | Marc Espie |
2023-07-06 | Use mtx_init() to initialize stack-based mutexes | Visa Hankala |
2023-07-06 | Clear knotes when finishing wseventvar | Visa Hankala |
2023-07-06 | Document PS_CHROOT, and upcoming PS_NOBTCFI flags | Theo de Raadt |
2023-07-06 | document NOBTCFI similar to WXNEEDED | Theo de Raadt |
2023-07-06 | use symbolic name PF_X instead of 1, pointed out by kettenis | Theo de Raadt |
2023-07-06 | teach the BFD tools how to handle NOBTCFI, quite similar to WXNEEDED | Theo de Raadt |
2023-07-06 | Use correct variable to check for successful allocation. | Patrick Wildt |
2023-07-06 | Convert tcp_now() time counter to 64 bit. | Alexander Bluhm |
2023-07-06 | sync | Theo de Raadt |
2023-07-06 | Register a mapping of dwge interfaces to ofw nodes/phandles. | Jonathan Matthew |
2023-07-06 | start moving a few files to use v5.36; | Marc Espie |
2023-07-06 | unifdef the LIBRESSL_HAS_TLS1_3_[CLIENT|SERVER] goo | Bob Beck |
2023-07-06 | remove during-development special cases for MNT_WXALLOWED and chrome and | Theo de Raadt |