summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2015-01-12RT478: Add uninstall make targetRich Salz
2014-12-15RT3497: Fix; don't remove header filesRich Salz
2014-12-12RT1688: Add dependencies for parallel makeRich Salz
2014-12-11RT3497: Clean up "dclean" targetsRich Salz
2014-12-10Remove old private pod2manRich Salz
2014-12-08Remove references to deleted fips directory from Makefile.orgDr. Stephen Henson
2014-12-08Remove FIPSCANISTERINTERNAL reference.Dr. Stephen Henson
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-08-30Configure: add configuration for crypto/ec/asm extensions.Andy Polyakov
2014-08-30RT2820: case-insensitive filenames on DarwinRich Salz
2014-08-29RT2880: HFS is case-insensitive filenamesJim Reid
2014-08-26Add tags/TAGS target; rm tags/TAGS in cleanRich Salz
2014-08-13RT1665: Fix podpath to get xref's rightMatt Caswell
2014-08-12Revert "RT 2820: Case-insensitive filenames on Darwin"Rich Salz
2014-08-11RT 2820: Case-insensitive filenames on DarwinJim Reid
2014-05-12Have the .pc files depend on each other rather than duplicating theMike Frysinger
2014-02-28Makefile.org: fix syntax error on Solaris.Andy Polyakov
2014-02-03Add quotes as CC can contain spaces.Dr. Stephen Henson
2013-11-10Makfile.org: make FIPS build work with BSD make.Andy Polyakov
2013-09-15Add support for Cygwin-x86_64.Andy Polyakov
2012-12-11Make openssl verify return errors.Ben Laurie
2012-04-22check correctness of errors before updating them so we don't get bogus errors...Dr. Stephen Henson
2012-04-19Makefile.org: clear yet another environment variable.Andy Polyakov
2012-02-12PR: 2713Dr. Stephen Henson
2011-11-12Makefile.org: proper libclean on MacOS X.Andy Polyakov
2011-09-06Padlock engine: make it independent of inline assembler.Andy Polyakov
2011-08-16Makefile.org: get commit#21249 right.Andy Polyakov
2011-08-15Delete library install from Makefile.fips: it isn't used.Dr. Stephen Henson
2011-08-15quote LIBS to copy with empty stringDr. Stephen Henson
2011-06-20add null cipher to FIPS moduleDr. Stephen Henson
2011-06-01Add DSA and ECDSA "clone digests" to module for compatibility with oldDr. Stephen Henson
2011-05-07Remove FIXME comments.Dr. Stephen Henson
2011-04-18Initial untested CCM support via EVP.Dr. Stephen Henson
2011-04-12Use consistent FIPS tarball name.Dr. Stephen Henson
2011-04-06Remove rand files from fipscanister.oDr. Stephen Henson
2011-04-04Use environment when builds libcrypto shared library so CC value is picked upDr. Stephen Henson
2011-03-24Implement FIPS CMAC.Richard Levitte
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