summaryrefslogtreecommitdiff
path: root/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-131-1/+1
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-191-6/+1
* Add constant_time_locl.h to HEADERS,Tim Hudson2014-10-151-1/+2
* Constant-time utilitiesEmilia Kasper2014-08-281-0/+1
* make updateDr. Stephen Henson2014-01-061-34/+69
* make updateDr. Stephen Henson2013-12-081-69/+34
* Make Makefiles OSF-make-friendly.Andy Polyakov2013-11-121-1/+3
* typoDr. Stephen Henson2011-12-101-1/+1
* Mafiles updates to accomodate assembler update from HEAD.Andy Polyakov2011-11-141-6/+5
* Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSADr. Stephen Henson2011-08-141-0/+14
* Backport GCM support from HEAD. Minimal support at present: no assemblyDr. Stephen Henson2011-08-041-1/+1
* Add FIPS error codes.Dr. Stephen Henson2011-06-211-2/+4
* Use || instead of && so build doesn't fail.Dr. Stephen Henson2011-05-261-1/+1
* Support shared library builds of FIPS capable OpenSSL, add fipscanister.oDr. Stephen Henson2011-05-261-0/+1
* The first of many changes to make OpenSSL 1.0.1 FIPS capable.Dr. Stephen Henson2011-05-261-2/+2
* LIBOBJ contained o_fips.c, now o_fips.o.Richard Levitte2011-05-211-1/+1
* Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson2011-05-191-2/+2
* Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-bal...Andy Polyakov2010-07-261-1/+3
* PR: 1890Dr. Stephen Henson2009-04-061-2/+2
* Styling update to makefiles: $() to denote make substitutions and $${} -Andy Polyakov2008-12-291-2/+2
* Update make rules for x86_64 assembler pack.Andy Polyakov2008-11-121-1/+1
* AIX build updates.Andy Polyakov2008-09-121-1/+1
* Unify ppc assembler make rules.Andy Polyakov2008-01-131-3/+1
* Unify x86 perlasm make rules.Andy Polyakov2008-01-111-8/+2
* Engage x86 assembler in Mac OS X build.Andy Polyakov2007-12-181-0/+2
* Fix for asm/no-asm on WIN32.Dr. Stephen Henson2007-08-131-0/+1
* Make ppccpuid AIX friendly.Andy Polyakov2007-07-301-1/+3
* Throw in ppccpuid module.Andy Polyakov2007-05-151-0/+1
* Profiling revealed that OPENSSL_cleanse consumes *more* CPU time thanAndy Polyakov2007-05-141-1/+1
* Further mingw build procedure updates.Andy Polyakov2006-10-241-4/+7
* improve make dclean to remove files generated during buildUlf Möller2006-04-111-0/+1
* Initial definitions and a few functions for EVP_PKEY_METHOD: an extensionDr. Stephen Henson2006-04-061-1/+1
* Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions toDr. Stephen Henson2006-03-221-1/+1
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Throw in comment so that one doesn't get tempted to optimize it away.Andy Polyakov2005-11-091-1/+1
* Avoid end-less loop when libcrypto.a is manually deleted, but 'make clean'Andy Polyakov2005-11-091-2/+4
* Eliminate crypto/tmdiff.[ch].Andy Polyakov2005-11-061-10/+3
* Jumbo Makfiles update.Andy Polyakov2005-06-231-91/+20
* Propagate BUILDENV into subdirectories.Ben Laurie2005-05-211-1/+25
* Engage Applink in mingw. Note that application-side module is notAndy Polyakov2005-05-181-0/+6
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-5/+6
* Further BUILDENV clean-up, 'make depend' is operational again.Andy Polyakov2005-05-161-8/+10
* Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov2005-05-151-20/+18
* Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov2005-05-031-2/+2
* Add DTLS support.Ben Laurie2005-04-261-1/+1
* Blow away Makefile.ssl.Ben Laurie2005-03-301-0/+242