summaryrefslogtreecommitdiff
path: root/crypto/md32_common.h
Commit message (Expand)AuthorAgeFilesLines
* _lrotl() is a call to the C runtime library!Ulf Möller2000-10-301-1/+1
* Fix signed/unsigned warnings.Ben Laurie2000-02-161-1/+2
* New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86Andy Polyakov2000-02-151-2/+2
* Support for MacOS X (Rhapsody) is added. Also get rid of volatileAndy Polyakov2000-02-061-6/+6
* Metrowerks for Motorola tune-up.Andy Polyakov2000-01-021-1/+4
* Late break-in patch for MacOS support.Andy Polyakov1999-12-191-2/+1
* MacOS updates.Andy Polyakov1999-12-191-1/+6
* Solaris x86 assembler problem is already addressed in ./configUlf Möller1999-12-141-1/+1
* Don't use inline assembler on x86 Solaris (would need a different syntax).Ulf Möller1999-12-081-1/+1
* md32_common.h update and accompanying MD5 update.Andy Polyakov1999-08-281-5/+10
* Don't use inline assembler when configured for "no-asm".Bodo Möller1999-06-231-2/+2
* Borland C fix.Ulf Möller1999-06-011-3/+3
* Some solaris-usparc MD5 fixes.Bodo Möller1999-05-201-2/+4
* Make MD5 work on Alpha, and fix a bug.Bodo Möller1999-05-171-1/+1
* Get rid of casts.Ben Laurie1999-05-151-3/+3
* Get rid of another cast.Bodo Möller1999-05-151-1/+1
* Get rid of the cast.Ben Laurie1999-05-151-1/+1
* Change cast in function calls to that which is, I think, the rightBodo Möller1999-05-141-2/+2
* Reorganize and speed up MD5.Ulf Möller1999-05-131-0/+592