]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/md5
bn/bntest.c: make it indent-friendly.
[thirdparty/openssl.git] / crypto / md5 /
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2009-11-13  Dr. Stephen HensonPR: 2094
2008-09-17  Dr. Stephen HensonMake update: delete duplicate error code.
2008-09-16  Dr. Stephen HensonMerge changes to build system from fips branch.
2008-09-16  Dr. Stephen HensonMerge FIPS low level algorithm blocking code. Give...
2007-11-11  Andy PolyakovSynchronize message digests in 098-fips with 098.
2007-06-07  Dr. Stephen HensonUpdate from HEAD.
2007-01-21  Dr. Stephen HensonUpdate from HEAD.
2006-12-29  Andy Polyakov#include <stddef.h> in digest headers [from HEAD].
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles
2005-06-23  Richard LevitteUpdate for Stratus VOS.
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-05-03  Andy PolyakovCvs missed adapted module itself, here it goes...
2005-05-03  Andy PolyakovEngage md5-x86_64 assembler module.
2005-05-03  Andy PolyakovThrow in md5-x86_64 assembler.
2005-04-26  Ben LaurieAdd DTLS support.
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.
2005-02-06  Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-29  Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01  Andy PolyakovOpenBSD fix-up for new a.out targets. OpenBSD .s.o...
2004-08-01  Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-07-25  Andy PolyakovTypos, typos...
2004-07-25  Andy PolyakovMinor 64-bit md32_common.h update and minor unsignifica...
2004-07-22  Andy PolyakovEVP_Digest is size_t-fied, clean up test programs accor...
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-11-28  Richard LevitteNetware-specific changes,
2003-09-27  Richard LevitteMake MD5 assembler code able to handle messages larger...
2003-05-29  Richard LevitteInclude openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC...
2003-05-29  Richard LevitteHave ASFLAGS be defined the same way as CFLAGS
2003-01-30  Richard LevitteSmall typo, OENSSL should really be spelled OPENSSL.
2003-01-16  Richard LevitteA few more files to ignore
2003-01-13  Richard LevitteMake sure not to declare a clashing read() for DJGPP.
2003-01-03  Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2002-12-28  Richard Levittemake update
2002-12-28  Richard LevitteMerge from 0.9.7-stable.
2002-12-27  Andy PolyakovUltraSPARC performance "tune-up."
2002-12-14  Andy Polyakovx86_64 performance patch.
2002-12-05  Richard Levittemake update
2002-12-03  Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
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...
2001-10-16  Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-14  Ulf Mölleropenbsd-x86 macros
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-14  Bodo MöllerThe former ULTRASPARC preprocessor symbol is now called
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-19  Richard LevitteMake all configuration macros available for application...
2000-09-25  Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-06-19  Bodo MöllerAvoid unnecessary links and incomplete program file...
2000-03-19  Ulf MöllerFLAT_INC is not needed; we use -I.. all the time
2000-03-14  Bodo MöllerRemove "Makefile.uni" files and some related stuff.
2000-03-13  Bodo MöllerRemove Win32 assembler files. They are always rebuilt...
2000-03-12  Ulf Möllerasm workaround for SuSE Linux
2000-03-02  Bodo MöllerAdd missing dependencies.
2000-02-16  Ben LaurieFix signed/unsigned warnings.
2000-02-12  Andy PolyakovHP-UX tune-up: new unified configs, HP C compiler bug...
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-02-03  Ulf MöllerDocument hash functions.
2000-01-30  Ulf MöllerSource code cleanups: Use void * rather than char ...
1999-12-25  Andy PolyakovMakefile clean-ups, crypto/bn/asm/alpha.s compiles...
1999-09-08  Bodo Möllersome more patches for avoiding problems with non-automa...
1999-09-06  Ben LaurieFix warnings.
1999-08-28  Andy Polyakovmd32_common.h update and accompanying MD5 update.
1999-08-11  Bodo MöllerFix typo.
1999-07-25  Andy PolyakovSPARC Solaris config updates.
1999-07-25  Andy PolyakovMinor MD5 tune-up for WIN32 on Intel.
1999-07-25  Andy PolyakovAdded support for SPARC Linux.
1999-07-25  Andy PolyakovGNU assembler (read SPARC Linux) support added.
1999-06-15  Bodo MöllerSome people don't have /dev/fd/0 on Solaris, so use...
1999-06-04  Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-29  Ben LaurieUpdate dependencies.
1999-05-28  Bodo MöllerSome assembler-related clean-ups.
1999-05-26  Dr. Stephen HensonUpdate md5 assembly source for Win32.
1999-05-20  Ulf MöllerBring VMS in sync with the recent changes.
1999-05-20  Bodo MöllerSome solaris-usparc MD5 fixes.
1999-05-17  Bodo MöllerMake MD5 work on Alpha, and fix a bug.
1999-05-16  Ben LaurieConvert void *.
1999-05-15  Ben LaurieGet rid of casts.
1999-05-14  Bodo MöllerAvoid compiler warnings for x86.
1999-05-13  Ben LaurieUpdate dependencies.
1999-05-13  Ulf MöllerReorganize and speed up MD5.
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...
next