summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-10add Intel Jasper Lake devicesJonathan Gray
2022-01-10Convert tls_bio_cb for opaque BIOTheo Buehler
2022-01-10Mechanical conversion of libcsi for opaque DH.Theo Buehler
2022-01-10Document EVP_AEAD_CTX_{new,free}() and adjust example code.Theo Buehler
2022-01-10fix SEE ALSO;Jason McIntyre
2022-01-10Unbreak tree. Sorry about that.Theo Buehler
2022-01-10Return ENOMEM on malloc errors to prevent use of uninitialized stackTobias Heider
2022-01-10When rendering the \h (horizontal motion) low-level roff(7) escapeIngo Schwarze
2022-01-10syncTheo de Raadt
2022-01-10Initialize variables that are touched in the error path.Visa Hankala
2022-01-10NULL out pointers after transferring them to the DSA object.Theo Buehler
2022-01-10syncTheo de Raadt
2022-01-10Dedup get_dsa*() code.Theo Buehler
2022-01-10Convert testdsa to accessors for opaque DSATheo Buehler
2022-01-10Remove a few unused defines from x509.hTheo Buehler
2022-01-10Use NULL instead of 0 for pointers.Jan Klemkow
2022-01-10Prepare to provide the EVP_MD_meth_* APITheo Buehler
2022-01-10speelingDavid Gwynne
2022-01-10this should be most of the necessary info for this driver.David Gwynne
2022-01-10Document openssl pkey -check,-pubcheck and param -checkTheo Buehler
2022-01-10Implement openssl pkey -{,pub}check and pkeyparam -checkTheo Buehler
2022-01-10Prepare to provide EVP_PKEY_{public,param}_checkTheo Buehler
2022-01-10Provide DH_check*_ex and many error codesTheo Buehler
2022-01-10Prepare to provide EVP_PKEY_check()Theo Buehler
2022-01-10add a bit more.David Gwynne
2022-01-10Prevent a double free in EVP_MD_CTX_copy_ex()Theo Buehler
2022-01-10tweak slightlyDavid Gwynne
2022-01-10In pmap_enter(9), only perform a TLB flush if we actually changed a PTE.Mark Kettenis
2022-01-10aplsmc(4)Mark Kettenis
2022-01-10Add aplsmc(4), a driver for the SMC found on Apple M1 SoCs.Mark Kettenis
2022-01-10hang some flesh off the bones that jsg provided.David Gwynne
2022-01-10mark up the ioctl requests with DvDavid Gwynne
2022-01-10initial kstat.4Jonathan Gray
2022-01-10provide access to the hardware counters (MIB counters in the doc) via kstatDavid Gwynne
2022-01-10handle the status ring entries as 64bit words instead of a struct.David Gwynne
2022-01-10zap trailing whitespaceTheo Buehler
2022-01-10Check that the RSA exponent is neither even nor 1 in RSA_check_key()Theo Buehler
2022-01-09Use C99 initializers for test_sha_mdTheo Buehler
2022-01-09Add an essentially empty comp_local.h and include it where it willTheo Buehler
2022-01-09Simplify igc_rxrinfo() to improve consistency and appease Coverity.Patrick Wildt
2022-01-09unwind/unbound: prepare for opaque DSA and RSA.Theo Buehler
2022-01-09do not call ranlib -t anymore because it does nothing except wasting time;Robert Nagy
2022-01-09ssl_check_srvr_ecc_cert_and_alg() only returns 0/1 - test accordingly.Joel Sing
2022-01-09Swap arguments to ssl_check_srvr_ecc_cert_and_alg()Joel Sing
2022-01-09Clean up ssl3_{send,get}_client_kex_gost()Joel Sing
2022-01-09Return 0/1 from ssl3_{send,get}_client_kex_gost()Joel Sing
2022-01-09Remove a comment from Captain Obvious.Joel Sing
2022-01-09Fix GOST skip certificate verify handling.Joel Sing
2022-01-09Prepare to provide EVP_MD_CTX{,_set}_pkey_ctx()Theo Buehler
2022-01-09Indicate that mvpxa(4) depends on sdhc code.Visa Hankala