1. 16 Mar, 2010 1 commit
  2. 15 Mar, 2010 1 commit
    • Daniel Stenberg's avatar
      - Constantine Sapuntzakis brought a patch: · 733f794c
      Daniel Stenberg authored
        The problem mentioned on Dec 10 2009
        (http://curl.haxx.se/bug/view.cgi?id=2905220) was only partially fixed.
        Partially because an easy handle can be associated with many connections in
        the cache (e.g. if there is a redirect during the lifetime of the easy
        handle).  The previous patch only cleaned up the first one. The new fix now
        removes the easy handle from all connections, not just the first one.
      733f794c
  3. 11 Mar, 2010 4 commits
  4. 10 Mar, 2010 1 commit
  5. 09 Mar, 2010 1 commit
    • Yang Tse's avatar
      · a09be641
      Yang Tse authored
      watt32 compilation fix
      a09be641
  6. 06 Mar, 2010 5 commits
  7. 05 Mar, 2010 6 commits
  8. 04 Mar, 2010 1 commit
  9. 02 Mar, 2010 7 commits
  10. 01 Mar, 2010 3 commits
  11. 28 Feb, 2010 2 commits
    • Yang Tse's avatar
      · 1a1ffb10
      Yang Tse authored
      Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
      1a1ffb10
    • Yang Tse's avatar
      · 2a056ba4
      Yang Tse authored
      Added ares_nowarn.* to VC6 project file
      2a056ba4
  12. 26 Feb, 2010 8 commits