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