]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/mdc2
Correct top for EC/DSA nonces if BN_DEBUG is on
[thirdparty/openssl.git] / crypto / mdc2 /
2023-01-31  Tomas MrazAvoid duplicating symbols in legacy.a with some build...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-07  Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-01-12  PauliDeprecate the low level MDC2 functions.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-18  KaoruTodaRemove parentheses of return.
2016-11-03  Richard LevitteConvert mdc2 test print to internal test
2016-08-24  Dr. Stephen HensonAvoid overflow in MDC2_Update()
2016-05-17  Rich SalzCopyright consolidation 07/10
2016-04-20  Richard LevitteRemove --classic build entirely
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
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-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Rich SalzRemove update tags
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-12  Rich SalzMove Makefiles to Makefile.in
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-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-24  Dr. Stephen Hensonmake depend
2015-02-06  Rich Salzui_compat cleanup; makefiles and vms
2015-02-02  Rich SalzRemove old DES API
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-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2011-02-21  Dr. Stephen HensonUpdate dependencies.
2011-02-16  Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles.
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-04-14  Dr. Stephen HensonCheck return values of <Digest>_Init functions in low...
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 PolyakovMinor 64-bit md32_common.h update and minor unsignifica...
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_...
2004-04-19  Geoff Thorpemake update
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-11-28  Richard LevitteNetware-specific changes,
2002-11-29  Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-28  Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-02-05  Richard Levitte'make update'
2002-01-24  Richard Levittemake update
2001-10-24  Richard LevitteDue to an increasing number of clashes between modern...
2001-10-16  Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-06-19  Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-03-29  Richard LevitteOne des_encrypt to des_encrypt1 I forgot to commit...
2001-03-09  Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-08  Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-09-25  Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-07  Richard Levitte'make update'
2000-06-13  Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-05-02  Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-02-03  Ulf MöllerDocument hash functions.
2000-01-23  Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-21  Ulf MöllerSome more ifdefs for no-xxx options.
1999-12-03  Bodo MöllerAdd functions des_set_key_checked, des_set_key_unchecked.
1999-06-04  Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-21  Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20  Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-16  Bodo MöllerChange type of various DES function arguments from...
1999-05-15  Bodo MöllerUpdate dependencies.
1999-05-13  Ben LaurieUpdate dependencies.
1999-04-29  Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29  Ulf MöllerIgnore Makefile.save
1999-04-29  Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28  Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23  Bodo Möller"make depend"
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23  Ben LaurieWork with -pedantic!
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-01  Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-22  Ben LaurieFix security hole.
1999-03-06  Ben LauriePut the dependencies back.
1999-03-06  Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-02-13  Ben LaurieFinally(?) fix DES stuff.
1999-02-13  Ben LaurieFix ghastly DES declarations, and all consequential...
1999-01-19  Ben LaurieThis time, get it right.
1999-01-19  Ben LaurieFinally lay dependencies to rest (I hope!).
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
next