aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Pull FIPS back into stable.Ben Laurie2004-05-111-218/+0
* Use sh explicitely to run point.shRichard Levitte2003-12-271-2/+2
* Restructure make targets to allow parallel make.Lutz Jänicke2003-12-031-2/+2
* Propagate MAKEDEPPROG to the subdirs under crypto/.Richard Levitte2002-12-201-1/+1
* Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte2002-11-271-2/+6
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Make sure to use $(MAKE) everywhere instead of make.Richard Levitte2002-07-311-1/+1
* "make update"Lutz Jänicke2002-07-301-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-2/+2
* fix for 'make update'Bodo Möller2002-06-101-1/+1
* Reformat the CFLAG string so it can be made part of a C string.Richard Levitte2002-05-301-4/+4
* Make sure that date is run under the C locale, so dates are given in theRichard Levitte2002-05-021-1/+1
* Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte2002-01-021-1/+1
* Change the shared library support so the shared libraries get builtRichard Levitte2001-10-301-1/+7
* Because there's chances we clash with the system's types.h, rename ourRichard Levitte2001-10-041-2/+2
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-1/+2
* 'make update'Richard Levitte2001-06-051-0/+2
* New internal function OPENSSL_gmtime, which is intended to do the sameRichard Levitte2001-05-161-3/+3
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-1/+1
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller2001-03-081-9/+9
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-1/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-44/+39
* 'make update'Geoff Thorpe2001-02-211-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-8/+16
* make updateRichard Levitte2001-02-191-0/+3
* Add uid.{c,o}Bodo Möller2001-02-191-2/+2
* "make update" plus a rewrite of both .num files.Richard Levitte2000-12-291-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+1
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-1/+1
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-7/+9
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-071-1/+1
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-12/+14
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-1/+1
* Problems with the Windows build.Ulf Möller2000-03-201-1/+1
* EBCDIC support.Ulf Möller2000-02-011-2/+2
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-7/+13
* make no-des and no-rc2 work.Bodo Möller2000-01-071-1/+2
* Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte1999-12-171-4/+9
* Parantheses not needed.Ulf Möller1999-09-101-2/+2
* "make update"Bodo Möller1999-09-101-1/+1
* typoBodo Möller1999-09-101-1/+1
* Correction for the testapps lines.Ulf Möller1999-09-101-2/+2
* Use proper flags to build the testapps (default CC value causes confusionUlf Möller1999-09-081-2/+2
* make testapps after the library.Ulf Möller1999-08-281-0/+4
* avoid some NO_<cipher> problemsBodo Möller1999-08-021-0/+2
* Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller1999-07-291-6/+7
* Use correct CFLAG definition for makefile.one builds.Bodo Möller1999-07-271-2/+2
* date.h no longer to be deleted by "make clean"Bodo Möller1999-07-221-1/+1