summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove OBJ_bsearch_()tb2024-03-021-2/+1
* Remove unused public OBJ_NAME_* APItb2024-03-021-7/+1
* Remove DSA_generate_parameterstb2024-03-021-2/+1
* Remove CMAC_resume()tb2024-03-021-2/+1
* Make BN_mod_exp2_mont() and BN_mod_exp_mont_word() internaltb2024-03-021-3/+1
* Make BN_mod_exp_simple() internaltb2024-03-021-2/+1
* Remove BIO_set()tb2024-03-021-2/+1
* Remove BIO_dump_*{cb,fp}()tb2024-03-021-3/+1
* Remove BIO_{sn,v,vsn}printf(3)tb2024-03-021-4/+1
* Remove beck's ASN.1 time API from public visibilitytb2024-03-021-4/+1
* Remove ASN1_PCTX nonsensetb2024-03-021-13/+1
* Make ASN1_add_oid_module internaltb2024-03-021-2/+1
* Remove ASN1_STRING_TABLE_{add,cleanup}tb2024-03-021-3/+1
* Fix OPENSSL_{gmtime,timegm} in namespace buildtb2024-03-012-4/+3
* Prepare to provide X509_STORE_get1_objects()tb2024-02-231-1/+2
* Add posix_time.h from BoringSSLtb2024-02-181-0/+32
* Prepare to expose OPENSSL_gmtime and OPENSSL_timegm as publicbeck2023-11-131-1/+3
* Remove {BN,idea}_options() leftoverstb2023-07-292-4/+2
* Two files did not want to go away. Go!tb2023-07-281-0/+0
* Remove more ASN1_BIT_STRING APItb2023-07-281-4/+1
* Remove ASN1_BIT_STRING_checktb2023-07-281-2/+1
* Provide CMS{,_SignerInfo}_get_versiontb2023-07-281-1/+3
* Remove OBJ_add_sigid() and OBJ_sigid_free()tb2023-07-281-3/+1