aboutsummaryrefslogtreecommitdiff
path: root/Makefile.org
AgeCommit message (Expand)AuthorFilesLines
2011-02-21Create fips links even if not compiling in fips mode.Dr. Stephen Henson1-0/+3
2011-02-17Make -DOPENSSL_FIPSSYMS work for assembly language builds.Dr. Stephen Henson1-2/+7
2011-02-14Add ECDSA functionality to fips module. Initial very incomplete versionDr. Stephen Henson1-0/+13
2011-02-13Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_newDr. Stephen Henson1-2/+0
2011-02-08Link GCM into FIPS module. Check return value in EVP gcm.Dr. Stephen Henson1-1/+2
2011-02-03Use single X931 key generation source file for FIPS and non-FIPS builds.Dr. Stephen Henson1-0/+1
2011-02-02Make no-asm work in fips mode. Add android platform.Dr. Stephen Henson1-0/+1
2011-01-30Fix shared build for fipsDr. Stephen Henson1-1/+5
2011-01-29typoDr. Stephen Henson1-1/+1
2011-01-27Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson1-1/+0
2011-01-27Include thread ID code in fips module.Dr. Stephen Henson1-0/+1
2011-01-26Add fipscanisterbuild configuration option and update Makefile.org: doesn't c...Dr. Stephen Henson1-3/+112
2010-04-22Take gcm128.c and ghash assembler modules into the build loop.Andy Polyakov1-0/+2
2010-02-07Initial experimental CMAC implementation.Dr. Stephen Henson1-1/+1
2010-01-27Some shells print out the directory name if CDPATH is set breaking theDr. Stephen Henson1-1/+1
2010-01-16PR: 2135Dr. Stephen Henson1-1/+1
2009-10-15Fixes to CROSS_COMPILE, don't override command line option from environmentDr. Stephen Henson1-2/+2
2009-10-15Revert extra changes from previous commit.Dr. Stephen Henson1-3/+14
2009-10-15PR: 2066Dr. Stephen Henson1-14/+3
2009-08-26PR: 2015Dr. Stephen Henson1-0/+1
2009-08-12Update default dependency flags.Dr. Stephen Henson1-1/+1
2009-08-10PR: 2003Dr. Stephen Henson1-23/+24
2009-08-05PR: 2002Dr. Stephen Henson1-1/+1
2009-04-23Merge from 1.0.0-stable branch.Dr. Stephen Henson1-1/+2
2009-04-07Changes from 1.0.0-stable.Dr. Stephen Henson1-0/+1
2009-04-06Updates from 1.0.0-stableDr. Stephen Henson1-5/+5
2009-02-19Make STORE an experimental feature.Richard Levitte1-1/+1
2009-02-10Add error checking to obj_xref.pl and add command line support for dataDr. Stephen Henson1-1/+1
2008-12-30Styling update to makefiles: eliminate redundant pipes.Andy Polyakov1-1/+1
2008-12-29Styling update to makefiles: $() to denote make substitutions and $${} -Andy Polyakov1-38/+38
2008-12-23Engage crypto/modes.Andy Polyakov1-1/+1
2008-10-26Add JPAKE.Ben Laurie1-1/+1
2008-06-04More type-checking.Ben Laurie1-1/+1
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke1-0/+10
2008-03-12And so it begins...Dr. Stephen Henson1-1/+1
2008-01-11Unify x86 perlasm make rules.Andy Polyakov1-0/+2
2008-01-05Compensate for BSDi shell bug.Andy Polyakov1-1/+1
2007-09-07Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson1-1/+4
2007-08-28Make naming more consistent.Andy Polyakov1-2/+2
2007-08-28Make room for Camellia assembler.Andy Polyakov1-0/+1
2007-06-04Avoid use of function pointer casts in pem library. Modify safestack toDr. Stephen Henson1-4/+1
2007-04-23Add SEED encryption algorithm.Bodo Möller1-1/+1
2006-10-24Further mingw build procedure updates.Andy Polyakov1-0/+1
2006-10-21Make c_rehash more platform neutral and make it work in mixed environment,Andy Polyakov1-0/+1
2006-10-21Rudimentary support for cross-compiling.Andy Polyakov1-7/+11
2006-06-09Camellia cipher, contributed by NTTBodo Möller1-1/+1
2006-04-19Make sure obj_xref.h is updated during a "make update"Richard Levitte1-1/+3
2006-04-11manual pages as HTMLUlf Möller1-0/+23
2006-04-11improve make dclean to remove files generated during buildUlf Möller1-1/+1
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller1-1/+1