summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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