aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* Update from HEAD.Dr. Stephen Henson2007-01-211-1/+1
* Fix from HEAD.Dr. Stephen Henson2006-02-041-1/+1
* Fix from HEAD.Dr. Stephen Henson2005-04-141-1/+2
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-112-0/+4
* FIPS algorithm blocking.Dr. Stephen Henson2005-01-262-1/+4
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* make updateRichard Levitte2004-08-101-5/+4
* Pull FIPS back into stable.Ben Laurie2004-05-111-7/+9
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Make MD5 assembler code able to handle messages larger than 2GB on 32-bitRichard Levitte2003-09-271-1/+1
* A new branch for FIPS-related changes has been created with the nameRichard Levitte2003-08-111-7/+4
* Unfinished FIPS stuff for review/improvement.Ben Laurie2003-07-271-4/+7
* Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC and other configurationRichard Levitte2003-05-291-1/+3
* Have ASFLAGS be defined the same way as CFLAGSRichard Levitte2003-05-291-1/+2
* Small typo, OENSSL should really be spelled OPENSSL.Richard Levitte2003-01-301-1/+1
* A few more files to ignoreRichard Levitte2003-01-161-0/+1
* Make sure not to declare a clashing read() for DJGPP.Richard Levitte2003-01-131-1/+1
* IA-32 assembler support enhancements from HEAD branch: unified ELF,Andy Polyakov2003-01-121-17/+3
* make updateRichard Levitte2002-12-281-1/+2
* Make sure OPENSSL_SYS_ macros are defined, and in md5_locl.h, switchRichard Levitte2002-12-282-2/+4
* UltraSPARC performance "tune-up."Andy Polyakov2002-12-271-1/+1
* x86_64 performance patch.Andy Polyakov2002-12-141-32/+4
* make updateRichard Levitte2002-12-051-1/+5
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-031-0/+1
* A few more memset()s converted to OPENSSL_cleanse().Richard Levitte2002-11-291-1/+1
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-1/+1
* openbsd-x86 macrosUlf Möller2001-10-141-2/+2
* make updateRichard Levitte2001-07-311-2/+3
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-302-3/+3
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-2/+4
* The former ULTRASPARC preprocessor symbol is now calledBodo Möller2001-03-141-4/+4
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Make EVP_Digest*() routines return a value.Dr. Stephen Henson2001-03-082-4/+5
* Make all configuration macros available for application by makingRichard Levitte2001-02-194-8/+10
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* Avoid unnecessary links and incomplete program file in apps/.Bodo Möller2000-06-191-1/+1
* FLAT_INC is not needed; we use -I.. all the timeUlf Möller2000-03-191-4/+0
* Remove "Makefile.uni" files and some related stuff.Bodo Möller2000-03-141-110/+0
* Remove Win32 assembler files. They are always rebuilt (with someBodo Möller2000-03-131-687/+0
* asm workaround for SuSE LinuxUlf Möller2000-03-121-1/+1
* Add missing dependencies.Bodo Möller2000-03-021-1/+1
* Fix signed/unsigned warnings.Ben Laurie2000-02-161-1/+1
* HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov2000-02-121-75/+77
* ispell (and minor modifications)Ulf Möller2000-02-031-3/+3
* Document hash functions.Ulf Möller2000-02-032-2/+2
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux.Andy Polyakov1999-12-251-0/+7