summaryrefslogtreecommitdiff
path: root/crypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove o_init.o special case from Makefile: this doesn't work.steve2011-10-121-17/+0
* make updatebodo2011-09-051-12/+19
* Implement FIPS_mode and FIPS_mode_setsteve2011-05-191-2/+2
* Add additional OPENSSL_init() handling add dummy call to (hopefully)steve2011-04-011-1/+9
* Provisional support for auto called OPENSSL_init() function. This can besteve2011-04-011-2/+9
* make updatelevitte2011-03-241-6/+12
* Add SRP support.ben2011-03-121-12/+6
* Update dependencies.steve2011-02-211-5/+12
* Make fipscanisteronly build only required files.steve2011-02-211-0/+7
* Move gcm128_context definition to modes_lcl.h (along with some relatedsteve2011-02-191-1/+1
* Rename crypto/fips_err.c to fips_ers.c to avoid clash with other fips_err.csteve2011-02-031-2/+2
* Add FIPS error codes.steve2011-02-031-2/+2
* make updatebodo2011-02-031-0/+14
* Move locking and thread ID functions into new files lock.c and thr_id.c,steve2011-01-271-2/+2
* Use ARX in crypto/Makefilesteve2011-01-261-1/+1
* Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-balls.appro2010-07-261-0/+2
* Throw in more PA-RISC assembler.appro2009-12-271-6/+5
* Switch to new uplink assembler.appro2009-12-271-2/+2
* Changes from 1.0.0-stable.steve2009-04-071-2/+2
* Styling update to makefiles: $() to denote make substitutions and $${} -appro2008-12-291-2/+2
* Update make rules for x86_64 assembler pack.appro2008-11-121-1/+1
* AIX build updates.appro2008-09-121-1/+1
* Unify ppc assembler make rules.appro2008-01-131-3/+1
* Unify x86 perlasm make rules.appro2008-01-111-8/+2
* Engage x86 assembler in Mac OS X build.appro2007-12-181-0/+2
* Fix for asm/no-asm on WIN32.steve2007-08-131-0/+1
* Make ppccpuid AIX friendly.appro2007-07-301-1/+3
* Throw in ppccpuid module.appro2007-05-151-0/+1
* Profiling revealed that OPENSSL_cleanse consumes *more* CPU time thanappro2007-05-141-1/+1
* Further mingw build procedure updates.appro2006-10-241-4/+7
* improve make dclean to remove files generated during buildulf2006-04-111-0/+1
* Initial definitions and a few functions for EVP_PKEY_METHOD: an extensionsteve2006-04-061-1/+1
* Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions tosteve2006-03-221-1/+1
* Update filenames in makefiles.steve2006-02-041-1/+1
* Throw in comment so that one doesn't get tempted to optimize it away.appro2005-11-091-1/+1
* Avoid end-less loop when libcrypto.a is manually deleted, but 'make clean'appro2005-11-091-2/+4
* Eliminate crypto/tmdiff.[ch].appro2005-11-061-10/+3
* Jumbo Makfiles update.appro2005-06-231-91/+20
* Propagate BUILDENV into subdirectories.ben2005-05-211-1/+25
* Engage Applink in mingw. Note that application-side module is notappro2005-05-181-0/+6
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-5/+6
* Further BUILDENV clean-up, 'make depend' is operational again.appro2005-05-161-8/+10
* Consolidate BUILDENV [idea is to keep all variables in one place].appro2005-05-151-20/+18
* Rename amd64 modules to x86_64 and update RC4 implementation.appro2005-05-031-2/+2
* Add DTLS support.ben2005-04-261-1/+1
* Blow away Makefile.ssl.ben2005-03-301-0/+242