]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/pmeth_fn.c
Fix various error codes to match functions.
[thirdparty/openssl.git] / crypto / evp / pmeth_fn.c
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.