summaryrefslogtreecommitdiffstats
path: root/contrib/hiredis/hiredis.h
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] enable Wmissing-format-attributeChristian Göttsche2020-04-111-0/+18
|
* [Minor] Fix broken usage of strerror_rVsevolod Stakhov2018-02-281-1/+1
|
* Fix GNU version of strerror_r (hiredis is broken)Vsevolod Stakhov2016-01-111-1/+2
|
* Embed hiredis as it is broken literally everywhereVsevolod Stakhov2016-01-111-0/+223
|
* Remove bundled hiredis.Vsevolod Stakhov2015-02-181-204/+0
|
* Add detecting of libhiredis for communicating with kvstorage.Vsevolod Stakhov2011-12-091-0/+204
Add internal hiredis if it is not found in system.