Reject decoding of an INT64 with a value >INT64_MAX
[openssl.git] / crypto / cms /
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 2
2017-01-08 Dr. Stephen HensonSet EVP_PKEY_CTX in SignerInfo
2016-08-22 Matt CaswellFix enable-zlib
2016-08-17 Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-04 FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-07-25 FdaSilvaYYConstify CMS_decrypt_set1_key input buffer
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-06-18 FdaSilvaYYUseless header include of openssl/rand.h
2016-06-15 FdaSilvaYYConstify CMS_get0_type input
2016-06-13 Rich SalzGH1141: Different fix, preferred by Richard.
2016-06-12 Phillip HellewellRT3053: Check for NULL before dereferencing
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-05-06 Dr. Stephen HensonOnly set CMS parameter when encrypting
2016-05-05 Dr. Stephen Hensontypo
2016-05-05 Dr. Stephen HensonAlways try to set ASN.1 parameters for CMS.
2016-04-28 Matt CaswellDon't leak EVP_MD_CTX on error path
2016-04-28 Matt CaswellDon't leak memory on error in cms_RecipientInfo_pwri_crypt
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20 Rich SalzRemove #error from include files.
2016-03-18 Matt CaswellFix no-des
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-28 Viktor DukhovniComment side-effect only calls of X509_check_purpose
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Richard Levittemake update
2016-01-12 Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2016-01-07 Rich Salzmem functions cleanup
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07 Dr. Stephen HensonFix declarations and constification for inline stack.
2015-12-31 Dr. Stephen HensonUse X509_get0_pubkey where appropriate
2015-12-09 Dr. Stephen Hensonmake update
2015-12-07 Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07 Richard LevitteAdapt the rest of the source to the removal of (EVP_MD_...
2015-12-07 Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05 Dr. Stephen HensonRebuild error source files.
2015-09-30 Matt CaswellAdd GOST12 cms/smime capabilities
2015-09-22 Dr. Stephen HensonNew function X509_get0_subject_key_id()
2015-09-11 Dr. Stephen HensonFix zlib CMS compilation.
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-08-31 Dr. Stephen HensonAdd X509_up_ref function.
2015-08-31 Dr. Stephen HensonAdd X509_CRL_up_ref function
2015-08-12 Dr. Stephen HensonFix memory leak if setup fails.
2015-08-12 Dr. Stephen HensonErr isn't always malloc failure.
2015-06-21 Rich SalzRT3917: add cleanup on an error path
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
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-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-04-10 Dr. Stephen HensonFix ECDH key identifier support.
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-30 Dr. Stephen HensonRemove duplicate code.
2015-03-28 Rich Salzfree NULL cleanup
2015-03-25 Rich Salzfree NULL cleanup
2015-03-25 Matt CaswellRAND_bytes updates
2015-03-24 Dr. Stephen Hensonmake depend
2015-03-24 Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-03-05 Matt CaswellUnchecked malloc fixes
2015-01-29 Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-11 Matt Caswellmake update
2014-12-08 Geoff ThorpeInclude <openssl/foo.h> instead of "foo.h"
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-08-15 Jonas Maebecms_SignerInfo_content_sign: free sig on failure path
2014-07-15 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-07-10 Ben LaurieDon't clean up uninitialised EVP_CIPHER_CTX on error...
2014-05-29 Dr. Stephen HensonSet version number correctly.
2014-05-09 Dr. Stephen HensonReturn an error if no recipient type matches.
2014-05-06 Dr. Stephen HensonSet Enveloped data version to 2 if ktri version not...
2014-02-19 Dr. Stephen Hensonmake depend
2014-02-19 Ben LaurieMerge branch 'sct-viewer-master' of https://github...
2014-02-15 Dr. Stephen HensonRemove duplicate statement.
2014-02-13 Dr. Stephen HensonAdd suppot for ASCII with CRLF canonicalisation.
2013-12-22 Dr. Stephen HensonCanonicalise input in CMS_verify.
2013-11-09 Dr. Stephen HensonAdd CMS_SignerInfo_get0_signature function.
2013-08-05 Dr. Stephen HensonAdd KDF for DH.
2013-07-17 Dr. Stephen HensonCMS support for key agreeement recipient info.
2013-07-17 Dr. Stephen HensonSet CMS EnvelopedData version correctly.
2013-07-02 Dr. Stephen HensonInitialise CMS signature buffer length properly.
next