| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide symbols in RC4 | joshua | 2024-03-28 | 1 | -0/+2 |
* | Hide symbols in engine | tb | 2024-03-27 | 1 | -0/+19 |
* | 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 | -14/+0 |
* | Remove sk_find_ex() | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove lh stats | tb | 2024-03-02 | 1 | -6/+0 |
* | Garbage collect most of the public LOOKUP API | tb | 2024-03-02 | 1 | -7/+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 ERR_get_state | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove a lot of PKCS12 garbage from the public API | tb | 2024-03-02 | 1 | -34/+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 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 | -2/+0 |
* | Remove BIO_{sn,v,vsn}printf(3) | tb | 2024-03-02 | 1 | -3/+0 |
* | Remove beck's ASN.1 time API from public visibility | tb | 2024-03-02 | 1 | -3/+0 |
* | Remove ASN1_PCTX nonsense | tb | 2024-03-02 | 1 | -12/+0 |
* | Make ASN1_add_oid_module internal | tb | 2024-03-02 | 1 | -1/+0 |
* | Remove ASN1_STRING_TABLE_{add,cleanup} | tb | 2024-03-02 | 1 | -2/+0 |
* | Prepare to provide X509_STORE_get1_objects() | tb | 2024-02-23 | 1 | -0/+1 |
* | Add posix_time.h from BoringSSL | tb | 2024-02-18 | 1 | -0/+4 |
* | Add _libre_CMS_{,SignerInfo}_get_version | tb | 2023-07-29 | 1 | -0/+2 |
* | Remove {BN,idea}_options() leftovers | tb | 2023-07-29 | 1 | -2/+0 |
* | Remove more ASN1_BIT_STRING API | tb | 2023-07-28 | 1 | -3/+0 |
* | Remove ASN1_BIT_STRING_check | tb | 2023-07-28 | 1 | -1/+0 |
* | Remove OBJ_add_sigid() and OBJ_sigid_free() | tb | 2023-07-28 | 1 | -2/+0 |
* | Remove more ERR cruft | tb | 2023-07-28 | 1 | -3/+0 |
* | Remove ERR_{get,set}_implementation() | tb | 2023-07-28 | 1 | -2/+0 |
* | Make ex_data implementations internal | tb | 2023-07-28 | 1 | -3/+0 |
* | Drop BIO_n{read,write}{,0}() | tb | 2023-07-28 | 1 | -4/+0 |
* | Remove the get_rfc*_prime_*() API | tb | 2023-07-28 | 1 | -8/+0 |
* | Make BN_BLINDING internal | tb | 2023-07-28 | 1 | -12/+0 |
* | Remove ASN1_bn_print() and ASN1_buf_print() | tb | 2023-07-28 | 1 | -2/+0 |
* | Make ASN1_{primitive,template}_* internal | tb | 2023-07-28 | 1 | -6/+0 |
* | Make ASN.1 BIO internal | tb | 2023-07-28 | 1 | -5/+0 |
* | Set OPENSSL_NO_ENGINE, remove engine code | tb | 2023-07-28 | 1 | -3/+0 |
* | Drop DSO and define OPENSSL_NO_DSO | tb | 2023-07-28 | 1 | -25/+0 |
* | Drop the comp module | tb | 2023-07-28 | 1 | -8/+0 |
* | Excise ECDH_METHOD | tb | 2023-07-28 | 1 | -7/+0 |
* | Remove ECDH errors | tb | 2023-07-28 | 1 | -1/+0 |
* | Remove ECDSA_METHOD | tb | 2023-07-28 | 1 | -7/+0 |
* | Remove ecs_err.c | tb | 2023-07-28 | 1 | -1/+0 |