Updates
[openssl.git] / crypto / sha /
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-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
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-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-10-20 Dr. Stephen HensonFix for bug (?) in assembly language routines for SHA1...
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-03-20 Ulf MöllerIn some of the Makefiles CPP was not defined.
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-03 Dr. Stephen HensonMove the 'file scope' argument in set_label to
2000-03-02 Bodo MöllerAdd missing dependencies.
2000-02-27 Dr. Stephen HensonFix so Win32 assembly language works with MASM.
2000-02-16 Ben LaurieFix signed/unsigned warnings.
2000-02-12 Andy PolyakovHP-UX tune-up: new unified configs, HP C compiler bug...
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-27 Ulf MöllerDocument DSA and SHA.
2000-01-02 Andy PolyakovMetrowerks for Motorola tune-up.
1999-09-10 Bodo Möller"make update"
1999-09-08 Bodo Möllersome more patches for avoiding problems with non-automa...
1999-09-06 Ben LaurieFix warnings.
1999-09-05 Andy PolyakovSHA clean-up Intel assembler companion.
1999-09-05 Andy PolyakovSHA clean-up and (LP64) tune-up.
1999-06-23 Bodo MöllerDon't use inline assembler when configured for "no...
1999-06-12 Bodo MöllerAvoid some warnings (on silly compilers).
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-27 Bodo MöllerI386_ONLY is defined in opensslconf.h, so we need to...
1999-05-25 Bodo MöllerTemporary workaround for IRIX64 build.
1999-05-11 Ulf MöllerUse ifndef PEDANTIC for all inline assembler.
1999-05-10 Bodo MöllerMoved some variable declarations inside blocks where...
1999-05-10 Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-09 Bodo MöllerMove variable definitions into the blocks where they...
1999-05-07 Ben LaurieMake -pedantic work again.
1999-05-05 Ulf MöllerSHA-1 cleanups and performance enhancements.
1999-04-29 Ulf MöllerUnused file.
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-28 Ulf MöllerIgnore autogenerated assembler files.
1999-04-27 Ulf MöllerMessage digest stuff.
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öllerSubmitted by:
1999-04-23 Bodo Möller"make depend"
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-20 Ulf MöllerFix some warnings.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerRemove useless defines.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-31 Ulf MöllerNew option to generate 80386 code.
1999-03-30 Ulf MöllerRemove file that is to be auto-generated by sha1-586.pl.
1999-03-22 Ben LaurieFix security hole.
1999-03-20 Ralf S. EngelschallSome more source tree cleanups (removed obsolete files...
1999-03-06 Ben LauriePut the dependencies back.
1999-03-06 Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-01-19 Ben LaurieThis time, get it right.
1999-01-19 Ben LaurieFinally lay dependencies to rest (I hope!).
1999-01-09 Ben LaurieGet rid of redundant files.
1998-12-31 Ralf S. EngelschallFix version stuff:
1998-12-23 Ralf S. Engelschall*** empty log message *** OpenSSL_0_9_1c
1998-12-23 Ralf S. EngelschallSwitch version string to SSLeay/OpenSSL
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...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
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.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...