summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove more ERR crufttb2023-07-281-4/+1
* Remove ERR_{get,set}_implementation()tb2023-07-281-3/+1
* Make ex_data implementations internaltb2023-07-281-4/+1
* Drop BIO_n{read,write}{,0}()tb2023-07-281-5/+1
* Remove the get_rfc*_prime_*() APItb2023-07-281-9/+1
* Make BN_BLINDING internaltb2023-07-282-14/+2
* Remove ASN1_bn_print() and ASN1_buf_print()tb2023-07-281-3/+1
* Make ASN1_{primitive,template}_* internaltb2023-07-281-7/+1
* Make ASN.1 BIO internaltb2023-07-282-7/+2
* Set OPENSSL_NO_ENGINE, remove engine codetb2023-07-282-5/+2
* Drop DSO and define OPENSSL_NO_DSOtb2023-07-281-54/+0