summaryrefslogtreecommitdiff
path: root/lib/libcrypto/evp/evp_pkey.c
AgeCommit message (Expand)Author
2024-08-31Remove EVP_PKEY.*attr* APITheo Buehler
2024-08-22Neuter EVP_PKEY_add1_attr_by_NID()Theo Buehler
2024-07-14Rewrite EVP_PKEY_add1_attr_by_NID()Theo Buehler
2024-07-14Disable most EVP_PKEY_*attr* APITheo Buehler
2024-04-09Hide public symbols in x509.hBob Beck
2023-07-07Unbreak the namespace build after a broken mk.conf and tool misfire hadBob Beck
2023-07-07Hide symbols in hkdf, evp, err, ecdsa, and ecBob Beck
2022-11-26Make internal header file names consistentTheo Buehler
2021-12-12Include evp_locl.h where it will be needed once most structs fromTheo Buehler
2018-08-24Add const to EVP_PKCS82PKEY().Theo Buehler
2018-08-24After removing support for broken PKCS#8 formats (it was high time),Theo Buehler
2018-08-24Remove EVP_PKEY2PKCS8_broken() and PKCS8_set_broken()Theo Buehler
2018-05-13Add a const qualifier to the ASN1_OBJECT * argument of the following:Theo Buehler
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2014-10-18None of these need to include <openssl/rand.h>Joel Sing
2014-07-12if (x) FOO_free(x) -> FOO_free(x).Miod Vallat
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-08KNF.Joel Sing
2014-04-26Replace all use of ERR_add_error_data with ERR_asprintf_error_data.Bob Beck
2014-04-17Do not feed RSA private key information to the random subsystem asTheo de Raadt
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-04-03str{cat,cpy}/sprintf cleanup. markus@, deraadt@ okHakan Olsson
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-04-15OpenSSL 0.9.5a mergeBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-09-29import openssl-0.9.7-beta1Bob Beck