Skip to content
  1. Oct 25, 2017
    • 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. Oct 24, 2017
  3. Oct 23, 2017
  4. Oct 22, 2017
  5. Oct 20, 2017
  6. Oct 19, 2017
  7. Oct 16, 2017
  8. Oct 15, 2017
  9. Oct 14, 2017
  10. Oct 13, 2017
  11. Oct 12, 2017
  12. Oct 11, 2017
  13. Oct 10, 2017