summaryrefslogtreecommitdiff
path: root/lib/libcrypto/hidden
AgeCommit message (Expand)Author
2024-10-22Revert marking EC_GROUP_method_of() and EC_METHOD_get_field_type() unusedTheo Buehler
2024-10-22Mark EC_GROUP_method_of() and EC_METHOD_get_field_type() as unusedTheo Buehler
2024-08-31Make X509at_* API internalTheo Buehler
2024-08-31Zap HMAC_InitTheo Buehler
2024-08-31Nuke the whrlpool (named after the galaxy) from orbitTheo Buehler
2024-08-31Remove DES_enc_{read,write} and DES_rw_modeTheo Buehler
2024-08-31Garbage collec UI_UTIL remnantsTheo Buehler
2024-08-31Remove EVP_PKEY.*attr* APITheo Buehler
2024-08-31Remove X509_REQ_{set,get}_extension_nids()Theo Buehler
2024-08-31Remove X509_check_trust() and some related definesTheo Buehler
2024-08-31Remove ERR_add_{,v}data()Theo Buehler
2024-08-31Make some more x509 conf stuff internalTheo Buehler
2024-08-31Retire X509V3_set_conf_lhash()Theo Buehler
2024-08-31Retire X509V3_EXT_{,CRL_,REQ_}add_conf()Theo Buehler
2024-08-31Remove OPENSSL_load_builtin_modulesTheo Buehler
2024-08-31Unexport CONF_set_nconf()Theo Buehler
2024-08-31Remove more CONF_* functions that are no longer neededTheo Buehler
2024-08-31Unexport NCONF_defaultTheo Buehler
2024-08-31Inline NCONF_free_data in its only userTheo Buehler
2024-08-31Remove NCONF_WIN32Theo Buehler
2024-08-31Retire conf_api.h and the API thereinTheo Buehler
2024-08-31Unexport some conf layers unused outside of libcryptoTheo Buehler
2024-08-31Remove unused {,N}CONF_dump_{bio,fp}()Theo Buehler
2024-08-31Remove EVP_PKEY_*check againTheo Buehler
2024-08-28Get rid of last use of db_methTheo Buehler
2024-08-28Turn X509V3_set_conf_lhash() into a noopTheo Buehler
2024-08-28Add LCRYPTO_USED(X509_get_signature_info)Theo Buehler
2024-08-28Disable X509V3_EXT{,_CRL,_REQ}_add_conf()Theo Buehler
2024-08-24Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED()Theo Buehler
2024-07-26Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unusedTheo Buehler
2024-07-15Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()Theo Buehler
2024-07-11Despite being an ELF citizen, hppa is its own special snowflake and requiresMiod Vallat
2024-07-09Hide remaining unused ERR functions in err.hBob Beck
2024-07-09Hide CRYPTO_get_dynlock_create_callbackBob Beck
2024-07-09Hide DES global variablesBob Beck
2024-07-09Hide symbols for two missed public functions in bio.hBob Beck
2024-07-09Hide global _it symbols in pkcs12.hBob Beck
2024-07-09Hide global _it symbola in cms.hBob Beck
2024-07-08Hide global _it symbols in dsa.hBob Beck
2024-07-08Hide global _it symbols in rsa.hBob Beck
2024-07-08Guard variable declarations to unbreak non-namespaced builds.Bob Beck
2024-07-08Hide global _it symbols in asn1t.hBob Beck
2024-07-08Hide global _it symbols in pkcs7.hBob Beck
2024-07-08Hide global _it variables in ocsp.hBob Beck
2024-07-08Hide global _it variables in asn1.hBob Beck
2024-07-08Hide global _it variables in x509.hBob Beck
2024-07-08Hide global _it variables in x509v3.hBob Beck
2024-04-10Hide deprecated functions in ec.hBob Beck
2024-04-10Hide deprecated functions in evp.hBob Beck
2024-04-10Hide symbols in bn.hBob Beck