]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/hmac
Refactor config - @MK1MF_Builds out, general build scheme in
[thirdparty/openssl.git] / crypto / hmac /
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-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-09  Dr. Stephen Hensonmake update
2015-12-07  Richard LevitteRemove typedef of HMAC_CTX from crypto/hmac/hmac_lcl.h
2015-12-07  Richard Levittemake update
2015-12-07  Richard LevitteCleanup: fix all sources that used HMAC_CTX_init
2015-12-07  Richard LevitteCleanup: rename HMAC_CTX_init to HMAC_CTX_reset
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteRemove HMAC_CTX_cleanup and combine its functionality...
2015-12-07  Richard LevitteMake the definition of HMAC_CTX opaque
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-10-23  Alessandro GhediniFix memory leaks and other mistakes on errors
2015-09-03  Rich Salzremove 0 assignments.
2015-06-12  Matt CaswellFix ABI break with HMAC
2015-06-10  Matt CaswellFix leak in HMAC 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-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-04-30  Rich Salzfree cleanup almost the finale
2015-04-16  Viktor DukhovniCode style: space after 'if'
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-25  Matt CaswellFix HMAC to pass invalid key len test
2015-03-25  Matt CaswellAdd HMAC test for invalid key len
2015-03-25  Matt CaswellEnsure that both the MD and key have been initialised...
2015-03-25  Matt CaswellAdd more HMAC tests
2015-03-24  Dr. Stephen Hensonmake depend
2015-03-24  Dr. Stephen HensonMove some EVP internals to evp_int.h
2015-03-24  Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-02-10  Matt CaswellHMAC_cleanup, and HMAC_Init are stated as deprecated...
2015-02-06  Dr. Stephen HensonRemove OPENSSL_NO_HMAC
2015-01-29  Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFix strange formatting by indent
2014-12-08  Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-09-08  Kurt RoeckxRT2626: Change default_bits from 1K to 2K
2014-08-17  Jonas Maebeold_hmac_encode: check for NULL result when allocating...
2014-03-28  Dr. Stephen HensonAdd functions returning security bits.
2011-11-14  Ben LaurieFix some warnings caused by __owur. Temporarily (I...
2011-09-05  Bodo Möllermake update
2011-05-19  Dr. Stephen Hensoninherit HMAC flags from MD_CTX
2011-03-24  Richard Levittemake update
2011-03-12  Ben LaurieAdd SRP support.
2011-02-21  Dr. Stephen HensonUpdate dependencies.
2011-01-27  Dr. Stephen HensonChange OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn...
2011-01-26  Dr. Stephen HensonFIPS HMAC changes:
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-06-12  Ben LaurieFix warnings.
2010-03-06  Dr. Stephen HensonAdd algorithm specific signature printing. An individua...
2010-01-26  Dr. Stephen HensonAdd flags functions which were added to 0.9.8 for fips...
2009-09-23  Dr. Stephen HensonAudit libcrypto for unchecked return values: fix all...
2009-09-23  Dr. Stephen HensonAdd more return value checking attributes to evp.h...
2008-12-29  Ben LaurieIf we're going to return errors (no matter how stupid...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-11-02  Dr. Stephen HensonUpdate HMAC functions to return an error where relevant.
2008-11-01  Ben LaurieMore size_tification.
2008-03-16  Dr. Stephen HensonFix some warnings.
2007-10-26  Dr. Stephen Henson1. Changes for s_client.c to make it return non-zero...
2007-05-22  Dr. Stephen HensonRevert broken change to ccgost.
2007-05-15  Dr. Stephen HensonNew function EVP_PKEY_asn1_copy(). Use default MD if...
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2007-04-12  Dr. Stephen HensonCopy update callback across when copying EVP_MD_CTX.
2007-04-11  Dr. Stephen HensonExperimental HMAC support via EVP_PKEY_METHOD.
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles.
2005-05-17  Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16  Bodo Möllermake update
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-07-25  Andy PolyakovZero key-length for HMAC is apparently OK.
2004-07-25  Andy PolyakovStricter boundary condition check in HMAC_Init_ex.
2004-05-31  Andy PolyakovExtend HMAC_MAX_MD_CBLOCK to accomodate SHA-512.
2004-05-17  Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-15  Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-10-29  Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_HMAC.
2002-12-29  Richard Levittemake update
2002-12-05  Richard Levittemake update
2002-11-28  Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-07-14  Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-03-14  Dr. Stephen HensonInitialize cipher context in KRB5
2001-12-09  Ben LaurieImprove back compatibility.
2001-10-16  Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04  Richard Levitte'make update'
next