1. 14 Feb, 2016 1 commit
  2. 02 Feb, 2016 2 commits
  3. 02 Jan, 2016 1 commit
  4. 03 Dec, 2015 1 commit
  5. 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
  6. 20 Aug, 2015 1 commit
  7. 19 Aug, 2015 1 commit
  8. 16 Mar, 2015 1 commit
  9. 23 Feb, 2015 3 commits
  10. 27 Nov, 2014 7 commits
  11. 24 Nov, 2014 1 commit