aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/hiredis
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Fix hiredis stupidityVsevolod Stakhov2016-09-082-5/+9
|
* Fix GNU version of strerror_r (hiredis is broken)Vsevolod Stakhov2016-01-112-2/+5
|
* Try to fix brain damage of cmakeVsevolod Stakhov2016-01-111-1/+1
|
* Embed hiredis as it is broken literally everywhereVsevolod Stakhov2016-01-1117-0/+5441
|
* Remove bundled hiredis.Vsevolod Stakhov2015-02-1824-5141/+0
|
* Compile external tools with optimizations.Vsevolod Stakhov2014-12-191-0/+3
|
* More fixes for Solaris.Vsevolod Stakhov2013-06-201-8/+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-0924-0/+5146
Add internal hiredis if it is not found in system.