aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand/Makefile.ssl
AgeCommit message (Expand)AuthorFilesLines
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-09make updateBodo Möller1-3/+3
2002-07-30"make update"Lutz Jänicke1-7/+7
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-35/+72
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-02-13ECDSA supportBodo Möller1-6/+7
2001-10-04'make update'Richard Levitte1-27/+30
2001-09-25"make update".Geoff Thorpe1-3/+6
2001-09-10make updateGeoff Thorpe1-12/+12
2001-09-07make engine file names unique in 8.3Ulf Möller1-15/+24
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-25/+13
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie1-20/+13
2001-07-31make updateRichard Levitte1-5/+8
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-70/+32
2001-07-10make updateRichard Levitte1-0/+20
2001-07-02[Forgotten commits?]Richard Levitte1-2/+2
2001-06-23make updateRichard Levitte1-21/+56
2001-06-05'make update'Richard Levitte1-7/+10
2001-05-06make updateRichard Levitte1-5/+7
2001-04-17'make update'Geoff Thorpe1-2/+2
2001-03-24make updateRichard Levitte1-2/+2
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-02-26make updateRichard Levitte1-11/+10
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-12/+12
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-9/+12
2001-02-04Make depend.Ben Laurie1-6/+15
2001-01-08Change RAND_poll for Unix to try a number of devices and only readRichard Levitte1-2/+4
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller1-2/+1
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-1/+18
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2
2000-09-07'make update'Richard Levitte1-2/+6
2000-07-24"make update"Richard Levitte1-1/+8
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe1-3/+7
2000-05-31Move Windows seeding functions into a separate file.Bodo Möller1-2/+2
2000-02-26make updateRichard Levitte1-2/+4
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller1-0/+1
2000-02-24Support EGD.Ulf Möller1-2/+2
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson1-2/+2
2000-01-14Avoid some warnings, and run "make update".Bodo Möller1-3/+5
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller1-2/+2
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller1-4/+4
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1-2/+2
1999-05-20Add a kludge :-(Bodo Möller1-5/+6
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller1-6/+5
1999-05-15Update dependencies.Bodo Möller1-3/+5
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-2/+4
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller1-3/+3
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1-3/+3
1999-04-27Message digest stuff.Ulf Möller1-2/+2
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-1/+1