1. 09 Jul, 2011 2 commits
  2. 19 Jun, 2011 1 commit
  3. 18 Jun, 2011 2 commits
  4. 09 Jun, 2011 2 commits
  5. 29 May, 2011 1 commit
  6. 22 May, 2011 2 commits
  7. 05 May, 2011 1 commit
    • Pieter Noordhuis's avatar
      Add function to retrieve formatted reply · 77540aa3
      Pieter Noordhuis authored
      This is done by only truncating the read buffer once a full reply has
      been read. The buffer is no longer truncated halfway through reading a
      reply. In addition: pass offset/length of protocol and content via the
      read tasks.
      77540aa3
  8. 21 Apr, 2011 3 commits
  9. 19 Apr, 2011 1 commit
  10. 31 Mar, 2011 1 commit
  11. 06 Mar, 2011 1 commit
  12. 27 Jan, 2011 2 commits
  13. 07 Jan, 2011 1 commit
  14. 02 Dec, 2010 1 commit
  15. 24 Nov, 2010 1 commit
  16. 22 Nov, 2010 5 commits
  17. 19 Nov, 2010 1 commit
  18. 15 Nov, 2010 2 commits
  19. 05 Nov, 2010 1 commit
  20. 04 Nov, 2010 2 commits
  21. 03 Nov, 2010 2 commits
  22. 02 Nov, 2010 1 commit
    • Pieter Noordhuis's avatar
      Change error reporting to have an explicit type · ffa8666a
      Pieter Noordhuis authored
      When there is an I/O error, errno should be used to find out what is
      wrong. In other cases, errno cannot be used. So, use an explicit type in
      Hiredis to define the different error scenarios that can occur.
      ffa8666a
  23. 31 Oct, 2010 3 commits
  24. 30 Oct, 2010 1 commit