1. 01 Nov, 2015 1 commit
  2. 13 Oct, 2015 1 commit
  3. 09 Oct, 2015 1 commit
  4. 06 Oct, 2015 3 commits
  5. 05 Oct, 2015 4 commits
  6. 01 Oct, 2015 1 commit
  7. 30 Sep, 2015 1 commit
  8. 21 Sep, 2015 1 commit
  9. 19 Sep, 2015 4 commits
  10. 18 Sep, 2015 3 commits
  11. 17 Sep, 2015 3 commits
  12. 14 Sep, 2015 2 commits
  13. 11 Sep, 2015 3 commits
  14. 10 Sep, 2015 3 commits
  15. 08 Sep, 2015 1 commit
  16. 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
  17. 29 Aug, 2015 4 commits
  18. 28 Aug, 2015 3 commits