summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Hide symbols in aesjoshua2024-03-301-0/+43
* Hide symbols in camelliajoshua2024-03-301-0/+39
* Hide symbols in whrlpooljoshua2024-03-301-0/+34
* Hide symbols in CMSjoshua2024-03-301-1/+10
* Hide symbols in Blowfishjoshua2024-03-291-0/+36
* Hide symbols in DESjoshua2024-03-291-0/+64
* Hide symbols in RIPEMDjoshua2024-03-281-0/+34
* Hide symbols in RC4joshua2024-03-281-0/+31
* Hide symbols in enginetb2024-03-271-0/+48
* Remove some GOST relicstb2024-03-021-71/+0
* Make CRYPTO_THREADID opaquetb2024-03-021-5/+1
* Remove CRYPTO_*infotb2024-03-021-4/+1
* Remove a bunch of CRYPTO memory APItb2024-03-021-21/+1
* Remove sk_find_ex()tb2024-03-021-2/+1
* Make LHASH_OF() and STACK_OF() use opaque structstb2024-03-021-1/+2
* Remove lh statstb2024-03-021-7/+1
* Garbage collect most of the public LOOKUP APItb2024-03-021-8/+1
* Remove unused public X509_TRUST APItb2024-03-021-11/+1
* Remove unused parts of the purpose APItb2024-03-022-8/+2
* Remove X509V3_EXT extensibility APItb2024-03-021-5/+1
* Remove ERR_get_statetb2024-03-021-2/+1
* Remove a lot of PKCS12 garbage from the public APItb2024-03-021-36/+1
* Make OBJ_add_object() statictb2024-03-021-2/+1