aboutsummaryrefslogtreecommitdiff
path: root/crypto/txt_db
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+2
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz1-9/+0
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-06-09No fprintf in the txt_db componentRich Salz1-5/+1
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-1/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-05-01free NULL cleanup -- codaRich Salz1-30/+13
2015-05-01free null cleanup finaleRich Salz1-12/+6
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-105/+0
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz1-8/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell2-336/+327
2015-01-12RT3548: Remove unsupported platformsRich Salz1-3/+3
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson1-1/+1
2009-07-27Update from 1.0.0-stableDr. Stephen Henson2-39/+39
2008-07-04Avoid warnings with -pedantic, specifically:Dr. Stephen Henson1-1/+1
2008-06-04More type-checking.Ben Laurie2-19/+23
2008-05-26LHASH revamp. make depend.Ben Laurie2-27/+28
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-07-26improved error checking and some fixesNils Larsch1-4/+7
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-3/+9
2005-05-16make updateBodo Möller1-8/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie2-7/+7
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-04-19make updateGeoff Thorpe1-3/+4
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_BIO.Richard Levitte1-0/+1
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-2/+2
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-05-30Check the return values where memory allocation failures may happen.Richard Levitte1-1/+1
2001-07-31make updateRichard Levitte1-1/+1
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-1/+1
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1