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