Skip to content
Snippets Groups Projects
  1. Oct 29, 2009
  2. Oct 28, 2009
    • Yang Tse's avatar
      Initial step towards the ability to reduce c-ares exported symbols · 0d9f14f5
      Yang Tse authored
      based on the 'visibility' attribute for GNUC and __global for Sun
      compilers, taking also in account __declspec function decoration
      for Win32 and Symbian DLL's.
      
      Introducing configure options --enable-hidden-symbols and
      --disable-hidden-symbols following libcurl's naming.
      0d9f14f5
  3. Oct 27, 2009
  4. Oct 23, 2009
  5. Oct 19, 2009
  6. Oct 13, 2009
  7. 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
  8. Oct 09, 2009
  9. Oct 08, 2009
  10. Oct 07, 2009
    • 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
  11. Oct 06, 2009
  12. Oct 05, 2009
  13. Sep 29, 2009
  14. Sep 17, 2009
  15. Sep 14, 2009
  16. Sep 07, 2009
  17. Sep 06, 2009
  18. Sep 05, 2009
  19. Sep 04, 2009
  20. Aug 27, 2009
  21. Aug 03, 2009
  22. Jul 16, 2009
  23. Jul 14, 2009
Loading