aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov1-0/+1
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-22/+2
2015-03-24Move some EVP internals to evp_int.hDr. Stephen Henson1-1/+1
2015-03-24Move some ASN.1 internals to asn1_int.hDr. Stephen Henson1-1/+1
2015-01-23Add assembly support to ios64-cross.Andy Polyakov1-0/+1
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell1-1/+1
2015-01-12RT478: Add uninstall make targetRich Salz1-0/+2
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell1-6/+1
2014-12-15RT3497: Fix; don't remove header filesRich Salz1-1/+0
2014-12-11make updateMatt Caswell1-4/+4
2014-12-11RT3497: Clean up "dclean" targetsRich Salz1-1/+1
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell1-1/+1
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-10-15Add constant_time_locl.h to HEADERS,Tim Hudson1-1/+2
2014-09-20Harmonize Tru64 and Linux make rules.Andy Polyakov1-2/+2
2014-08-28Constant-time utilitiesEmilia Kasper1-0/+1
2014-02-19make dependDr. Stephen Henson1-2/+4
2014-02-19Move gmtime functions to crypto.h.Ben Laurie1-1/+1
2014-02-19Reverse export of o_time.h.Ben Laurie1-2/+2
2014-02-19Move the SCT List extension parser into libssl.Rob Stradling1-2/+2
2013-11-12Make Makefiles OSF-make-friendly.Andy Polyakov1-1/+3
2013-03-04Override local vars for MINFO build.Ben Laurie1-1/+1
2011-10-12Remove o_init.o special case from Makefile: this doesn't work.Dr. Stephen Henson1-17/+0
2011-09-05make updateBodo Möller1-12/+19
2011-05-19Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson1-2/+2
2011-04-01Add additional OPENSSL_init() handling add dummy call to (hopefully)Dr. Stephen Henson1-1/+9
2011-04-01Provisional support for auto called OPENSSL_init() function. This can beDr. Stephen Henson1-2/+9
2011-03-24make updateRichard Levitte1-6/+12
2011-03-12Add SRP support.Ben Laurie1-12/+6
2011-02-21Update dependencies.Dr. Stephen Henson1-5/+12
2011-02-21Make fipscanisteronly build only required files.Dr. Stephen Henson1-0/+7
2011-02-19Move gcm128_context definition to modes_lcl.h (along with some relatedDr. Stephen Henson1-1/+1
2011-02-03Rename crypto/fips_err.c to fips_ers.c to avoid clash with other fips_err.cDr. Stephen Henson1-2/+2
2011-02-03Add FIPS error codes.Dr. Stephen Henson1-2/+2
2011-02-03make updateBodo Möller1-0/+14
2011-01-27Move locking and thread ID functions into new files lock.c and thr_id.c,Dr. Stephen Henson1-2/+2
2011-01-26Use ARX in crypto/MakefileDr. Stephen Henson1-1/+1
2010-07-26Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-balls.Andy Polyakov1-0/+2
2009-12-27Throw in more PA-RISC assembler.Andy Polyakov1-6/+5
2009-12-27Switch to new uplink assembler.Andy Polyakov1-2/+2
2009-04-07Changes from 1.0.0-stable.Dr. Stephen Henson1-2/+2
2008-12-29Styling update to makefiles: $() to denote make substitutions and $${} -Andy Polyakov1-2/+2
2008-11-12Update make rules for x86_64 assembler pack.Andy Polyakov1-1/+1
2008-09-12AIX build updates.Andy Polyakov1-1/+1
2008-01-13Unify ppc assembler make rules.Andy Polyakov1-3/+1
2008-01-11Unify x86 perlasm make rules.Andy Polyakov1-8/+2
2007-12-18Engage x86 assembler in Mac OS X build.Andy Polyakov1-0/+2
2007-08-13Fix for asm/no-asm on WIN32.Dr. Stephen Henson1-0/+1
2007-07-30Make ppccpuid AIX friendly.Andy Polyakov1-1/+3
2007-05-15Throw in ppccpuid module.Andy Polyakov1-0/+1