| Commit message (Expand) | Author | Age | Files | Lines |
* | Reinstate PKCS12_key_gen_uni() | tb | 7 days | 1 | -0/+1 |
* | Remove EC_POINTs_* API | tb | 7 days | 1 | -2/+0 |
* | Remove Jprojective_coordinates API | tb | 7 days | 1 | -2/+0 |
* | Unexport EC_GROUP_*precompute_mult() | tb | 7 days | 1 | -2/+0 |
* | Unexport EC_GROUP_copy() | tb | 7 days | 1 | -1/+0 |
* | Unexport EC_METHOD and all API using it | tb | 7 days | 1 | -6/+0 |
* | Align CRYPTO_set_mem*_functions with OpenSSL 1.1 | tb | 7 days | 1 | -1/+0 |
* | Unexport the weird X509_OBJECT_up_ref_count() | tb | 7 days | 1 | -1/+0 |
* | Unexport X509_NAME_print() | tb | 7 days | 1 | -1/+0 |
* | Expose X509_get_signature_info | tb | 2024-08-31 | 1 | -0/+1 |
* | Make X509at_* API internal | tb | 2024-08-31 | 1 | -10/+0 |
* | Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_P | tb | 2024-08-31 | 1 | -1/+0 |
* | Zap HMAC_Init | tb | 2024-08-31 | 1 | -1/+0 |
* | Nuke the whrlpool (named after the galaxy) from orbit | tb | 2024-08-31 | 1 | -6/+0 |
* | Remove DES_enc_{read,write} and DES_rw_mode | tb | 2024-08-31 | 1 | -3/+0 |
* | Garbage collec UI_UTIL remnants | tb | 2024-08-31 | 1 | -2/+0 |
* | Remove EVP_PKEY.*attr* API | tb | 2024-08-31 | 1 | -9/+0 |
* | Remove X509_REQ_{set,get}_extension_nids() | tb | 2024-08-31 | 1 | -2/+0 |
* | Remove X509_check_trust() and some related defines | tb | 2024-08-31 | 1 | -1/+0 |
* | Remove ERR_add_{,v}data() | tb | 2024-08-31 | 1 | -2/+0 |
* | Make some more x509 conf stuff internal | tb | 2024-08-31 | 1 | -11/+0 |
* | Retire X509V3_set_conf_lhash() | tb | 2024-08-31 | 1 | -1/+0 |
* | Retire X509V3_EXT_{,CRL_,REQ_}add_conf() | tb | 2024-08-31 | 1 | -3/+0 |
* | Remove OPENSSL_load_builtin_modules | tb | 2024-08-31 | 1 | -1/+0 |
* | Remove more CONF_* functions that are no longer needed | tb | 2024-08-31 | 1 | -5/+0 |
* | Unexport NCONF_default | tb | 2024-08-31 | 1 | -1/+0 |
* | Inline NCONF_free_data in its only user | tb | 2024-08-31 | 1 | -1/+0 |
* | Remove NCONF_WIN32 | tb | 2024-08-31 | 1 | -1/+0 |
* | Retire conf_api.h and the API therein | tb | 2024-08-31 | 1 | -7/+0 |
* | Unexport some conf layers unused outside of libcrypto | tb | 2024-08-31 | 1 | -16/+0 |
* | Remove unused {,N}CONF_dump_{bio,fp}() | tb | 2024-08-31 | 1 | -4/+0 |
* | Remove EVP_PKEY_*check again | tb | 2024-08-31 | 1 | -3/+0 |
* | 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 |