aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2
Commit message (Expand)AuthorAgeFilesLines
* Make sure we get the definition of OPENSSL_NO_MD2.Richard Levitte2003-03-201-1/+1
* Borland C++ Builder 5 complains about unreachable statements.Richard Levitte2003-02-191-1/+0
* make updateRichard Levitte2002-12-051-1/+4
* 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-292-2/+2
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-3/+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
* make updateRichard Levitte2001-07-311-2/+2
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-302-3/+4
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-2/+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-8/+11
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-5/+6
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-1/+1
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-3/+4
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* ispell (and minor modifications)Ulf Möller2000-02-031-3/+3
* Document hash functions.Ulf Möller2000-02-033-4/+4
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-2/+2
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-081-2/+2
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-042-0/+20
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-2/+3
* Add a kludge :-(Bodo Möller1999-05-201-4/+4
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-5/+4
* Update dependencies.Bodo Möller1999-05-151-3/+4
* 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-264-27/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* "make depend"Bodo Möller1999-04-231-4/+7
* Remove header files from .cvsignore.Ulf Möller1999-04-231-1/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-236-9/+9
* Work with -pedantic!Ben Laurie1999-04-231-2/+2
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-11/+1
* Change functions to ANSI C.Ulf Möller1999-04-194-29/+11
* Massive constification.Ben Laurie1999-04-172-4/+4
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-3/+3
* Fix security hole.Ben Laurie1999-03-222-3/+4
* Put the dependencies back.Ben Laurie1999-03-061-0/+5
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-11/+5
* This time, get it right.Ben Laurie1999-01-191-3/+4