summaryrefslogtreecommitdiffstats
path: root/contrib/hiredis/hiredis.c
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Fix couple of warningsVsevolod Stakhov2017-10-271-0/+4
|
* Embed hiredis as it is broken literally everywhereVsevolod Stakhov2016-01-111-0/+1021
|
* Remove bundled hiredis.Vsevolod Stakhov2015-02-181-1237/+0
|
* Adopt rspamd for the next glib release.Vsevolod Stakhov2012-01-311-1/+1
| | | | | Fix several issues in threads handling inside keystorage. Fix sigsuspend usage in keystorage.
* Add detecting of libhiredis for communicating with kvstorage.Vsevolod Stakhov2011-12-091-0/+1237
Add internal hiredis if it is not found in system.