1. 30 Oct, 2006 2 commits
  2. 21 Oct, 2006 1 commit
  3. 12 Oct, 2006 1 commit
    • Daniel Stenberg's avatar
      Jeff Pohlmeyer has been working with the hiperfifo.c example source code, · b61c0638
      Daniel Stenberg authored
      and while doing so it became apparent that the current timeout system for
      the socket API really was a bit awkward since it become quite some work to
      be sure we have the correct timeout set.
      
      Jeff then provided the new CURLMOPT_TIMERFUNCTION that is yet another
      callback the app can set to get to know when the general timeout time
      changes and thus for an application like hiperfifo.c it makes everything a
      lot easier and nicer. There's a CURLMOPT_TIMERDATA option too of course in
      good old libcurl tradition.
      b61c0638
  4. 30 Sep, 2006 1 commit
  5. 11 Sep, 2006 1 commit
  6. 07 Sep, 2006 1 commit
  7. 04 Sep, 2006 1 commit
  8. 03 Sep, 2006 1 commit
  9. 29 Aug, 2006 2 commits
  10. 11 Aug, 2006 1 commit
  11. 04 Aug, 2006 3 commits
  12. 03 Aug, 2006 1 commit
  13. 30 Jul, 2006 1 commit
  14. 26 Jul, 2006 1 commit
  15. 25 Jul, 2006 1 commit
  16. 11 Jul, 2006 1 commit
  17. 05 Jul, 2006 1 commit
  18. 24 Jun, 2006 1 commit
  19. 22 Jun, 2006 1 commit
    • Daniel Stenberg's avatar
      Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and · dfe1884c
      Daniel Stenberg authored
      CURLOPT_MAX_RECV_SPEED_LARGE that limit tha maximum rate libcurl is allowed
      to send or receive data. This kind of adds the the command line tool's
      option --limit-rate to the library.
      
      The rate limiting logic in the curl app is now removed and is instead
      provided by libcurl itself. Transfer rate limiting will now also work for -d
      and -F, which it didn't before.
      dfe1884c
  20. 12 Jun, 2006 2 commits
  21. 26 Apr, 2006 1 commit
  22. 19 Apr, 2006 1 commit
  23. 10 Apr, 2006 1 commit
  24. 09 Apr, 2006 1 commit
  25. 07 Apr, 2006 1 commit
  26. 28 Mar, 2006 1 commit
  27. 21 Mar, 2006 1 commit
  28. 20 Mar, 2006 1 commit
  29. 14 Mar, 2006 1 commit
  30. 27 Feb, 2006 1 commit
  31. 11 Feb, 2006 1 commit
  32. 30 Jan, 2006 1 commit
  33. 28 Jan, 2006 1 commit
  34. 09 Jan, 2006 1 commit
  35. 02 Jan, 2006 1 commit