Commit Graph

  • 9be3a07d8a Release hiredis 0.12.1 Matt Stancliff 2015-01-26 10:05:33 -0500
  • d3fb491b85 Add more travis tests Matt Stancliff 2015-01-26 09:46:58 -0500
  • 2b2b512dca Build test binary by default Matt Stancliff 2015-01-26 09:55:32 -0500
  • 74f53e30db Fix pkgconf build dependency Matt Stancliff 2015-01-26 09:41:11 -0500
  • 4355ab3c8f Fix Makefile install problems Sebastian Wiedenroth 2015-01-23 19:01:19 +0100
  • 7b51834c16 Increase version to 0.12.0 Matt Stancliff 2015-01-22 15:35:33 -0500
  • bbd6044e35 Update changelog for 0.12.0 Matt Stancliff 2015-01-22 15:34:35 -0500
  • dd680fcc14 Add valgrind to TravisCI testing Matt Stancliff 2015-01-22 15:31:43 -0500
  • 3c023ee157 Cleanup memory during test Matt Stancliff 2015-01-22 15:23:41 -0500
  • 195aca3427 Improve digit counting for multibulk creation Matt Stancliff 2015-01-20 10:58:35 -0500
  • 802456def1 Use known-bad hostname when testing hostname fail Matt Stancliff 2015-01-08 17:28:55 -0500
  • c642079a80 Update test error message detection for dead hosts Matt Stancliff 2015-01-08 17:26:22 -0500
  • 74b7495f93 Silence _BSD_SOURCE warnings Matt Stancliff 2015-01-06 17:46:13 -0500
  • f28872ca70 Cleanup tabs and end of line whitespace Matt Stancliff 2015-01-05 16:27:52 -0500
  • dad0516423 Update dependency list in Makefile Matt Stancliff 2015-01-05 16:09:49 -0500
  • 9abfdf9405 Build static library by default Matt Stancliff 2015-01-05 16:01:31 -0500
  • 1d2b4d38db Generate pkgconf during build Matt Stancliff 2015-01-05 15:33:49 -0500
  • cc20232406 Fix errno error buffers to not clobber errors Matt Stancliff 2015-01-05 14:48:40 -0500
  • ba3e74c408 Refactor reading code into read.c tzickel 2014-06-29 23:38:05 +0300
  • 0cacb485fe Fix sds building with C++ Matt Stancliff 2015-01-05 12:26:40 -0500
  • 6a00a4643b Fix redisAppendCommand error result Matt Stancliff 2015-01-05 12:13:32 -0500
  • 0c9ff5bb03 Add GLib 2.0 adapter Christian Hergert 2012-02-08 03:07:48 -0800
  • e30c96ebde Add empty pointer check in error cleanup NanXiao 2014-07-14 16:34:49 +0800
  • d1e820d8ee Add error check in redisContextInit NanXiao 2014-07-14 14:33:16 +0800
  • b6a860795c Fix redisvFormatCommand format parsing Nan Xiao 2014-07-18 17:51:06 +0800
  • 9a753b4251 Add API to free hiredis (sds) formattings Matt Stancliff 2015-01-05 10:40:58 -0500
  • 1b392eb796 Add API to free hiredis (char *) formattings Mareq 2014-07-04 16:36:18 +0100
  • 85c6bfb02a Fix build under kfreebsd Chris Lamb 2014-07-14 22:33:46 +0100
  • 9b83ddc2d9 Fix clang analyzer warning Matt Stancliff 2015-01-05 10:22:22 -0500
  • 7c4d2557c4 Add support for SO_REUSEADDR mike 2014-08-14 16:24:59 -0400
  • a1bc89b236 Improve calloc() correctness jinguoli 2014-11-03 12:45:42 +0800
  • 9c57314489 Cleanup libuv adapter torque 2014-07-09 13:38:50 -0700
  • 40f7035ba4 Improve redisAppendCommandArgv performance michael-grunder 2014-08-01 16:18:36 -0700
  • 3315c09839 Use stricter function argument types Hang Su 2014-08-18 22:24:05 +0000
  • 865a3683a3 Fix README typos Chris Williams 2014-08-14 12:41:21 -0700
  • 2d814b8da3 Fix minor comment problems Gary Grossman 2014-12-05 01:45:05 -0800
  • abbd340785 Fix README typo Mohnish Thallavajhula 2014-12-07 00:20:00 -0800
  • 2a6dbdd225 Free string if it is unused Jan-Erik Rediger 2014-12-09 00:45:56 +0100
  • a1f6ce0194 Add syntax highlighting to README.md Ryan Jacobs 2014-12-28 19:00:47 -0800
  • 8f60ee6532 Merge pull request #274 from mattsta/fix-memory-leak Salvatore Sanfilippo 2014-09-19 12:48:48 +0200
  • 537a8845d1 Fix getaddrinfo() memory leak Matt Stancliff 2014-09-18 14:51:27 -0400
  • 2602e1b6bc Merge pull request #246 from dmelani/master Pieter Noordhuis 2014-05-29 08:20:43 -0700
  • 21a1207ae1 Add tests for redisFree() and freeReplyObject() Daniel Melani 2014-05-29 17:10:03 +0200
  • 05b85ebe7f Less surprising behaviour. Daniel Melani 2014-05-29 16:05:27 +0200
  • f225c276be Fix HIREDIS_MINOR Pieter Noordhuis 2014-04-09 23:16:31 -0700
  • 8332a88393 File descriptors can be 0 Pieter Noordhuis 2014-04-09 22:56:16 -0700
  • a9c21e4d48 Fix const correctness Pieter Noordhuis 2014-04-09 22:30:04 -0700
  • fa8bcca1dc Merge pull request #234 from mattsta/next-version Pieter Noordhuis 2014-04-09 22:27:18 -0700
  • 4369ee5d08 Fix build under Solaris Matt Stancliff 2014-04-09 10:31:37 -0400
  • 05fb7be3ea Fix Makefile test to use more compatible syntax Eddy Jansson 2014-02-24 14:43:39 +0100
  • 2d66c4814e Add missing license and copyright for adapters antirez 2014-04-08 21:21:42 -0400
  • 334525359a Upgrade sds to latest version antirez 2014-04-08 21:18:10 -0400
  • 4441fa3513 Define _XOPEN_SOURCE for NetBSD Patrick TJ McPhee 2014-04-08 21:11:14 -0400
  • 4ede1bada1 Define redisLibuvAttach as static Charlie Somerville 2013-12-06 14:00:10 +1100
  • 66192a0052 Add new redisAppendFormatedCommand with tests Axel Etcheverry 2013-11-14 01:59:35 +0100
  • f20f5ad102 Libuv: Fix compile warnings and C++ compatability John Graham 2013-09-10 15:18:16 -0500
  • 303a0421ef Fix "host cannot be resolved test" test ripcurld00d 2013-07-29 19:35:48 +0300
  • ae30d58ff9 Add redisConnectFd() and redisFreeKeepFd() Eddy Jansson 2014-02-24 11:41:00 +0100
  • 37d25a392c Add ability to bind source address on connect Matt Stancliff 2014-04-08 13:15:36 -0400
  • 61eeedbe77 Fix potential undefined struct read Matt Stancliff 2014-04-07 11:32:16 -0400
  • e35266e68f Stop redisCheckSocketError from more than checking Matt Stancliff 2014-04-07 15:44:47 -0400
  • 7f0c7a29fd Remove possiblity of multiple close on same fd Matt Stancliff 2014-04-07 11:57:26 -0400
  • 065e90557c Merge pull request #215 from charliesome/fix-bugs Pieter Noordhuis 2014-01-14 17:18:57 -0800
  • 070da21623 async.c: avoid a NULL deref when redisAsyncInitialize returns NULL Charlie Somerville 2014-01-15 11:38:45 +1100
  • 81c95a5fd3 sds.c: avoid leaking tokens when seplen < 1 || len < 0 Charlie Somerville 2014-01-15 11:38:02 +1100
  • cc3ee45325 Merge branch 'ipv6' Pieter Noordhuis 2013-07-11 08:58:05 -0700
  • 06919b3f86 Minimal IPv6 support. antirez 2013-07-11 11:39:03 +0200
  • 253e796a59 example.c: it is now possible to specify server ip/port. antirez 2013-07-11 10:25:48 +0200
  • fbf1bb648e Mark the timeout parameter as const in various functions Noah Williamsson 2012-05-30 17:33:48 +0200
  • c532edc27f Fix const-related compiler errors Pieter Noordhuis 2013-07-10 23:31:30 -0700
  • 049346aa33 Merge pull request #132 from nwmcsween/constify Pieter Noordhuis 2013-07-10 23:13:36 -0700
  • 37a840dc2c Emphasize size_t length for %b formatting Wolfgang Richter 2013-07-10 23:05:39 -0700
  • afc462d35d Add note about multi bulk nesting limit (fixes #143) Pieter Noordhuis 2013-07-10 22:39:31 -0700
  • f9ce2111bb Whitespace Pieter Noordhuis 2013-07-10 22:37:47 -0700
  • 6cf2e85bd2 Update example.c Rafael Zanella 2013-01-24 12:24:01 -0200
  • c552ca6904 Move examples into their own folder Aaron Bedra 2013-04-19 15:39:26 -0500
  • 49de2cf990 Fix DNS error test (fixes #167) Pieter Noordhuis 2013-07-10 21:58:10 -0700
  • c8234a3193 Merge branch 'libuv' Pieter Noordhuis 2013-07-10 21:47:53 -0700
  • efe990d07d Fix path to static libuv library Pieter Noordhuis 2013-07-10 21:47:44 -0700
  • 9d9e4a3b4f Remove unused Makefile variables Pieter Noordhuis 2013-07-10 21:24:43 -0700
  • 17d73ef6ad Merge pull request #178 from rfuchs/master Pieter Noordhuis 2013-07-10 21:12:10 -0700
  • a5e0de0d85 Merge branch 'example-ae' Pieter Noordhuis 2013-07-10 21:08:29 -0700
  • af9bf16953 Call aeStop on error conditions Pieter Noordhuis 2013-07-10 21:08:15 -0700
  • fc55afb1b6 Made example-ae work again Erik Dubbelboer 2013-07-02 19:24:02 +0200
  • b15650e13a va_copy must be followed by va_end Richard Fuchs 2013-07-02 12:41:13 -0400
  • 0396159214 Removed unnecessary comments Erik Dubbelboer 2013-06-09 14:43:03 +0200
  • 61277d0925 Added libuv adapter Erik Dubbelboer 2013-06-04 15:06:43 +0200
  • bcf8354376 Merge pull request #164 from eugenebolotin/netc_fix_possible_uninitialized_access Pieter Noordhuis 2013-05-07 17:54:54 -0700
  • 637f54b92c Fix possible uninitialized value access due to strerror_r error Eugene Bolotin 2013-05-07 18:26:05 +0400
  • 94675ea8c8 Merge branch 'gai_strerror' Pieter Noordhuis 2013-05-01 09:32:10 -0700
  • b1f07f77d2 Fix style Pieter Noordhuis 2013-05-01 09:32:03 -0700
  • 91f47a1c19 Merge branch 'keepalive' Pieter Noordhuis 2013-05-01 09:23:17 -0700
  • bb3c4c17c4 Make redisKeepAlive work on OSX Pieter Noordhuis 2013-05-01 09:23:06 -0700
  • 9dff5105fc Make KeepAlive optional Allen.Dou 2013-04-30 00:11:57 +0800
  • 8d5bc445e5 SetKeepAlive Allen.Dou 2013-04-19 11:26:43 +0800
  • 63ce20dd15 Merge pull request #156 from abedra/master Pieter Noordhuis 2013-04-10 08:58:09 -0700
  • fca66b9e8b Set error when invalid timeout value is given to redisConnectWithTimeout Aaron Bedra 2013-03-14 21:34:21 -0500
  • 6bd1172419 Update CHANGELOG.md Pieter Noordhuis 2013-03-14 19:17:32 -0700
  • e5589afdec Fix tests for test_blocking_connection_errors(); Thordur Bjornsson 2013-02-23 10:51:24 +0100
  • fd38e55d71 Merge pull request #149 from redis/travis-test Pieter Noordhuis 2013-01-26 11:35:34 -0800