1. 24 Oct, 2009 1 commit
  2. 23 Oct, 2009 2 commits
  3. 22 Oct, 2009 1 commit
  4. 21 Oct, 2009 9 commits
  5. 19 Oct, 2009 4 commits
  6. 18 Oct, 2009 5 commits
  7. 17 Oct, 2009 3 commits
  8. 16 Oct, 2009 1 commit
  9. 15 Oct, 2009 1 commit
  10. 14 Oct, 2009 2 commits
  11. 13 Oct, 2009 2 commits
  12. 10 Oct, 2009 2 commits
    • Yang Tse's avatar
      · 4d9279cb
      Yang Tse authored
      Fix potential out-of-bounds read
      4d9279cb
    • Yang Tse's avatar
      · 640e4997
      Yang Tse authored
      Fix compiler warning: loop without body
      640e4997
  13. 09 Oct, 2009 1 commit
  14. 08 Oct, 2009 4 commits
  15. 07 Oct, 2009 2 commits
    • Kamil Dudka's avatar
      fix gcc warnings in lib/nss.c · b38e28b6
      Kamil Dudka authored
      b38e28b6
    • Yang Tse's avatar
      Overhauled ares__get_hostent() · 052dac0d
      Yang Tse authored
      - Fixing out of bounds memory overwrite triggered with malformed /etc/hosts file.
      - Improving parsing of /etc/hosts file.
      - Validating requested address family.
      - Ensuring that failures always return a NULL pointer.
      - Adjusting header inclusions.
      052dac0d