aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* RT3497: Fix; don't remove header filesRich Salz2014-12-151-1/+0
* make updateMatt Caswell2014-12-111-4/+4
* RT3497: Clean up "dclean" targetsRich Salz2014-12-111-1/+1
* Prepare for bn opaquify. Implement internal helper functions.Matt Caswell2014-12-081-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Add constant_time_locl.h to HEADERS,Tim Hudson2014-10-151-1/+2
* Harmonize Tru64 and Linux make rules.Andy Polyakov2014-09-201-2/+2
* Constant-time utilitiesEmilia Kasper2014-08-281-0/+1
* make dependDr. Stephen Henson2014-02-191-2/+4
* Move gmtime functions to crypto.h.Ben Laurie2014-02-191-1/+1
* Reverse export of o_time.h.Ben Laurie2014-02-191-2/+2
* Move the SCT List extension parser into libssl.Rob Stradling2014-02-191-2/+2
* Make Makefiles OSF-make-friendly.Andy Polyakov2013-11-121-1/+3
* Override local vars for MINFO build.Ben Laurie2013-03-041-1/+1
* Remove o_init.o special case from Makefile: this doesn't work.Dr. Stephen Henson2011-10-121-17/+0
* make updateBodo Möller2011-09-051-12/+19
* Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson2011-05-191-2/+2
* Add additional OPENSSL_init() handling add dummy call to (hopefully)Dr. Stephen Henson2011-04-011-1/+9
* Provisional support for auto called OPENSSL_init() function. This can beDr. Stephen Henson2011-04-011-2/+9
* make updateRichard Levitte2011-03-241-6/+12
* Add SRP support.Ben Laurie2011-03-121-12/+6
* Update dependencies.Dr. Stephen Henson2011-02-211-5/+12
* Make fipscanisteronly build only required files.Dr. Stephen Henson2011-02-211-0/+7
* Move gcm128_context definition to modes_lcl.h (along with some relatedDr. Stephen Henson2011-02-191-1/+1
* Rename crypto/fips_err.c to fips_ers.c to avoid clash with other fips_err.cDr. Stephen Henson2011-02-031-2/+2
* Add FIPS error codes.Dr. Stephen Henson2011-02-031-2/+2
* make updateBodo Möller2011-02-031-0/+14
* Move locking and thread ID functions into new files lock.c and thr_id.c,Dr. Stephen Henson2011-01-271-2/+2
* Use ARX in crypto/MakefileDr. Stephen Henson2011-01-261-1/+1
* Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-balls.Andy Polyakov2010-07-261-0/+2
* Throw in more PA-RISC assembler.Andy Polyakov2009-12-271-6/+5
* Switch to new uplink assembler.Andy Polyakov2009-12-271-2/+2
* Changes from 1.0.0-stable.Dr. Stephen Henson2009-04-071-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