]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/cms/cms_cd.c
Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID
[thirdparty/openssl.git] / crypto / cms / cms_cd.c
2022-10-18  Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-05-03  Matt CaswellUpdate copyright year
2022-01-14  Dr. David von OheimbFix malloc failure handling of X509_ALGOR_set0()
2021-03-11  Matt CaswellUpdate copyright year
2021-02-21  Shane LontisFix external symbols for cms.
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15  Matt CaswellUpdate copyright year
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-08-09  Shane LontisAdd libctx support to CMS.
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-03-08  Matt CaswellChange arg to cms_CompressedData_init_bio to be const
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-08-22  Matt CaswellFix enable-zlib
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-03-20  Rich SalzRemove #error from include files.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-09-11  Dr. Stephen HensonFix zlib CMS compilation.
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2013-01-23  Dr. Stephen HensonDon't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set
2008-03-29  Dr. Stephen HensonRemove unnecessary header.
2008-03-12  Dr. Stephen HensonAnd so it begins...