| Commit message (Expand) | Author | Age | Files | Lines |
* | sort | tb | 2024-04-16 | 1 | -1/+1 |
* | Bye, bye, OPENSSL_str{,n}casecmp() | tb | 2024-04-15 | 1 | -2/+0 |
* | And a pile of TS ASN.1 stuff becomes internal-only, too | tb | 2024-04-15 | 1 | -9/+0 |
* | X509_NAME_ENTRIES_it and X509_NAME_INTERNAL_it go internal | tb | 2024-04-15 | 1 | -2/+0 |
* | And here go {,EC}DSA_SIG_it | tb | 2024-04-15 | 1 | -2/+0 |
* | DHparam_it becomes static, too | tb | 2024-04-15 | 1 | -1/+0 |
* | More X9.62 stuff was never used outside of ec_asn1.c | tb | 2024-04-15 | 1 | -8/+0 |
* | EC_PRIVATEKEY becomes internal-only, too | tb | 2024-04-15 | 1 | -5/+0 |
* | Unexport the ECPKPARAMETERS API | tb | 2024-04-15 | 1 | -5/+0 |
* | Make ECPARAMETERS_{new,free,it} internal-only | tb | 2024-04-15 | 1 | -3/+0 |
* | Move BIO_CONNECT_{new,free}() to internal-only | tb | 2024-04-15 | 1 | -2/+0 |
* | Remove ASN1_time_clamp_not_after() from Symbols.list | tb | 2024-04-15 | 1 | -1/+0 |
* | Make CRYPTO_THREADID opaque | tb | 2024-03-02 | 1 | -4/+0 |
* | Remove CRYPTO_*info | tb | 2024-03-02 | 1 | -3/+0 |
* | Remove a bunch of CRYPTO memory API | tb | 2024-03-02 | 1 | -24/+0 |
* | Remove sk_find_ex() | tb | 2024-03-02 | 1 | -1/+0 |
* | Unhook and remove GOST and STREEBOG | tb | 2024-03-02 | 1 | -50/+0 |
* | Make LHASH_OF() and STACK_OF() use opaque structs | tb | 2024-03-02 | 1 | -0/+1 |
* | Remove lh stats | tb | 2024-03-02 | 1 | -6/+0 |
* | Remove X509_CRL_METHOD API | tb | 2024-03-02 | 1 | -5/+0 |
* | Garbage collect most of the public LOOKUP API | tb | 2024-03-02 | 1 | -7/+0 |
* | Expose X509_STORE_get1_objects() | tb | 2024-03-02 | 1 | -0/+1 |
* | Make X509_CERT_AUX internal | tb | 2024-03-02 | 1 | -6/+0 |
* | Remove unused public X509_TRUST API | tb | 2024-03-02 | 1 | -10/+0 |
* | Remove unused parts of the purpose API | tb | 2024-03-02 | 1 | -6/+0 |
* | Remove X509V3_EXT extensibility API | tb | 2024-03-02 | 1 | -4/+0 |
* | Remove X509_ALGOR_set_md() | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove ERR_get_state | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove more PBE stuff from the public API | tb | 2024-03-02 | 1 | -7/+0 |
* | Remove most PBEPARAM stuff from public visibility | tb | 2024-03-02 | 1 | -14/+0 |
* | Remove a lot of PKCS12 garbage from the public API | tb | 2024-03-02 | 1 | -39/+0 |
* | Remove RC4-HMAC-MD5 and AES-{128,256}-CBC-HMAC-SHA-1 | tb | 2024-03-02 | 1 | -3/+0 |
* | Make legacy cipher methods internal | tb | 2024-03-02 | 1 | -4/+0 |
* | Remove EVP_PBE_* API from public visibility | tb | 2024-03-02 | 1 | -6/+0 |
* | Remove EVP_PKEY_meth_*() API | tb | 2024-03-02 | 1 | -23/+0 |
* | Remove the ameth lib | tb | 2024-03-02 | 1 | -14/+0 |
* | Remove EVP_MD_meth* again | tb | 2024-03-02 | 1 | -13/+0 |
* | Make OBJ_add_object() static | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove OBJ_bsearch_() | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove unused public OBJ_NAME_* API | tb | 2024-03-02 | 1 | -6/+0 |
* | Remove EVP_add_{cipher,digest}() from public API | tb | 2024-03-02 | 1 | -2/+0 |
* | Remove DSA_generate_parameters | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove CMAC_resume() | tb | 2024-03-02 | 1 | -1/+0 |
* | Make BN_mod_exp2_mont() and BN_mod_exp_mont_word() internal | tb | 2024-03-02 | 1 | -2/+0 |
* | Make BN_mod_exp_simple() internal | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove BIO_set() | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove BIO_dump_*{cb,fp}() | tb | 2024-03-02 | 1 | -4/+0 |
* | Remove BIO_{sn,v,vsn}printf(3) | tb | 2024-03-02 | 1 | -3/+0 |
* | Expose OPENSSL_{gmtime,posix_to_tm,timegm,tm_to_posix}() | tb | 2024-03-02 | 1 | -0/+4 |
* | Remove beck's ASN.1 time API from public visibility | tb | 2024-03-02 | 1 | -3/+0 |