summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove X509_check_trust() and some related definestb2024-08-311-2/+1
* Remove ERR_add_{,v}data()tb2024-08-311-3/+1
* Make some more x509 conf stuff internaltb2024-08-311-12/+1
* Retire X509V3_set_conf_lhash()tb2024-08-311-2/+1
* Retire X509V3_EXT_{,CRL_,REQ_}add_conf()tb2024-08-311-4/+1
* Remove OPENSSL_load_builtin_modulestb2024-08-311-2/+1
* Unexport CONF_set_nconf()tb2024-08-311-2/+1
* Remove more CONF_* functions that are no longer neededtb2024-08-311-9/+1
* Unexport NCONF_defaulttb2024-08-311-2/+1
* Inline NCONF_free_data in its only usertb2024-08-311-2/+1
* Remove NCONF_WIN32tb2024-08-311-2/+1
* Retire conf_api.h and the API thereintb2024-08-311-36/+0
* Unexport some conf layers unused outside of libcryptotb2024-08-311-13/+1
* Remove unused {,N}CONF_dump_{bio,fp}()tb2024-08-311-5/+1
* Remove EVP_PKEY_*check againtb2024-08-311-4/+1
* Get rid of last use of db_methtb2024-08-281-3/+3
* Turn X509V3_set_conf_lhash() into a nooptb2024-08-281-2/+2
* Add LCRYPTO_USED(X509_get_signature_info)tb2024-08-281-1/+2
* Disable X509V3_EXT{,_CRL,_REQ}_add_conf()tb2024-08-281-4/+4
* Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED()tb2024-08-241-3/+3
* Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unusedtb2024-07-261-4/+4
* Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()tb2024-07-151-10/+10
* Despite being an ELF citizen, hppa is its own special snowflake and requiresmiod2024-07-111-1/+5
* Hide remaining unused ERR functions in err.hbeck2024-07-091-1/+3
* Hide CRYPTO_get_dynlock_create_callbackbeck2024-07-091-1/+2
* Hide DES global variablesbeck2024-07-091-1/+5
* Hide symbols for two missed public functions in bio.hbeck2024-07-091-1/+3
* Hide global _it symbols in pkcs12.hbeck2024-07-091-1/+5
* Hide global _it symbola in cms.hbeck2024-07-091-1/+5
* Hide global _it symbols in dsa.hbeck2024-07-081-1/+6
* Hide global _it symbols in rsa.hbeck2024-07-081-1/+7
* Guard variable declarations to unbreak non-namespaced builds.beck2024-07-086-8/+18
* Hide global _it symbols in asn1t.hbeck2024-07-081-1/+6
* Hide global _it symbols in pkcs7.hbeck2024-07-081-1/+14
* Hide global _it variables in ocsp.hbeck2024-07-081-1/+17
* Hide global _it variables in asn1.hbeck2024-07-081-1/+24
* Hide global _it variables in x509.hbeck2024-07-081-1/+22
* Hide global _it variables in x509v3.hbeck2024-07-081-1/+35
* Hide deprecated functions in ec.hbeck2024-04-101-1/+10
* Hide deprecated functions in evp.hbeck2024-04-101-1/+6
* Hide symbols in bn.hbeck2024-04-101-1/+6
* Hide a couple of LCRYPTO_UNUSED in asn1.hbeck2024-04-101-1/+3
* Finish hiding symbols in rand.hbeck2024-04-101-1/+11
* Finish Hiding symbols in crypto.hbeck2024-04-101-1/+32
* Add hidden conf.h, missed in an earlier committb2024-04-091-0/+74
* Hide public symbols in x509.hbeck2024-04-091-1/+195
* Hide public symbols in evp.hbeck2024-04-091-0/+378
* Fix LCRYPTO_UNUSED() in namespace buildstb2024-03-301-4/+7
* Hide symbols in aesjoshua2024-03-301-0/+43
* Hide symbols in camelliajoshua2024-03-301-0/+39