1. 21 Jun, 2018 1 commit
  2. 19 Jun, 2018 1 commit
  3. 13 Apr, 2018 3 commits
  4. 12 Apr, 2018 1 commit
  5. 11 Apr, 2018 3 commits
  6. 09 Apr, 2018 3 commits
  7. 05 Apr, 2018 1 commit
  8. 01 Apr, 2018 2 commits
  9. 31 Mar, 2018 2 commits
  10. 30 Mar, 2018 9 commits
  11. 29 Mar, 2018 1 commit
  12. 01 Mar, 2018 1 commit
  13. 15 Feb, 2018 1 commit
  14. 14 Feb, 2018 5 commits
  15. 07 Jan, 2018 1 commit
  16. 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
  17. 24 Nov, 2017 1 commit
  18. 23 Nov, 2017 1 commit
  19. 22 Nov, 2017 1 commit
  20. 28 Sep, 2017 1 commit