Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg | 2018-11-23 | 1 | -2/+2 |
* | time: rename Curl_tvnow to Curl_now | Daniel Stenberg | 2017-10-25 | 1 | -1/+1 |
* | progress: Track total times following redirects | Ryan Winograd | 2017-08-15 | 1 | -39/+56 |
* | timeval: struct curltime is a struct timeval replacement | Daniel Stenberg | 2017-07-28 | 1 | -1/+1 |
* | unit1399: fix integer overflow | Ryan Winograd | 2017-07-03 | 1 | -1/+1 |
* | unit1399: add logging to time comparison | Daniel Stenberg | 2017-07-01 | 1 | -1/+5 |
* | progress: prevent resetting t_starttransfer | Ryan Winograd | 2017-06-30 | 1 | -0/+96 |