aboutsummaryrefslogtreecommitdiff
path: root/crypto/lhash
AgeCommit message (Expand)AuthorFilesLines
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-14/+0
2016-01-11Inline LHASH_OFDr. Stephen Henson1-0/+15
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell1-0/+2
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz1-1/+1
2015-09-03remove 0 assignments.Rich Salz1-23/+3
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-1/+2
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-3/+3
2015-04-28remove malloc castsRich Salz1-9/+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-233/+0
2015-01-28Add missing declaration for lh_node_usage_statsRich Salz1-0/+1
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz1-0/+4
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz3-100/+2
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell1-3/+3
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell4-662/+641
2015-01-22Further comment changes for reformat (master)Matt Caswell1-1/+1
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2-3/+3
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-1/+2
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-12-09Revert lhash patch for PR#2124Dr. Stephen Henson1-29/+4
2009-12-09PR: 2124Dr. Stephen Henson1-4/+29
2009-07-27Update from 1.0.0-stableDr. Stephen Henson1-2/+2
2008-06-04More type-checking.Ben Laurie1-17/+0
2008-05-27Avoid warning about empty structures and always define CHECKED_PTR_OFDr. Stephen Henson1-1/+1
2008-05-26C++ style comments fixed.Dr. Stephen Henson1-2/+2
2008-05-26LHASH revamp. make depend.Ben Laurie3-69/+129
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2006-07-09New functions to enumerate digests and ciphers.Dr. Stephen Henson1-0/+3
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-4/+13
2005-05-16make updateBodo Möller1-12/+2
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-04-05some const fixes and cleanupNils Larsch1-7/+7
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-1/+1
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-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-2/+2
2004-04-19make updateGeoff Thorpe1-3/+3
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-10-29Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe2-9/+9
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte1-0/+1
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-56/+30