| Commit message (Expand) | Author | Age | Files | Lines |
* | Move EVP_add_{cipher,digest}() to the trashcan | tb | 2024-01-13 | 1 | -77/+0 |
* | Open a garbage bin at the bottom of evp_names.c | tb | 2024-01-13 | 1 | -6/+1 |
* | Remove obj_cleanup_defer | tb | 2024-01-13 | 1 | -7/+1 |
* | Garbage collect check_defer() | tb | 2024-01-13 | 1 | -2/+1 |
* | Neuter EVP_add_{cipher,digest}() | tb | 2024-01-13 | 1 | -11/+1 |
* | Remove most of EVP_add_{cipher,digest}() internals | tb | 2024-01-13 | 1 | -30/+6 |
* | Remove OBJ_NAME_cleanup() calls from EVP_cleanup() | tb | 2024-01-13 | 1 | -8/+1 |
* | Reimplement EVP_get_{cipher,digest}byname() | tb | 2024-01-13 | 1 | -19/+1 |
* | Reimplement {EVP_CIPHER,EVP_MD,OBJ_NAME}_do_all{,_sorted}(3) | tb | 2024-01-13 | 1 | -92/+1 |
* | Remove EVP_PBE_cleanup() from EVP_cleanup() | tb | 2023-12-15 | 1 | -2/+1 |
* | Remove two unnecessary local variables | tb | 2023-08-26 | 1 | -9/+3 |
* | No need to call OBJ_sigid_free() in EVP_cleanup() anymore. | tb | 2023-07-22 | 1 | -2/+1 |
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 1 | -10/+1 |
* | Hide symbols in hkdf, evp, err, ecdsa, and ec | beck | 2023-07-07 | 1 | -1/+10 |
* | Move check_defer() and obj_cleanup_defer to evp/names.c | tb | 2023-06-29 | 1 | -1/+4 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Include evp_locl.h where it will be needed once most structs from | tb | 2021-12-12 | 1 | -1/+3 |
* | Bring in compatibility for OpenSSL 1.1 style init functions. | beck | 2018-03-17 | 1 | -1/+19 |
* | Stop calling OPENSSL_init() internally, since it is a no-op. Also place | jsing | 2017-04-29 | 1 | -5/+1 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | KNF. | jsing | 2014-05-03 | 1 | -82/+104 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -0/+5 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -8/+79 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -0/+7 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -7/+4 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -0/+3 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -2/+2 |
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -0/+5 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -203/+36 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+285 |