1. 25 Jun, 2007 2 commits
  2. 24 Jun, 2007 1 commit
  3. 21 Jun, 2007 1 commit
  4. 20 Jun, 2007 1 commit
  5. 18 Jun, 2007 1 commit
  6. 14 Jun, 2007 2 commits
  7. 13 Jun, 2007 2 commits
  8. 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
  9. 31 May, 2007 2 commits
  10. 30 May, 2007 1 commit
  11. 26 May, 2007 1 commit
  12. 25 May, 2007 1 commit
  13. 22 May, 2007 2 commits
  14. 18 May, 2007 1 commit
  15. 17 May, 2007 1 commit
  16. 15 May, 2007 1 commit
  17. 09 May, 2007 1 commit
  18. 07 May, 2007 1 commit
  19. 02 May, 2007 4 commits
  20. 28 Apr, 2007 2 commits
  21. 26 Apr, 2007 1 commit
  22. 25 Apr, 2007 2 commits
  23. 24 Apr, 2007 1 commit
  24. 22 Apr, 2007 1 commit
  25. 21 Apr, 2007 1 commit
  26. 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
  27. 18 Apr, 2007 2 commits
  28. 16 Apr, 2007 2 commits