summaryrefslogtreecommitdiffstats
path: root/crypto/lhash
AgeCommit message (Expand)Author
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-10Update copyright yearMatt Caswell
2019-07-31Fix TyposAntoine Cœur
2018-09-11Update copyright yearMatt Caswell
2018-09-04Make OBJ_NAME case insensitive.Pauli
2018-08-07lhash/lhash.c: switch to Thread-Sanitizer-friendly primitives.Andy Polyakov
2018-05-01Update copyright yearMatt Caswell
2018-04-26Fix last(?) batch of malloc-NULL placesRich Salz
2018-02-22Remove unused num.pl,segregnam scriptsRich Salz
2017-11-11lhash.c: Replace Unicode EN DASH with the ASCII char '-'.Long Qin
2017-10-24Don't make any changes to the lhash structure if we are going to failMatt Caswell
2017-10-09Document that lhash isn't thread safe under any circumstances andPauli
2017-07-12coding style: remove extra whitespace charactorhongliang
2017-06-07Add a lock around the OBJ_NAME tableRich Salz
2017-02-28Remove some commented out code in libcryptoMatt Caswell
2016-09-21GH1555: Don't bump size on realloc failureRich Salz
2016-07-01fix code formattingmrpre
2016-07-01add return value for expandmrpre
2016-05-23Complete the rename of LHASH functions and typesRichard Levitte
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-17Copyright consolidation 09/10Rich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Copyright consolidation: perl filesRich Salz
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-28Remove outdated testsRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-11Inline LHASH_OFDr. Stephen Henson
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-09-03remove 0 assignments.Rich Salz
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-28remove malloc castsRich Salz
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-01-28Add missing declaration for lh_node_usage_statsRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz