summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
AgeCommit message (Expand)Author
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-24Move some EVP internals to evp_int.hDr. Stephen Henson
2015-03-24Move some ASN.1 internals to asn1_int.hDr. Stephen Henson
2015-01-23Add assembly support to ios64-cross.Andy Polyakov
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell
2015-01-12RT478: Add uninstall make targetRich Salz
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell
2014-12-15RT3497: Fix; don't remove header filesRich Salz
2014-12-11make updateMatt Caswell
2014-12-11RT3497: Clean up "dclean" targetsRich Salz
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-10-15Add constant_time_locl.h to HEADERS,Tim Hudson
2014-09-20Harmonize Tru64 and Linux make rules.Andy Polyakov
2014-08-28Constant-time utilitiesEmilia Kasper
2014-02-19make dependDr. Stephen Henson
2014-02-19Move gmtime functions to crypto.h.Ben Laurie
2014-02-19Reverse export of o_time.h.Ben Laurie
2014-02-19Move the SCT List extension parser into libssl.Rob Stradling
2013-11-12Make Makefiles OSF-make-friendly.Andy Polyakov
2013-03-04Override local vars for MINFO build.Ben Laurie
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