Age | Commit message (Expand) | Author |
2023-04-24 | Update qcpon(4) compatibles to match on qcom,pmk8350-pon, which is the updated | Patrick Wildt |
2023-04-24 | "ls rogue" needs root; OK aja | Klemens Nanni |
2023-04-24 | Add '-s' option to simply display the number of bytes available for the rdroot | Kenneth R Westerback |
2023-04-24 | Hoist privilege checks further | Klemens Nanni |
2023-04-24 | gtk-update-icon-cache moved from being a gtk+3 subpackage to a gtk+4 one. | Antoine Jacoutot |
2023-04-24 | Enable branch target control flow enforcement on arm64. | Mark Kettenis |
2023-04-24 | Abuse the wxallowed flag to decide whether we should enforce branch target | Mark Kettenis |
2023-04-24 | Don't check `so_sp' within sofree(). The following isspliced() and | Vitaliy Makkoveev |
2023-04-24 | Add initial support for Atlantic 2 hardware. Atlantic 2 has | Jonathan Matthew |
2023-04-24 | Toggle IBT off during amd64 hibernate before dropping to real mode. | Dave Voutila |
2023-04-24 | do a cache lookup as well in case a full pathname is passed to dlopen | Robert Nagy |
2023-04-24 | Sort X.509 error reasons, use next available error value, and align | Job Snijders |
2023-04-24 | Revert 1.32 | Job Snijders |
2023-04-24 | handle fixed-link configuration in the device tree. | David Gwynne |
2023-04-24 | actually xr to iosf this time. | David Gwynne |
2023-04-23 | Adjust some printfs in the attach code path to make more sense, | Jonathan Matthew |
2023-04-23 | Prepare for adding Atlantic 2 support by renaming functions and defines | Jonathan Matthew |
2023-04-23 | Replace X509v3_get_ext_count() with X509_get_ext_count() | Job Snijders |
2023-04-23 | In the case of V1 certs, the extension count should be exactly 0 | Job Snijders |
2023-04-23 | If extensions are encountered on a X.509 V1 cert, mark as invalid | Job Snijders |
2023-04-23 | Add compliance checks for the X.509 version field | Job Snijders |
2023-04-23 | Don't create IBT .plt if there are no PLT entries. Cherry picked from | Mark Kettenis |
2023-04-23 | sync | Theo de Raadt |
2023-04-23 | Fix the client test and the tlsext test to work with randomized | Theo Buehler |
2023-04-23 | Randomize the order of TLS extensions | Theo Buehler |
2023-04-23 | cope with more s/XCR0/XFEATURE renames | Anton Lindqvist |
2023-04-23 | Man page update for EVP_sha512_224() and EVP_sha512_256() | Job Snijders |
2023-04-23 | Link c2sp test to build | Theo Buehler |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2023-04-23 | Import C2SP/CCTV test | Theo Buehler |
2023-04-23 | In filemode, if an ASPA contains information for only 1 AFI, supplement the o... | Job Snijders |
2023-04-23 | vmd(8): teach vmm process how to exec. | Dave Voutila |
2023-04-23 | Drop some extra parentheses | Theo Buehler |
2023-04-23 | Flowspec show support an address family argument. Copy the description | Claudio Jeker |
2023-04-23 | Drop a superfluous isneg check. | Theo Buehler |
2023-04-23 | For FLOWSPEC_SHOW conver the AID form regular inet/inet6 to flowspec versions. | Claudio Jeker |
2023-04-23 | Add the same AID filter to prefix_flowspec_dump() like in the other | Claudio Jeker |
2023-04-23 | Add missing NULL check for BN_new() | Theo Buehler |
2023-04-23 | Document flowspec commands | Claudio Jeker |
2023-04-23 | Initialize ishex and isneg at the top and drop some elses | Theo Buehler |
2023-04-23 | Stop setting ri->ri_bs to prevent a panic caused by rasops accessing its | Patrick Wildt |
2023-04-23 | Align hex_to_string with OpenSSL 1.1 behavior | Theo Buehler |
2023-04-23 | x509_utl.c: Use correct spelling of NULL | Theo Buehler |
2023-04-23 | Xr to iosf(4). pci(4) needed an Xr to dwiic(4) too. | David Gwynne |
2023-04-23 | rename sc_tick to sc_phy_tick. no functional change. | David Gwynne |
2023-04-23 | unbreak tree by coping with recent s/XCR0/XFEATURE rename | Anton Lindqvist |
2023-04-23 | enable iosf(4) | David Gwynne |
2023-04-23 | iosf(4) implements functionality that was stubbed out in drm | David Gwynne |
2023-04-23 | add a manpage for iosf(4) | David Gwynne |
2023-04-23 | add support for coordinating i2c bus access with iosf(4) | David Gwynne |