summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-13Added support for compiling the parser code with Microsoft Visual C compiler.tzickel
2015-03-03Fix pkgconf file: escaping neededDominique Leuenberger
2015-02-18Fix tests when assert() undefinedMatt Stancliff
2015-02-12Fix pkgconf when used with DESTDIRMatt Stancliff
2015-01-26Release hiredis 0.12.1Matt Stancliff
2015-01-26Add more travis testsMatt Stancliff
2015-01-26Build test binary by defaultMatt Stancliff
2015-01-26Fix pkgconf build dependencyMatt Stancliff
2015-01-26Fix Makefile install problemsSebastian Wiedenroth
2015-01-22Increase version to 0.12.0Matt Stancliff
2015-01-22Update changelog for 0.12.0Matt Stancliff
2015-01-22Add valgrind to TravisCI testingMatt Stancliff
2015-01-22Cleanup memory during testMatt Stancliff
2015-01-22Improve digit counting for multibulk creationMatt Stancliff
2015-01-08Use known-bad hostname when testing hostname failMatt Stancliff
2015-01-08Update test error message detection for dead hostsMatt Stancliff
2015-01-06Silence _BSD_SOURCE warningsMatt Stancliff
2015-01-05Cleanup tabs and end of line whitespaceMatt Stancliff
2015-01-05Update dependency list in MakefileMatt Stancliff
2015-01-05Build static library by defaultMatt Stancliff
2015-01-05Generate pkgconf during buildMatt Stancliff
2015-01-05Fix errno error buffers to not clobber errorsMatt Stancliff
2015-01-05Refactor reading code into read.ctzickel
2015-01-05Fix sds building with C++Matt Stancliff
2015-01-05Fix redisAppendCommand error resultMatt Stancliff
2015-01-05Add GLib 2.0 adapterChristian Hergert
2015-01-05Add empty pointer check in error cleanupNanXiao
2015-01-05Add error check in redisContextInitNanXiao
2015-01-05Fix redisvFormatCommand format parsingNan Xiao
2015-01-05Add API to free hiredis (sds) formattingsMatt Stancliff
2015-01-05Add API to free hiredis (char *) formattingsMareq
2015-01-05Fix build under kfreebsdChris Lamb
2015-01-05Fix clang analyzer warningMatt Stancliff
2015-01-05Add support for SO_REUSEADDRmike
2015-01-05Improve calloc() correctnessjinguoli
2015-01-05Cleanup libuv adaptertorque
2015-01-05Improve redisAppendCommandArgv performancemichael-grunder
2015-01-05Use stricter function argument typesHang Su
2015-01-05Fix README typosChris Williams
2015-01-05Fix minor comment problemsGary Grossman
2015-01-05Fix README typoMohnish Thallavajhula
2015-01-05Free string if it is unusedJan-Erik Rediger
2015-01-05Add syntax highlighting to README.mdRyan Jacobs
2014-09-19Merge pull request #274 from mattsta/fix-memory-leakSalvatore Sanfilippo
2014-09-18Fix getaddrinfo() memory leakMatt Stancliff
2014-05-29Merge pull request #246 from dmelani/masterPieter Noordhuis
2014-05-29Add tests for redisFree() and freeReplyObject()Daniel Melani
2014-05-29Less surprising behaviour.Daniel Melani
2014-04-09Fix HIREDIS_MINORPieter Noordhuis
2014-04-09File descriptors can be 0Pieter Noordhuis