summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-25Use strict and warningstb1-1/+6
2023-03-25Make an attempt at reducing the eyebleed in bn_prime.pltb1-24/+18
2023-03-25Use Eric Young's usual license in the proper place rather than a weirdtb1-12/+57
2023-03-25Add RCSIDtb1-1/+1
2023-03-25Add checks to ensure the uint16_t array isn't overflowed when thistb1-0/+4
2023-03-25Zap an empty linetb1-2/+1
2023-03-25Drop unnecessary casts from and to void *tb1-8/+6
2023-03-25Unindent asn1_bio_get_ex()tb1-6/+7
2023-03-25Guard GF2m-specifics with OPENSSL_NO_EC2Mtb1-2/+7
2023-03-25Enable FRP256v2 teststb1-6/+2
2023-03-25Remove dead/unreachable codetb1-7/+1
2023-03-25Pull in <openssl/rsa.h> directlytb1-1/+2
2023-03-25BN_free() is defined in <openssl/bn.h>tb2-4/+7
2023-03-18KNF: some missing spaces after commatb1-5/+5
2023-03-18Rename bn_mod_exp_zero to the more appropriate bn_mod_exptb2-4/+4
2023-03-18Retire the bn_mod_exp test.tb2-222/+1
2023-03-18Reimplement a variant of the bn_mod_exp tests from scratchtb1-2/+202
2023-03-18fixes for mandoc -Tlintjsg1-5/+5
2023-03-16Consistent phrasing: function -> function pointerjob1-2/+2
2023-03-16Add X509_STORE_{set,get}_check_issued and X509_STORE_CTX_get_check_issued to ...job1-3/+75
2023-03-16Install EVP_CIPHER_meth_new.3tb1-1/+2