1. 14 Jun, 2007 1 commit
  2. 13 Jun, 2007 2 commits
  3. 07 Jun, 2007 1 commit
    • Daniel Stenberg's avatar
      Daniel S (6 June 2007) · 3b9eefca
      Daniel Stenberg authored
      - -s/--silent can now be used to toggle off the silence again if used a second
        time.
      
      Daniel S (5 June 2007)
      - Added Daniel Black's work that adds the first few SOCKS test cases. I also
        fixed two minor SOCKS problems to make the test cases run fine.
      3b9eefca
  4. 31 May, 2007 2 commits
  5. 30 May, 2007 1 commit
  6. 26 May, 2007 1 commit
  7. 25 May, 2007 1 commit
  8. 22 May, 2007 2 commits
  9. 18 May, 2007 1 commit
  10. 17 May, 2007 1 commit
  11. 15 May, 2007 1 commit
  12. 09 May, 2007 1 commit
  13. 07 May, 2007 1 commit
  14. 02 May, 2007 4 commits
  15. 28 Apr, 2007 2 commits
  16. 26 Apr, 2007 1 commit
  17. 25 Apr, 2007 2 commits
  18. 24 Apr, 2007 1 commit
  19. 22 Apr, 2007 1 commit
  20. 21 Apr, 2007 1 commit
  21. 20 Apr, 2007 1 commit
    • Yang Tse's avatar
      - Save one call to curlx_tvnow(), which calls gettimeofday(), in each of · 61022f38
      Yang Tse authored
        Curl_socket_ready(), Curl_poll() and Curl_select() when these are called
        with a zero timeout or a timeout value indicating a blocking call should
        be performed.
      
        These unnecessary calls to gettimeofday() got introduced in 7.16.2 when
        fixing 'timeout would restart when signal caught while awaiting socket
        events' on 20 March 2007.
      
      - Move some loop breaking logic from the while clause into the loop,
        avoiding compiler warning 'assignment within conditional expression'
      61022f38
  22. 18 Apr, 2007 2 commits
  23. 16 Apr, 2007 2 commits
  24. 14 Apr, 2007 1 commit
  25. 13 Apr, 2007 1 commit
  26. 12 Apr, 2007 1 commit
  27. 11 Apr, 2007 1 commit
  28. 08 Apr, 2007 1 commit
  29. 03 Apr, 2007 1 commit
  30. 02 Apr, 2007 1 commit