summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-31unhook whirlpool from the treetb1-2/+1
2024-08-30Garbage collect the DH_check*_ex() APItb2-75/+4
2024-08-30Add and use local copy of X509V3_add_value()tb1-2/+41
2024-08-30Remove cross references to whirlpooltb2-6/+4
2024-08-30zap line missed in previous removal; ok tbjmc1-3/+2
2024-08-30Adjust freenull test for upcoming conf_api.h removaltb2-5/+2
2024-08-30Revert commitid KcCtsA53F9UQzc0t:guenther1-5/+6
2024-08-29Remove documentation of EVP_whirlpooltb2-85/+1
2024-08-29Remove documentation of ERR_add_error_{,v}data()tb2-41/+8
2024-08-29HMAC_Init() is dead. Long live HMAC_Init_ex()tb1-17/+2
2024-08-29Remove documentation of (caveat on) X509_TRUST_DEFAULTtb1-12/+2
2024-08-29Disable hmac and pkey_ec tests until after the bumptb1-2/+3
2024-08-29Adjust documentation for check/pubcheck removaltb1-11/+2
2024-08-29Remove check and pubcheck from openssl pkey and pkeyparamtb4-73/+7
2024-08-29Remove the pkey_{,public_,param_}check() handlerstb5-140/+15
2024-08-29Remove evp_pkey_check testtb2-399/+1
2024-08-29ocsp.c: zap trailing whitespacetb1-2/+2
2024-08-29repair bizzare indents; ok tbderaadt2-4/+12
2024-08-28def_create(): switch from malloc() to calloc()tb1-2/+2
2024-08-28Get rid of last use of db_methtb2-41/+14
2024-08-28Remove a few obvious comments, unwrap a few lines and annotate sometb1-26/+9
2024-08-28Turn X509V3_set_conf_lhash() into a nooptb2-28/+3
2024-08-28Add LCRYPTO_USED(X509_get_signature_info)tb1-1/+2
2024-08-28Disable X509V3_EXT{,_CRL,_REQ}_add_conf()tb2-21/+11
2024-08-28Annotate X509V3_CONF_CTX and its only instance for removaltb1-4/+3
2024-08-28Make use of X509_get_signature_info() in check_sig_level()tb1-20/+3
2024-08-28Document X509_get0_signature_info()tb1-3/+70
2024-08-28Implement X509_get_signature_info()tb6-5/+204
2024-08-28Fix underlying pkey of RSA-PSStb1-2/+2
2024-08-28Add a comment to OCSP_id_issuer_cmp() to make blind use of X509_ALGOR_cmp()tb1-1/+6
2024-08-28Clean up and simplify OCSP_cert_id_new()tb1-21/+16
2024-08-28Avoid reaching into X509_ALGOR in ocsp_certid_print()tb1-2/+6
2024-08-28Avoid polluting the error stack when printing certificatestb1-3/+17
2024-08-27cms_att.c: tidy includes and add x509_local.h for upcoming changetb1-5/+5
2024-08-26replace atoi(3) usage with strtonum(3); ok/tweaks tb@op3-16/+64
2024-08-26replace strtol(3) usage with strtonum(3); idea/ok/tweaks tb@op2-46/+19
2024-08-26ts.c: typo flaf -> flagtb1-2/+2
2024-08-24More precision on what exactly OCSP_id_cmp and OCSP_issuer_id_cmp compare.tb1-7/+14
2024-08-24conf_def.c: add two trailing commastb1-3/+3
2024-08-24X509at_get_attr: zap trailing comma.tb1-2/+2
2024-08-24LibreSSL no longer supports adding X.501 attributes to an EVP_PKEYtb7-206/+11
2024-08-24Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED()tb1-3/+3
2024-08-24Neuter the completely broken UI_UTIL_read_pw* APItb1-27/+5
2024-08-24Remove documentation of UI_UTIL_read_pw*tb4-122/+7
2024-08-23Remove unwanted trailing newlines from err/warn format strings.anton8-19/+19
2024-08-23Remove use of CSP/LMK in pkcs12 create/verify teststb1-3/+2
2024-08-22PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)tb1-3/+2
2024-08-22Garbage collect unused attributes member from EVP_PKEYtb2-4/+2
2024-08-22Remove copy_bag_attr()tb1-33/+1
2024-08-22Neuter EVP_PKEY_add1_attr_by_NID()tb1-36/+5