aboutsummaryrefslogtreecommitdiff
path: root/crypto/ripemd
AgeCommit message (Expand)AuthorFilesLines
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-11-16Provide ASFLAGS in the subdirectories handling assembler code.Lutz Jänicke1-0/+1
2003-01-16A few more files to ignoreRichard Levitte1-0/+1
2003-01-13Make sure not to declare a clashing read() for DJGPP.Richard Levitte1-1/+1
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov1-9/+3
2002-12-14x86_64 performance patch.Andy Polyakov1-6/+6
2002-12-05make updateRichard Levitte1-2/+5
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte1-0/+1
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte1-1/+3
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte1-1/+1
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-12Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected.Richard Levitte1-1/+1
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-04-29Synchronise with 0.9.7-stable.Richard Levitte1-1/+1
2002-03-18fix #include positionBodo Möller1-1/+1
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-1/+1
2001-10-14openbsd-x86 macrosUlf Möller1-2/+2
2001-07-31make updateRichard Levitte1-2/+2
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie2-2/+3
2001-06-19Change all calls to low level digest routines in the library andDr. Stephen Henson1-2/+4
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson2-4/+5
2001-02-19Make all configuration macros available for application by makingRichard Levitte3-8/+12
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2
2000-06-19Avoid unnecessary links and incomplete program file in apps/.Bodo Möller1-1/+1
2000-03-19FLAT_INC is not needed; we use -I.. all the timeUlf Möller1-4/+0
2000-03-14Remove "Makefile.uni" files and some related stuff.Bodo Möller1-109/+0
2000-03-13Remove Win32 assembler files. They are always rebuilt (with someBodo Möller1-1973/+0
2000-03-12asm workaround for SuSE LinuxUlf Möller1-1/+1
2000-03-02Add missing dependencies.Bodo Möller1-1/+1
2000-02-16Fix signed/unsigned warnings.Ben Laurie1-1/+1
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov1-13/+12
2000-02-03Document hash functions.Ulf Möller2-2/+3
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-1/+1
1999-12-19MacOS updates.Andy Polyakov1-1/+1
1999-09-10"make update"Bodo Möller1-2/+3
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller1-2/+2
1999-09-06Fix warnings.Ben Laurie2-6/+7
1999-08-28RIPEMD160 shape-up Intel assembler companion. Cycle counter benchmarksAndy Polyakov3-1767/+1780
1999-08-28RIPEMD160 shape-up. Major news are that it's operational on all platformsAndy Polyakov4-366/+293
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller2-0/+10
1999-05-28Some assembler-related clean-ups.Bodo Möller1-1/+1
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-2/+4
1999-04-29Ignore Makefile.saveUlf Möller1-0/+1
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller1-3/+3
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1-3/+3
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller3-2/+14
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller5-35/+0
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-2/+0
1999-04-23Submitted by:Bodo Möller1-1/+1