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