summaryrefslogtreecommitdiff
path: root/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-31Remove DES_enc_{read,write} and DES_rw_modetb5-101/+3
2024-08-31Garbage collec UI_UTIL remnantstb5-89/+3
2024-08-31Remove EVP_PKEY.*attr* APItb4-119/+3
2024-08-31Move BIT_STRING_BITNAME tables to consttb2-6/+6
2024-08-31const correct X509_LOOKUP_METHODtb6-19/+19
2024-08-31Remove X509_REQ_{set,get}_extension_nids()tb4-28/+3
2024-08-31Make X509_VAL opaquetb3-7/+11
2024-08-31Remove X509_check_trust() and some related definestb5-35/+11
2024-08-31Remove ERR_add_{,v}data()tb4-40/+3
2024-08-31The X509V3_CONF_METHOD goes awaytb1-10/+1
2024-08-31Remove X509V3_get_string/X509V3_string_freetb2-19/+2
2024-08-31Make some more x509 conf stuff internaltb13-72/+42
2024-08-31Retire X509V3_set_conf_lhash()tb4-16/+3
2024-08-31Retire X509V3_EXT_{,CRL_,REQ_}add_conf()tb4-42/+3
2024-08-31Remove OPENSSL_load_builtin_modulestb6-10/+9
2024-08-31Unexport CONF_set_nconf()tb3-6/+5
2024-08-31Remove more CONF_* functions that are no longer neededtb4-153/+3
2024-08-31Inline last use of CONF_free()tb1-2/+5
2024-08-31Unexport NCONF_defaulttb5-8/+6
2024-08-31Inline NCONF_free_data in its only usertb4-16/+4
2024-08-31const correct uses of CONF_METHODtb4-13/+13
2024-08-31Stop using conf->meth_data and make CONF_type_default consttb3-7/+7
2024-08-31Remove NCONF_WIN32tb5-75/+4
2024-08-31Retire conf_api.h and the API thereintb8-146/+17
2024-08-31Unexport some conf layers unused outside of libcryptotb10-84/+31
2024-08-31Make CONF_METHOD opaquetb7-19/+92
2024-08-31Remove unused {,N}CONF_dump_{bio,fp}()tb4-68/+3
2024-08-31Remove EVP_PKEY_*check againtb4-40/+3
2024-08-31Retire the whirlpool testtb2-251/+0
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