summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-05Mop up last uses of ECDHerror() and ECDSAerror()Theo Buehler
2023-07-05Hide symbols in chachaBob Beck
2023-07-05backport the implementation of ranges::find{, _if, _if_not}Robert Nagy
2023-07-05Make softdep mounts a no-opBob Beck
2023-07-05Add iwm/iwx background scan task to the queue which it will be deleted from.Stefan Sperling
2023-07-05One more ECDSAerror goes.Theo Buehler
2023-07-05ECDHerror() and ECDSAerror will go awayTheo Buehler
2023-07-05Adjust the public declaration of OpenSSLDie to use a portableBrent Cook
2023-07-05Drop an incorrect part from a commentTheo Buehler
2023-07-05Drop kernel lock before panic to avoid WITNESS report during faultKlemens Nanni
2023-07-05Missing . in commentTheo Buehler
2023-07-05Fix #includesTheo Buehler
2023-07-05Remove local prototypes for public API (?!)Theo Buehler
2023-07-05Improve BN_bn2bin() error check for readabilityTheo Buehler
2023-07-05Merge ECDH code that will stay into ecdh.cTheo Buehler
2023-07-05Move ECDSA_size() to a more sensible place in this fileTheo Buehler
2023-07-05Merge ECDSA code that will stay into ecdsa.cTheo Buehler
2023-07-05Document DIOCXEND in pf(4) manpage.Alexandr Nedvedicky
2023-07-05Rename ecs_local.h into ecdsa_local.hTheo Buehler
2023-07-05Make variables in prototypes match function declarationsTheo Buehler
2023-07-05Implement support for the GPIOs on the JH7110. Makes it possible to rebootMark Kettenis
2023-07-05drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlJonathan Gray
2021-01-02Import libc++ 10.0.1 release.Patrick Wildt
2023-07-05drm/amd/display: fix the system hang while disable PSRJonathan Gray
2023-07-05drm/amd/display: Add wrapper to call planes and stream updateJonathan Gray
2023-07-05drm/amd/display: Use dc_update_planes_and_streamJonathan Gray
2023-07-05They may have fixed the cache coherency problems in the JH7110, but it isMark Kettenis
2023-07-05Drop useless ossl_ prefixesTheo Buehler
2023-07-05Suspend from suspend_taskq in apmioctl.Tobias Heider
2023-07-05remove unused armv7 max_processes globalJonathan Gray
2023-07-05Simplify and clarify the description of auto allocation.Kenneth R Westerback
2023-07-05Restore (R)esize functionality to sparc64 disklabel(8).Kenneth R Westerback
2023-07-05fw_update is in section 8 not 1Jonathan Gray
2023-07-04Introduce SBL_WAIT and SBL_NOINTR sbwait() flags.Vitaliy Makkoveev
2023-07-04favor hw.ncpuonline; ok bluhm@Anton Lindqvist
2023-07-04amd64: cpu_info: rearrange members, keep ci_mds_tmp 32-byte alignedScott Soule Cheloha
2023-07-04Avoid outputting invalid signaturesTheo Buehler
2023-07-04Run Perl tests from our regress tree. It needs a Perl obj directoryAlexander Bluhm
2023-07-04Clean up ECDSA verificationTheo Buehler
2023-07-04ECDSA signing: annotate code with steps corresponding to FIPS 185-6.Theo Buehler
2023-07-04use local assignment to $ENV{TZ} like we do for signal handlersMarc Espie
2023-07-04Instead of waiting for the inbound item to show up in the interruptPatrick Wildt
2023-07-04This diff limits the number of transactions/ticketsAlexandr Nedvedicky
2023-07-04stop saying the format is "simple" there are so many annotations.Marc Espie
2023-07-04add some more fluff to documentationMarc Espie
2023-07-04explain why NO_TS_IN_PLIST existsMarc Espie
2023-07-04fix some very minor syntactic nitsMarc Espie
2023-07-04Check for interface type ethernet before call ether_brport_isset()Jan Klemkow
2023-07-04enable dwqe(4)Mark Kettenis
2023-07-04Add StarFive JH7110 support.Mark Kettenis