summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-02Remove X509V3_EXT extensibility APItb5-53/+3
2024-03-02Remove X509_ALGOR_set_md()tb3-12/+2
2024-03-02Adjust signature of ERR_load_strings()tb1-3/+3
2024-03-02Remove ERR_get_statetb5-19/+17
2024-03-02Simplify engine.htb1-45/+1
2024-03-02Garbage collect CUSTOM_KEY_LENGTH/SET_KEY_LENGTHtb1-4/+1
2024-03-02Remove more PBE stuff from the public APItb7-35/+24
2024-03-02Remove most PBEPARAM stuff from public visibilitytb6-50/+40
2024-03-02Remove a lot of PKCS12 garbage from the public APItb13-205/+94
2024-03-02Remove RC4-HMAC-MD5 and AES-{128,256}-CBC-HMAC-SHA-1tb6-951/+3
2024-03-02Make legacy cipher methods internaltb3-14/+8
2024-03-02Remove EVP_PBE_* API from public visibilitytb4-67/+6
2024-03-02Remove EVP_PKEY_meth_*() APItb3-260/+2
2024-03-02Remove the ameth libtb4-239/+2
2024-03-02Remove EVP_MD_meth* againtb3-145/+2
2024-03-02Fix signature and semantics of EVP_{CIPHER,MD}_CTX_init()tb3-13/+13
2024-03-02Remove unused OBJ_create_and_add_object()tb1-3/+1
2024-03-02Remove no longer supported OBJ_NAME_TYPEstb1-4/+2
2024-03-02Make OBJ_add_object() statictb5-9/+4
2024-03-02Remove OBJ_bsearch_()tb6-36/+7
2024-03-02Switch name member of OBJ_NAME to const void *tb2-5/+5
2024-03-02Remove unused public OBJ_NAME_* APItb5-82/+3
2024-03-02Remove EVP_{add,delete}_{cipher,digest}_alias()tb1-10/+1
2024-03-02Remove EVP_add_{cipher,digest}() from public APItb3-19/+2
2024-03-02Remove DSA_generate_parameterstb5-33/+3
2024-03-02Remove CMAC_resume()tb6-46/+5
2024-03-02Make BN_mod_exp2_mont() and BN_mod_exp_mont_word() internaltb6-17/+10
2024-03-02Make BN_mod_exp_simple() internaltb6-10/+7
2024-03-02Remove BIO_set()tb5-15/+3
2024-03-02Remove BIO_dump_*{cb,fp}()tb5-53/+5
2024-03-02Remove BIO_{sn,v,vsn}printf(3)tb8-138/+18
2024-03-02Expose OPENSSL_{gmtime,posix_to_tm,timegm,tm_to_posix}()tb2-3/+5
2024-03-02Garbage collect ASN1_TIME_set_tm()tb2-13/+2
2024-03-02Remove beck's ASN.1 time API from public visibilitytb7-20/+10
2024-03-02Remove ASN1_PCTX nonsensetb5-144/+3
2024-03-02Make ASN1_add_oid_module internaltb6-17/+5
2024-03-02Remove unused M_ASN1_* macrostb1-14/+1
2024-03-02Remove unused, incomplete ub_* macrostb1-12/+1
2024-03-02Remove DECLARE_STACK_OF(ASN1_STRING_TABLE)tb1-4/+1
2024-03-02Remove ASN1_STRING_TABLE_{add,cleanup}tb5-27/+3
2024-03-02const correct ASN1_STRING_TABLE_get()tb2-7/+6
2024-03-01Add mkdtemps(3), like mkdtemp(3) but with a suffix.millert2-8/+32
2024-03-01Fix OPENSSL_{gmtime,timegm} in namespace buildtb2-4/+3
2024-03-01Remove the ciphers_by_values_test()tb1-56/+0
2024-03-01exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id()tb1-2/+5
2024-03-01ssltest: drop another use of CRYPTO_mem_leaks()tb1-2/+1
2024-02-29Detect OPENSSL_NO_GOST correctlytb1-1/+2
2024-02-29CRYPTO_mem_leaks* will go away. Remove calls in legacy teststb3-6/+3
2024-02-29Link x509_algor test statically and switch to the internaltb2-9/+18
2024-02-29OBJ_NAME_TYPE_PKEY_METH is no longer supportedtb1-5/+1