summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
AgeCommit message (Expand)Author
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell
2014-10-15Add constant_time_locl.h to HEADERS,Tim Hudson
2014-08-28Constant-time utilitiesEmilia Kasper
2010-07-26Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-bal...Andy Polyakov
2009-04-06PR: 1890Dr. Stephen Henson
2008-12-29Styling update to makefiles: $() to denote make substitutions and $${} -Andy Polyakov
2008-11-12Update make rules for x86_64 assembler pack.Andy Polyakov
2008-09-12AIX build updates.Andy Polyakov
2008-01-13Unify ppc assembler make rules.Andy Polyakov
2008-01-11Unify x86 perlasm make rules.Andy Polyakov
2007-12-18Engage x86 assembler in Mac OS X build.Andy Polyakov
2007-08-13Fix for asm/no-asm on WIN32.Dr. Stephen Henson
2007-07-30Make ppccpuid AIX friendly.Andy Polyakov
2007-05-15Throw in ppccpuid module.Andy Polyakov
2007-05-14Profiling revealed that OPENSSL_cleanse consumes *more* CPU time thanAndy Polyakov
2006-10-24Further mingw build procedure updates.Andy Polyakov
2006-04-11improve make dclean to remove files generated during buildUlf Möller
2006-04-06Initial definitions and a few functions for EVP_PKEY_METHOD: an extensionDr. Stephen Henson
2006-03-22Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions toDr. Stephen Henson
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2005-11-09Throw in comment so that one doesn't get tempted to optimize it away.Andy Polyakov
2005-11-09Avoid end-less loop when libcrypto.a is manually deleted, but 'make clean'Andy Polyakov
2005-11-06Eliminate crypto/tmdiff.[ch].Andy Polyakov
2005-06-23Jumbo Makfiles update.Andy Polyakov
2005-05-21Propagate BUILDENV into subdirectories.Ben Laurie
2005-05-18Engage Applink in mingw. Note that application-side module is notAndy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-16Further BUILDENV clean-up, 'make depend' is operational again.Andy Polyakov
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov
2005-05-03Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov
2005-04-26Add DTLS support.Ben Laurie
2005-03-30Blow away Makefile.ssl.Ben Laurie