| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make extended ECDSA signing routines internal | tb | 2023-07-28 | 1 | -3/+0 |
* | Hide symbols in dh | beck | 2023-07-08 | 1 | -0/+45 |
* | Hide symbols in curve22519 | beck | 2023-07-08 | 1 | -0/+5 |
* | Hide symbols in modes.h | beck | 2023-07-08 | 1 | -0/+28 |
* | Hide symbols in gost. | beck | 2023-07-08 | 1 | -0/+42 |
* | hide symbols in dsa | beck | 2023-07-08 | 1 | -0/+65 |
* | Hide symbols in cmac | beck | 2023-07-08 | 1 | -0/+9 |
* | Hide symbols in objects | beck | 2023-07-08 | 1 | -0/+32 |
* | Hide symbols in rsa | beck | 2023-07-08 | 1 | -0/+113 |
* | Hide symbols in sha | beck | 2023-07-08 | 1 | -0/+23 |
* | Hide symbols in bn | beck | 2023-07-08 | 1 | -0/+134 |
* | Hide symbols in txt_db | beck | 2023-07-08 | 1 | -0/+6 |