summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-13Merge remote-tracking branch 'justinbrewer/hiredis-pr1' into posix-build-fixesmichael-grunder
2018-05-09Attempted fix for Cygwin to expose getaddrinfo and friendsmichael-grunder
2018-05-09Merge remote-tracking branch 'hyjin/master'michael-grunder
2018-04-30Remove redundant NULL checksJustin Brewer
2018-04-30Remove redundant zero storesJustin Brewer
2018-04-30Fix a segfault on *BSDJustin Brewer
2018-04-30Drop __redis_strerror_rJustin Brewer
2018-04-28Strip down fmacros.hJustin Brewer
2018-04-28Use AF_UNIXJustin Brewer
2018-03-17fix common realloc mistake and add null check morecharsyam
2018-01-06Merge #569not-a-robot[bot]
2018-01-06Make it compile on IBM AIX systemsJan-Erik Rediger
2018-01-05Merge #568not-a-robot[bot]
2018-01-05Make XOPEN_SOURCE definition explicit per architectureJan-Erik Rediger
2018-01-05calloc param fixes and NULL checkcdliuqiang@gmail.com
2018-01-05Merge pull request #561 from zshipko/masterJan-Erik Rediger
2018-01-05Merge pull request #564 from dmvo/masterJan-Erik Rediger
2017-12-28Strip compiler options from the CC variableDmitri Vorobiev
2017-12-27Remove $(ARCH) expansion from the MakefileDmitri Vorobiev
2017-11-28Fix "make install" on OpenBSDZach Shipko
2017-11-07Merge #554not-a-robot[bot]
2017-11-07chore: Build only branches bors needsJan-Erik Rediger
2017-10-30build: do not assume that INSTALL is cpIgor Gnatenko
2017-09-01Merge pull request #542 from EdwardBetts/spellingJan-Erik Rediger
2017-09-01correct spelling mistakeEdward Betts
2017-07-15Merge #533not-a-robot[bot]
2017-07-15Merge #524 #525not-a-robot[bot]
2017-07-15Merge #523not-a-robot[bot]
2017-06-16Merge pull request #532 from amallia/assert-side-effectsJan-Erik Rediger
2017-06-15Small fixesamallia
2017-06-15Assert statement calls a function which has side effectsamallia
2017-05-17Fix compilation on FreeBSD 10.3 with default compilereldarko
2017-05-15Don't pass a negative value to __redisAsyncCommand if redisFormatSdsCommandAr...Frederik Deweerdt
2017-05-15Fix leak if setsockopt failsFrederik Deweerdt
2017-04-07Merge pull request #514 from zfzsoft/patch-1Jan-Erik Rediger
2017-04-07Merge pull request #516 from redis/changed-cygwinJan-Erik Rediger
2017-04-07chore(CI): Skip installing CygwinJan-Erik Rediger
2017-04-07Merge pull request #473 from trustfarm-dev/masterJan-Erik Rediger
2017-03-28Update libevent.hzfz
2017-03-22Merge pull request #513 from i110/masterJan-Erik Rediger
2017-03-22suppress gcc complaintIchito Nagata
2017-01-30Use cached local variable instead using accessorHyungjin Kim
2017-01-30Consider sub by pattern when clear subscribed flagHyungjin Kim
2017-01-23Merge pull request #499 from jinq0123/fixbug/redisSetErrorFromErrnoJan-Erik Rediger
2016-12-30Fix __redisSetErrorFromErrno() can not get error string.Jin Qing
2016-12-09Auto merge of #429 - xinchuantao:master, r=badboynot-a-robot
2016-12-09Auto merge of #468 - paul-scott:master, r=badboynot-a-robot
2016-12-09Avoid unchecked mallocJan-Erik Rediger
2016-11-04Merge pull request #479 from DonaldWhyte/patch-1Jan-Erik Rediger
2016-10-25Remove trailing comma in redisConnectionType enumDonald Whyte