]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/cms/cms_kari.c
coverity 1462567: Null pointer dereferences
[thirdparty/openssl.git] / crypto / cms / cms_kari.c
2020-04-30  Paulicoverity 1462567: Null pointer dereferences
2020-04-30  Paulicoverity 1462543 Logically dead code
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-10  Richard LevitteCMS KARI: Temporarly downgrade newly generated EVP_PKEY...
2020-03-03  Dmitry BelyavskiyImplementation of Russian GOST CMS
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-30  Paul YangFix a bundle of mischecks of return values
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-02-13  Daniel DeFreezFix null pointer dereference in cms_RecipientInfo_kari_init
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-06-18  FdaSilvaYYUseless header include of openssl/rand.h
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-03-18  Matt CaswellFix no-des
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-12  Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-05-01  Rich Salzfree null cleanup finale
2015-04-30  Rich Salzfree cleanup almost the finale
2015-04-10  Dr. Stephen HensonFix ECDH key identifier support.
2015-03-28  Rich Salzfree NULL cleanup
2015-03-24  Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2013-07-17  Dr. Stephen HensonCMS support for key agreeement recipient info.