]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/cms/cms_asn1.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / cms / cms_asn1.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-05-11  Bernd EdlingerFix gcc-7 warnings.
2017-04-13  Richard LevitteASN.1: adapt our use of INTxx et al by making them...
2017-04-10  Richard LevitteAct on deprecation of LONG and ZLONG, step 2
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-12  Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-09-11  Dr. Stephen HensonFix zlib CMS compilation.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-04-30  Rich Salzfree cleanup almost the finale
2015-04-30  Rich Salzfree NULL cleanup 5a
2015-03-28  Rich Salzfree NULL cleanup
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08  Geoff ThorpeInclude <openssl/foo.h> instead of "foo.h"
2013-08-05  Dr. Stephen HensonAdd KDF for DH.
2013-07-17  Dr. Stephen HensonCMS support for key agreeement recipient info.
2013-06-21  Dr. Stephen HensonCMS public key parameter support.
2010-06-01  Dr. Stephen Hensonadd CVE-2010-0742 and CVS-2010-1633 fixes
2009-11-26  Dr. Stephen HensonExperimental CMS password based recipient Info support.
2008-03-28  Dr. Stephen HensonSupport for verification of signed receipts.
2008-03-26  Dr. Stephen HensonSigned Receipt Request utility functions and option...
2008-03-24  Dr. Stephen HensonAdd signed receipt ASN1 structures. Initial GENERAL_NAM...
2008-03-16  Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-03-16  Dr. Stephen HensonFix some warnings.
2008-03-14  Dr. Stephen HensonNew utility functions for encryptedData content type...
2008-03-13  Dr. Stephen HensonFree up additional data in RecipientInfo structure
2008-03-12  Dr. Stephen HensonAnd so it begins...