aboutsummaryrefslogtreecommitdiff
path: root/crypto/lhash
AgeCommit message (Expand)AuthorFilesLines
2019-10-10Rework how our providers are builtRichard Levitte1-1/+1
2019-09-28Reorganize local header filesDr. Matthias St. Pierre3-2/+2
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre1-2/+2
2019-07-02Fix TyposAntoine Cœur1-3/+3
2019-05-23Make some EVP code available from within the FIPS moduleMatt Caswell1-0/+2
2019-04-19OPENSSL_LH_flush(): assign NULL after freeingRichard Levitte1-0/+1
2019-02-18Properties for implementation selection.Pauli1-2/+10
2018-12-06Following the license change, modify the boilerplates in crypto/lhash/Richard Levitte3-3/+3
2018-09-11Update copyright yearMatt Caswell1-1/+1
2018-09-04Make OBJ_NAME case insensitive.Pauli1-0/+23
2018-08-07lhash/lhash.c: switch to Thread-Sanitizer-friendly primitives.Andy Polyakov2-11/+15
2018-05-01Update copyright yearMatt Caswell1-1/+1
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz1-1/+8
2018-02-22Remove unused num.pl,segregnam scriptsRich Salz1-23/+0
2017-11-11lhash.c: Replace Unicode EN DASH with the ASCII char '-'.Long Qin1-1/+1
2017-10-24Don't make any changes to the lhash structure if we are going to failMatt Caswell1-22/+40
2017-10-09Document that lhash isn't thread safe under any circumstances andPauli3-55/+29
2017-07-12coding style: remove extra whitespace charactorhongliang2-2/+2
2017-06-07Add a lock around the OBJ_NAME tableRich Salz3-23/+47
2017-02-28Remove some commented out code in libcryptoMatt Caswell1-5/+0
2016-09-21GH1555: Don't bump size on realloc failureRich Salz1-1/+1
2016-07-01fix code formattingmrpre1-12/+6
2016-07-01add return value for expandmrpre1-6/+13
2016-05-23Complete the rename of LHASH functions and typesRichard Levitte1-1/+1
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz3-100/+98
2016-05-17Copyright consolidation 09/10Rich Salz2-108/+12
2016-04-20Remove --classic build entirelyRichard Levitte1-43/+0
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+7
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-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte1-1/+1
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+3
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-28Remove outdated testsRich Salz1-89/+0
2016-01-26Remove /* foo.c */ commentsRich Salz3-3/+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-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