summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
AgeCommit message (Expand)Author
2011-10-12Remove o_init.o special case from Makefile: this doesn't work.Dr. Stephen Henson
2011-09-05make updateBodo Möller
2011-05-19Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson
2011-04-01Add additional OPENSSL_init() handling add dummy call to (hopefully)Dr. Stephen Henson
2011-04-01Provisional support for auto called OPENSSL_init() function. This can beDr. Stephen Henson
2011-03-24make updateRichard Levitte
2011-03-12Add SRP support.Ben Laurie
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-21Make fipscanisteronly build only required files.Dr. Stephen Henson
2011-02-19Move gcm128_context definition to modes_lcl.h (along with some relatedDr. Stephen Henson
2011-02-03Rename crypto/fips_err.c to fips_ers.c to avoid clash with other fips_err.cDr. Stephen Henson
2011-02-03Add FIPS error codes.Dr. Stephen Henson
2011-02-03make updateBodo Möller
2011-01-27Move locking and thread ID functions into new files lock.c and thr_id.c,Dr. Stephen Henson
2011-01-26Use ARX in crypto/MakefileDr. Stephen Henson
2010-07-26Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-balls.Andy Polyakov
2009-12-27Throw in more PA-RISC assembler.Andy Polyakov
2009-12-27Switch to new uplink assembler.Andy Polyakov
2009-04-07Changes from 1.0.0-stable.Dr. 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