aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-164/+0
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-36/+33
* make updateGeoff Thorpe2004-04-191-14/+6
* make updateRichard Levitte2004-01-281-3/+5
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Add more debugging to my Configure target, and "make update" to incorporateGeoff Thorpe2003-11-301-0/+11
* Netware-specific changes,Richard Levitte2003-11-281-2/+2
* make updateRichard Levitte2003-05-011-5/+9
* make updateRichard Levitte2002-12-291-72/+35
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-3/+3
* "make update"Lutz Jänicke2002-07-301-7/+7
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-35/+72
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* ECDSA supportBodo Möller2002-02-131-6/+7
* 'make update'Richard Levitte2001-10-041-27/+30
* "make update".Geoff Thorpe2001-09-251-3/+6
* make updateGeoff Thorpe2001-09-101-12/+12
* make engine file names unique in 8.3Ulf Möller2001-09-071-15/+24
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-25/+13
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-20/+13
* make updateRichard Levitte2001-07-311-5/+8
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-70/+32
* make updateRichard Levitte2001-07-101-0/+20
* [Forgotten commits?]Richard Levitte2001-07-021-2/+2
* make updateRichard Levitte2001-06-231-21/+56
* 'make update'Richard Levitte2001-06-051-7/+10
* make updateRichard Levitte2001-05-061-5/+7
* 'make update'Geoff Thorpe2001-04-171-2/+2
* make updateRichard Levitte2001-03-241-2/+2
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-11/+10
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-12/+12
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-9/+12
* Make depend.Ben Laurie2001-02-041-6/+15
* Change RAND_poll for Unix to try a number of devices and only readRichard Levitte2001-01-081-2/+4
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-2/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+18
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-2/+6
* "make update"Richard Levitte2000-07-241-1/+8
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-3/+7
* Move Windows seeding functions into a separate file.Bodo Möller2000-05-311-2/+2
* make updateRichard Levitte2000-02-261-2/+4
* Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller2000-02-241-0/+1
* Support EGD.Ulf Möller2000-02-241-2/+2
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-2/+2
* Avoid some warnings, and run "make update".Bodo Möller2000-01-141-3/+5
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-2/+2