1. 02 Jan, 2016 1 commit
  2. 03 Dec, 2015 1 commit
  3. 16 Nov, 2015 1 commit
  4. 02 Nov, 2015 2 commits
  5. 01 Nov, 2015 1 commit
  6. 25 Oct, 2015 1 commit
  7. 23 Oct, 2015 1 commit
  8. 19 Oct, 2015 1 commit
  9. 06 Oct, 2015 1 commit
  10. 19 Sep, 2015 1 commit
  11. 17 Sep, 2015 1 commit
  12. 14 Sep, 2015 1 commit
  13. 10 Sep, 2015 1 commit
  14. 07 Sep, 2015 1 commit
    • Christian Hesse's avatar
      fix calloc() calls · e8970b6f
      Christian Hesse authored
      * size_t nmemb (number of elements) first, then size_t size
      * do not assume char is size 1 but use sizeof()
      * allocate for char, not pointer to char (found by Michael McConville,
        fixes #261)
      e8970b6f
  15. 20 Aug, 2015 1 commit
  16. 19 Aug, 2015 7 commits