summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/names.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move EVP_add_{cipher,digest}() to the trashcantb2024-01-131-77/+0
* Open a garbage bin at the bottom of evp_names.ctb2024-01-131-6/+1
* Remove obj_cleanup_defertb2024-01-131-7/+1
* Garbage collect check_defer()tb2024-01-131-2/+1
* Neuter EVP_add_{cipher,digest}()tb2024-01-131-11/+1
* Remove most of EVP_add_{cipher,digest}() internalstb2024-01-131-30/+6
* Remove OBJ_NAME_cleanup() calls from EVP_cleanup()tb2024-01-131-8/+1
* Reimplement EVP_get_{cipher,digest}byname()tb2024-01-131-19/+1
* Reimplement {EVP_CIPHER,EVP_MD,OBJ_NAME}_do_all{,_sorted}(3)tb2024-01-131-92/+1
* Remove EVP_PBE_cleanup() from EVP_cleanup()tb2023-12-151-2/+1
* Remove two unnecessary local variablestb2023-08-261-9/+3
* No need to call OBJ_sigid_free() in EVP_cleanup() anymore.tb2023-07-221-2/+1
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-10/+1
* Hide symbols in hkdf, evp, err, ecdsa, and ecbeck2023-07-071-1/+10
* Move check_defer() and obj_cleanup_defer to evp/names.ctb2023-06-291-1/+4
* Make internal header file names consistenttb2022-11-261-2/+2
* Include evp_locl.h where it will be needed once most structs fromtb2021-12-121-1/+3
* Bring in compatibility for OpenSSL 1.1 style init functions.beck2018-03-171-1/+19
* Stop calling OPENSSL_init() internally, since it is a no-op. Also placejsing2017-04-291-5/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-05-031-82/+104
* resolve conflictsdjm2012-10-131-0/+5
* resolve conflicts, fix local changesdjm2010-10-011-8/+79
* resolve conflictsdjm2009-01-091-0/+7
* resolve conflictsdjm2008-09-061-7/+4
* resolve conflictsdjm2005-04-291-0/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+2
* OpenSSL 0.9.5a mergebeck2000-04-151-0/+5
* OpenSSL 0.9.4 mergebeck1999-09-291-203/+36
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+285