Age | Commit message (Expand) | Author |
2022-11-07 | Confirm Path Length is absent in the Basic Constraints extension | Job Snijders |
2022-11-07 | fix parsing of hex cert expiry time; was checking whether the | Damien Miller |
2022-11-07 | Import regenerated moduli. | Darren Tucker |
2022-11-07 | Fix typo. From pablomh via -portable github PR#344. | Darren Tucker |
2022-11-07 | In kpageflttrap(), validate a non-NULL pcb_onfault against an array | Philip Guenther |
2022-11-06 | Constify pfsync_acts[]; OK dlg | Klemens Nanni |
2022-11-06 | Skip MD post-install bits on upgrades | Klemens Nanni |
2022-11-06 | get rid of pfsync_state_export. | David Gwynne |
2022-11-06 | remove unneccessary Pp after Sh; | Jason McIntyre |
2022-11-06 | Nuke some 'set but not used' pathlen variables. | Kenneth R Westerback |
2022-11-06 | At present, mprotect(2) may reduce permissions on immutable pages marked | Theo de Raadt |
2022-11-06 | vmm(4): allocate reference for vm and vcpu SLISTs | Dave Voutila |
2022-11-06 | regen after /dev/pf? cleanup (only /dev/pf exists) | Klemens Nanni |
2022-11-06 | Document that OPENSSL_free() is required in some circumstances | Theo Buehler |
2022-11-06 | There is only one pf(4); OK sashan | Klemens Nanni |
2022-11-06 | Enable IPv4, TCP, and UDP checksum offloading, and VLAN HW tagging | Moritz Buhl |
2022-11-06 | move pfsync_state_import in if_pfsync.c to pf_state_import in pf.c | David Gwynne |
2022-11-06 | Add regress for Ed25519. | Joel Sing |
2022-11-06 | Enable Ed25519 internal to libcrypto. | Joel Sing |
2022-11-06 | Add FDT-based attachment for qciic(4). | Patrick Wildt |
2022-11-06 | Add FDT-based attachment for qcgpio(4). | Patrick Wildt |
2022-11-06 | Remove useless ancient files. | Joel Sing |
2022-11-06 | Replace existing Blowfish regress tests | joshua |
2022-11-06 | Next to signedObject only allow rpkiNotify accessMethods | Theo Buehler |
2022-11-06 | make /dev/pf a clonable device. | David Gwynne |
2022-11-06 | Change character drawing depth when 'pseudo' framebuffer depth is changed. | Kenji Aoyama |
2022-11-06 | add arch to Dt; | Jason McIntyre |
2022-11-06 | Enable time_conversion regress tests | Bob Beck |
2022-11-06 | Add a bunch of regression tests for time conversion. | Bob Beck |
2022-11-06 | Don't leak args.fspec in create_filesystem(). | Kenneth R Westerback |
2022-11-06 | qcdwusb(4) | Patrick Wildt |
2022-11-06 | Disable smmu(4) for Qualcomm SC8280XP on FDT attachment like we already do | Patrick Wildt |
2022-11-06 | Add glue for the USB3 controller on the Lenovo x13s. | Patrick Wildt |
2022-11-06 | While the Qualcomm GENI isn't just a simplebus(4), as one can e.g. select | Patrick Wildt |
2022-11-06 | TEXTREL binaries are loaded without immutable on un-writeable sections. | Theo de Raadt |
2022-11-06 | Fix typo in comment about pledges (send -> sendfd). | Dave Voutila |
2022-11-06 | Make EFI runtime calls more robust on arm64 as well. While I have not seen | Mark Kettenis |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2022-11-06 | ld.so wants to make it's own RELRO immutable, which is obviously done | Theo de Raadt |
2022-11-06 | Library RELRO sections are excluded from the immutable list, because ld.so | Theo de Raadt |
2022-11-06 | When loading startup libraries, pass DF_1_NODELETE to indicate these are | Theo de Raadt |
2022-11-06 | Fix out-of-order string operations resulting in a wrongly calculated | Tobias Heider |
2022-11-06 | Use installboot -p; OK visa | Klemens Nanni |
2022-11-06 | Document LOGDIR on its own since it's not a bsd.port.mk variable. | Theo Buehler |
2022-11-06 | When a TEXTREL binary is loaded, non-writeable LOADs are not made immutable | Theo de Raadt |
2022-11-06 | typo: wlll -> will | Antoine Jacoutot |
2022-11-06 | Reintroduce snippet describing startup behaviour to where it belongs. ok jmc@ | Otto Moerbeek |
2022-11-06 | remove the remnants of the old -s option, which was left stranded with poor, | Jason McIntyre |
2022-11-05 | - escape a macro in an Rs/Re block: groff appears to think it is callable | Jason McIntyre |
2022-11-05 | Fix kernel build without IPSEC option. | Jan Klemkow |