Harmonize use of sk_TYPE_find's return value.
[openssl.git] / crypto / evp / pmeth_fn.c
2017-10-13 Rich SalzRemove email addresses from source code.
2016-12-20 Richard LevitteReformat M_check_autoarg to match our coding style
2016-12-20 Richard LevitteM_check_autoarg: sanity check the key
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-03-28 Rich Salzfree NULL cleanup
2015-03-24 Dr. Stephen HensonMove some EVP internals to evp_int.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2009-06-16 Dr. Stephen HensonSubmitted by: Artem Chuprina <ran@cryptocom.ru>
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2007-10-26 Dr. Stephen Henson1. Changes for s_client.c to make it return non-zero...
2006-07-17 Dr. Stephen HensonFix various error codes to match functions.
2006-05-24 Dr. Stephen HensonUse size_t for new crypto size parameters.
2006-04-17 Dr. Stephen HensonFix (most) WIN32 warnings and errors.
2006-04-15 Dr. Stephen HensonUse more flexible method of determining output length...
2006-04-13 Dr. Stephen HensonComplete key derivation support.
2006-04-13 Dr. Stephen HensonAdd key derivation support.
2006-04-09 Dr. Stephen HensonConstification.
2006-04-07 Dr. Stephen HensonIf <operatio>_init function is zero interpret as noop.
2006-04-07 Dr. Stephen HensonInclude EVP_PKEY argument in EVP_PKEY_CTX_new(). This...
2006-04-07 Dr. Stephen HensonInitial functions for main EVP_PKEY_METHOD operations.