1. 12 Apr, 2018 1 commit
  2. 11 Apr, 2018 3 commits
  3. 09 Apr, 2018 3 commits
  4. 05 Apr, 2018 1 commit
  5. 01 Apr, 2018 2 commits
  6. 31 Mar, 2018 2 commits
  7. 30 Mar, 2018 9 commits
  8. 29 Mar, 2018 1 commit
  9. 01 Mar, 2018 1 commit
  10. 15 Feb, 2018 1 commit
  11. 14 Feb, 2018 5 commits
  12. 07 Jan, 2018 1 commit
  13. 29 Dec, 2017 1 commit
    • Oran Agra's avatar
      fix processing of large bulks (above 2GB) · 60a4f12f
      Oran Agra authored
      - protocol parsing (processMultibulkBuffer) was limitted to 32big positions in the buffer
        readQueryFromClient potential overflow
      - rioWriteBulkCount used int, although rioWriteBulkString gave it size_t
      - several places in sds.c that used int for string length or index.
      - bugfix in RM_SaveAuxField (return was 1 or -1 and not length)
      - RM_SaveStringBuffer was limitted to 32bit length
      60a4f12f
  14. 24 Nov, 2017 1 commit
  15. 23 Nov, 2017 1 commit
  16. 22 Nov, 2017 1 commit
  17. 28 Sep, 2017 3 commits
  18. 27 Sep, 2017 3 commits