aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* 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
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-081-2/+2
* Fix warnings.Ben Laurie1999-09-061-5/+5
* md32_common.h update and accompanying MD5 update.Andy Polyakov1999-08-281-2/+9
* Fix typo.Bodo Möller1999-08-111-1/+1
* SPARC Solaris config updates.Andy Polyakov1999-07-251-0/+10
* Minor MD5 tune-up for WIN32 on Intel.Andy Polyakov1999-07-251-2/+2
* Added support for SPARC Linux.Andy Polyakov1999-07-251-7/+5
* GNU assembler (read SPARC Linux) support added.Andy Polyakov1999-07-251-17/+11
* Some people don't have /dev/fd/0 on Solaris, so use - instead.Bodo Möller1999-06-151-1/+1
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-042-0/+23
* Update dependencies.Ben Laurie1999-05-291-2/+2
* Some assembler-related clean-ups.Bodo Möller1999-05-282-1/+2
* Update md5 assembly source for Win32.Dr. Stephen Henson1999-05-261-27/+28
* Bring VMS in sync with the recent changes.Ulf Möller1999-05-201-0/+4
* Some solaris-usparc MD5 fixes.Bodo Möller1999-05-201-2/+5
* Make MD5 work on Alpha, and fix a bug.Bodo Möller1999-05-171-1/+1
* Convert void *.Ben Laurie1999-05-161-1/+2
* Get rid of casts.Ben Laurie1999-05-153-6/+7
* Avoid compiler warnings for x86.Bodo Möller1999-05-141-1/+1
* Update dependencies.Ben Laurie1999-05-131-1/+1
* Reorganize and speed up MD5.Ulf Möller1999-05-137-336/+1269
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-273-1/+14
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-265-35/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* Submitted by:Bodo Möller1999-04-231-1/+1
* "make depend"Bodo Möller1999-04-231-2/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-235-7/+7