1. 25 Oct, 2017 1 commit
    • Daniel Stenberg's avatar
      timediff: return timediff_t from the time diff functions · b9d25f9a
      Daniel Stenberg authored
      ... to cater for systems with unsigned time_t variables.
      
      - Renamed the functions to curlx_timediff and Curl_timediff_us.
      
      - Added overflow protection for both of them in either direction for
        both 32 bit and 64 bit time_ts
      
      - Reprefixed the curlx_time functions to use Curl_*
      
      Reported-by: Peter Piekarski
      Fixes #2004
      Closes #2005
      b9d25f9a
  2. 24 Oct, 2017 2 commits
  3. 23 Oct, 2017 5 commits
  4. 22 Oct, 2017 3 commits
  5. 20 Oct, 2017 3 commits
  6. 19 Oct, 2017 6 commits
  7. 16 Oct, 2017 3 commits
  8. 15 Oct, 2017 2 commits
  9. 14 Oct, 2017 3 commits
  10. 13 Oct, 2017 3 commits
  11. 12 Oct, 2017 5 commits
  12. 11 Oct, 2017 3 commits
  13. 10 Oct, 2017 1 commit