summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-24Remove OPENSSL_cpuid_setup() call from OPENSSL_add_all_algorithms_noconf()jsing1-2/+1
2023-07-24Mark read/write registers as non-overlapping for bn_qwmulw_{addqw_,}addw()jsing1-3/+3
2023-07-24Use C99 initializers for x509_name_fftb1-8/+8
2023-07-24remove errstr -stats testtb1-3/+1
2023-07-23sprinkle some void between () in function definitionstb13-26/+26
2023-07-23Remove -stats option from openssl(1) errstr.tb2-41/+5
2023-07-22Tweak previous. Should have been 60 instead of 64tb1-3/+3
2023-07-22Align argument names of OBJ_add_sigid() with the other functions.tb1-2/+2
2023-07-22Rewrite obj_xref.ctb4-419/+291
2023-07-22No need to call OBJ_sigid_free() in EVP_cleanup() anymore.tb1-2/+1
2023-07-22Neuter OBJ_add_sigid() and OBJ_sigid_free()tb1-93/+11
2023-07-22Adapt bn_print() for EdDSA key printingtb1-7/+40
2023-07-22Simplify indent handling in bn_print()tb1-6/+3
2023-07-22Fix #includes in ct_sct.ctb1-5/+7