aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/hiredis/net.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix GNU version of strerror_r (hiredis is broken)Vsevolod Stakhov2016-01-111-1/+3
|
* Embed hiredis as it is broken literally everywhereVsevolod Stakhov2016-01-111-0/+458
|
* Remove bundled hiredis.Vsevolod Stakhov2015-02-181-256/+0
|
* Add detecting of libhiredis for communicating with kvstorage.Vsevolod Stakhov2011-12-091-0/+256
Add internal hiredis if it is not found in system.