| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove beck's ASN.1 time API from public visibility | tb | 2024-03-02 | 1 | -4/+1 |
* | Remove ASN1_PCTX nonsense | tb | 2024-03-02 | 1 | -13/+1 |
* | Make ASN1_add_oid_module internal | tb | 2024-03-02 | 1 | -2/+1 |
* | Remove ASN1_STRING_TABLE_{add,cleanup} | tb | 2024-03-02 | 1 | -3/+1 |
* | Fix OPENSSL_{gmtime,timegm} in namespace build | tb | 2024-03-01 | 2 | -4/+3 |
* | Prepare to provide X509_STORE_get1_objects() | tb | 2024-02-23 | 1 | -1/+2 |
* | Add posix_time.h from BoringSSL | tb | 2024-02-18 | 1 | -0/+32 |
* | Prepare to expose OPENSSL_gmtime and OPENSSL_timegm as public | beck | 2023-11-13 | 1 | -1/+3 |
* | Remove {BN,idea}_options() leftovers | tb | 2023-07-29 | 2 | -4/+2 |
* | Two files did not want to go away. Go! | tb | 2023-07-28 | 1 | -0/+0 |
* | Remove more ASN1_BIT_STRING API | tb | 2023-07-28 | 1 | -4/+1 |
* | Remove ASN1_BIT_STRING_check | tb | 2023-07-28 | 1 | -2/+1 |
* | Provide CMS{,_SignerInfo}_get_version | tb | 2023-07-28 | 1 | -1/+3 |
* | Remove OBJ_add_sigid() and OBJ_sigid_free() | tb | 2023-07-28 | 1 | -3/+1 |
* | Remove more ERR cruft | tb | 2023-07-28 | 1 | -4/+1 |
* | Remove ERR_{get,set}_implementation() | tb | 2023-07-28 | 1 | -3/+1 |
* | Make ex_data implementations internal | tb | 2023-07-28 | 1 | -4/+1 |
* | Drop BIO_n{read,write}{,0}() | tb | 2023-07-28 | 1 | -5/+1 |
* | Remove the get_rfc*_prime_*() API | tb | 2023-07-28 | 1 | -9/+1 |
* | Make BN_BLINDING internal | tb | 2023-07-28 | 2 | -14/+2 |
* | Remove ASN1_bn_print() and ASN1_buf_print() | tb | 2023-07-28 | 1 | -3/+1 |
* | Make ASN1_{primitive,template}_* internal | tb | 2023-07-28 | 1 | -7/+1 |
* | Make ASN.1 BIO internal | tb | 2023-07-28 | 2 | -7/+2 |
* | Set OPENSSL_NO_ENGINE, remove engine code | tb | 2023-07-28 | 2 | -5/+2 |
* | Drop DSO and define OPENSSL_NO_DSO | tb | 2023-07-28 | 1 | -54/+0 |
* | Drop the comp module | tb | 2023-07-28 | 1 | -37/+0 |
* | Merge ecdh.h into ec.h | tb | 2023-07-28 | 2 | -32/+3 |
* | Excise ECDH_METHOD | tb | 2023-07-28 | 1 | -9/+1 |
* | Merge ecdsa.h into ec.h | tb | 2023-07-28 | 2 | -47/+18 |
* | Remove ECDSA_METHOD | tb | 2023-07-28 | 1 | -8/+1 |
* | Remove ecs_err.c | tb | 2023-07-28 | 1 | -2/+1 |
* | Make extended ECDSA signing routines internal | tb | 2023-07-28 | 1 | -4/+1 |
* | Hide symbols in dh | beck | 2023-07-08 | 1 | -0/+74 |
* | Hide symbols in curve22519 | beck | 2023-07-08 | 1 | -0/+34 |
* | Hide symbols in modes.h | beck | 2023-07-08 | 1 | -0/+57 |
* | Hide symbols in gost. | beck | 2023-07-08 | 1 | -0/+71 |
* | hide symbols in dsa | beck | 2023-07-08 | 1 | -0/+94 |
* | Hide symbols in cmac | beck | 2023-07-08 | 1 | -0/+38 |
* | Hide symbols in objects | beck | 2023-07-08 | 1 | -0/+61 |
* | Hide symbols in rsa | beck | 2023-07-08 | 1 | -0/+142 |
* | Hide symbols in sha | beck | 2023-07-08 | 1 | -0/+52 |
* | Hide symbols in bn | beck | 2023-07-08 | 1 | -0/+163 |
* | Hide symbols in txt_db | beck | 2023-07-08 | 1 | -0/+35 |
* | Hide symbols in md4 and md5 | beck | 2023-07-08 | 2 | -0/+68 |
* | Hide symbols in cast, idea, and ocsp | beck | 2023-07-08 | 3 | -0/+263 |
* | Hide symbols in crypto.h | beck | 2023-07-08 | 1 | -0/+79 |
* | Hide symbols in cms, comp, conf, and buffer | beck | 2023-07-08 | 4 | -0/+253 |
* | Hide symbols in dso and ct | beck | 2023-07-08 | 2 | -0/+139 |
* | Hide symbols in sm3 | beck | 2023-07-08 | 1 | -0/+32 |
* | unbreak build when namespaced, file was here in my tree but didn't manage | beck | 2023-07-08 | 1 | -0/+39 |