Skip to content
  1. Oct 24, 2009
  2. Oct 23, 2009
  3. Oct 22, 2009
  4. Oct 21, 2009
  5. Oct 19, 2009
  6. Oct 18, 2009
  7. Oct 17, 2009
  8. Oct 16, 2009
  9. Oct 15, 2009
  10. Oct 14, 2009
  11. Oct 13, 2009
  12. Oct 10, 2009
    • 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. Oct 09, 2009
  14. Oct 08, 2009
  15. Oct 07, 2009
    • 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