summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-30fix markups in character classesaisha
2023-05-30Revert commitid ANSBO0rBvIUtTi45:Claudio Jeker
2023-05-30Split cleanup into cleanup and repository cleanup and show how many filesClaudio Jeker
2023-05-30Convert all of filemode to use the json API as well.Claudio Jeker
2023-05-30Use error check to ensure we have SignedData in CMSTheo Buehler
2023-05-30Replace the one use of ibuf_prepend() using a similar ibuf_new() + ibuf_cat()Claudio Jeker
2023-05-30spellingJonathan Gray
2023-05-30fix some nits on previousOmar Polo
2023-05-30Due to the way make is designed, not being able to read a makefileMarc Espie
2023-05-30Add IBT support to the retpoline+znow PLTsPhilip Guenther
2023-05-29fix markups and reference sections properlyaisha
2023-05-29Correct test that was pasto'ed incorrectlyBob Beck
2023-05-29Correctly catch all return values from X509_NAME_get_index_by_NIDBob Beck
2023-05-29Oops, Fa -> .FaBob Beck
2023-05-29Make X509_NAME_get_text_by[NID|OBJ] safer.Bob Beck
2023-05-29Stop suggesting that children play with loaded revolvers.Bob Beck
2023-05-29renamed log fileMarc Espie
2023-05-29virtio: Set DRIVER_OK earlierStefan Fritsch
2023-05-29use v5.36, this one is somewhat trivialMarc Espie
2023-05-29some hackery to make arm64 ramdisk compile againTheo de Raadt
2023-05-29recognise Cortex-A520 (Hayes), Cortex-A720 (Hunter), Cortex-X4 (Hunter-ELP)Jonathan Gray
2023-05-28Provide optimised bn_mulw_{addw,addw_addw,addtw}() for aarch64.Joel Sing
2023-05-28Provide optimised bn_addw_addw()/bn_subw_subw() for aarch64.Joel Sing
2023-05-28Sprinkle some style(9).Joel Sing
2023-05-28Expand occurrences of HASH_CTX that were previously missed.Joel Sing
2023-05-28Reorder functions.Joel Sing
2023-05-28Clean up includes.Joel Sing
2023-05-28Remove now unnecessary do {} while(0);Joel Sing
2023-05-28Inline HASH_MAKE_STRING for SHA256.Joel Sing
2023-05-28Rewrite BN_{asc,dec,hex}2bn() using CBS.Joel Sing
2023-05-28correct comment, spotted by tb@Bob Beck
2023-05-28Refactor tls_check_common_name to use lower level API.Bob Beck
2023-05-28Used number of bytes instead of number of 512 byte sectors.ASOU Masato
2023-05-28Merge X509_VERIFY_PARAM_ID into X509_VERIFY_PARAMTheo Buehler
2023-05-27Implement battery charge control.Mark Kettenis
2023-05-27Implement SHA256_{Update,Transform,Final}() directly in sha256.c.Joel Sing
2023-05-27Add HASH_NO_UPDATE and HASH_NO_TRANSFORM to md32_common.hJoel Sing
2023-05-27Add coverage for calling BN_{dec,hex}2bn() with NULL inputs.Joel Sing
2023-05-27Bump LibreSSL versionTheo Buehler
2023-05-27the solver needs some love for laterMarc Espie
2023-05-27remove the extra local variable (blessing a ref to self DOES work)Marc Espie
2023-05-27comment/cosmeticMarc Espie
2023-05-27more commentMarc Espie
2023-05-27yeah, yeah, those names are horribleMarc Espie
2023-05-27finish making this a singleton class (which I don't always likeMarc Espie
2023-05-27more descriptive commentMarc Espie
2023-05-27indicate that not having hashes already is just legacy neededMarc Espie
2023-05-27point people towards relevant commentsMarc Espie
2023-05-27a few commentsMarc Espie
2023-05-27prepare for 5.36: pass $code as @code so that we don't haveMarc Espie