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