aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov2003-01-031-17/+3
* make updateRichard Levitte2002-12-281-1/+2
* Merge from 0.9.7-stable.Richard 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
* 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