]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/cmeth_lib.c
Prune low-level ASN.1 parse errors from error queue in decoder_process()
[thirdparty/openssl.git] / crypto / evp / cmeth_lib.c
2020-08-06  Matt CaswellUpdate copyright year
2020-07-22  PauliEVP: deprecate the EVP_X_meth_ functions.
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-05  Dmitry BelyavskiyReverting check to correct
2019-09-05  Dmitry BelyavskiyDisallow change EVP_CIPHER properties once set
2019-09-04  Richard LevitteNew function EVP_CIPHER_free()
2019-07-23  Richard LevitteAdd a mechnism to save the name of fetched methods
2019-06-28  Matt CaswellRename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref...
2019-04-19  Matt CaswellMake EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-05-17  Rich SalzCopyright consolidation 05/10
2016-02-08  Rich SalzGH641: Don't care openssl_zmalloc
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-12  Richard LevitteMake EVP_CIPHER opaque and add creator/destructor/acces...