Skip to content
Snippets Groups Projects
  1. Jan 28, 2010
    • Yang Tse's avatar
      · d65cf788
      Yang Tse authored
      fix printf-style format strings
      d65cf788
  2. Jan 21, 2010
  3. 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
  4. Nov 27, 2009
  5. Nov 18, 2009
  6. Aug 12, 2009
  7. Jul 24, 2009
  8. Jul 23, 2009
  9. May 28, 2009
  10. May 10, 2009
    • Yang Tse's avatar
      · b8c438f2
      Yang Tse authored
      Fix function call pointed data size argument mismatch on 64Bit systems
      b8c438f2
  11. May 07, 2009
  12. May 02, 2009
  13. 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
  14. Apr 21, 2009
  15. Feb 14, 2009
  16. Jan 28, 2009
  17. Jan 26, 2009
  18. 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
  19. Jan 13, 2009
  20. Dec 19, 2008
  21. Nov 14, 2008
  22. Sep 29, 2008
  23. Sep 02, 2008
  24. Jul 30, 2008
  25. Jul 21, 2008
  26. Feb 11, 2008
  27. Feb 07, 2008
  28. Jan 15, 2008
  29. Jan 09, 2008
  30. Dec 08, 2007
  31. Nov 24, 2007
  32. Nov 15, 2007
Loading