Skip to content
Snippets Groups Projects
  1. Mar 18, 2010
  2. Mar 06, 2010
  3. Mar 01, 2010
  4. Feb 04, 2010
    • Yang Tse's avatar
      · 7aef172a
      Yang Tse authored
      fix printf-style format strings
      7aef172a
  5. Jan 28, 2010
    • Yang Tse's avatar
      · d65cf788
      Yang Tse authored
      fix printf-style format strings
      d65cf788
  6. Jan 21, 2010
  7. Nov 28, 2009
    • Yang Tse's avatar
      · 230dc699
      Yang Tse authored
      s/socklen_t/curl_socklen_t/g
      230dc699
    • Yang Tse's avatar
      · 3f685427
      Yang Tse authored
      Fix compiler warning: unused variable `data'
      3f685427
  8. Nov 27, 2009
  9. Nov 18, 2009
  10. Aug 12, 2009
  11. Jul 24, 2009
  12. Jul 23, 2009
  13. May 28, 2009
  14. May 10, 2009
    • Yang Tse's avatar
      · b8c438f2
      Yang Tse authored
      Fix function call pointed data size argument mismatch on 64Bit systems
      b8c438f2
  15. May 07, 2009
  16. May 02, 2009
  17. Apr 29, 2009
    • Daniel Stenberg's avatar
      - Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219) · e2c6e005
      Daniel Stenberg authored
        I've now made TFTP "connections" not being kept for re-use within libcurl.
        TFTP is UDP-based so the benefit was really low (if even existing) to begin
        with so instead of tracking down to fix this problem we instead removed the
        re-use. I also enabled test case 1099 that I wrote a few days ago to verify
        that this change fixes the reported problem.
      e2c6e005
  18. Apr 21, 2009
  19. Feb 14, 2009
  20. Jan 28, 2009
  21. Jan 26, 2009
  22. Jan 21, 2009
    • Dan Fandrich's avatar
      Fixed a couple more locale-dependent toupper conversions, mainly for · 55915501
      Dan Fandrich authored
      clarity.  This does fix one problem that causes ;type=i FTP URLs
      to fail in the Turkish locale when CURLOPT_PROXY_TRANSFER_MODE is
      used (test case 561)
      
      Added tests 561 and 1092 through 1094 to test various combinations
      of ;type= and ;mode= URLs that could potentially fail in the Turkish
      locale.
      55915501
  23. Jan 13, 2009
  24. Dec 19, 2008
  25. Nov 14, 2008
  26. Sep 29, 2008
  27. Sep 02, 2008
  28. Jul 30, 2008
  29. Jul 21, 2008
  30. Feb 11, 2008
  31. Feb 07, 2008
  32. Jan 15, 2008
  33. Jan 09, 2008
Loading