summaryrefslogtreecommitdiff
path: root/hiredis.c
AgeCommit message (Expand)Author
2010-06-11integer memory leak fixed, thanks to Amit Bakshi for both reporting and provi...antirez
2010-05-25Constify the API and enable -Wwrite-stringsPierre Riteau
2010-05-18better example and license informationantirez
2010-05-18hiredis was extracted from redis-tools, reverted to standard malloc/free, por...antirez