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