summaryrefslogtreecommitdiff
path: root/tests/unit/unit1399.c
Commit message (Expand)AuthorAgeFilesLines
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-2/+2
* time: rename Curl_tvnow to Curl_nowDaniel Stenberg2017-10-251-1/+1
* progress: Track total times following redirectsRyan Winograd2017-08-151-39/+56
* timeval: struct curltime is a struct timeval replacementDaniel Stenberg2017-07-281-1/+1
* unit1399: fix integer overflowRyan Winograd2017-07-031-1/+1
* unit1399: add logging to time comparisonDaniel Stenberg2017-07-011-1/+5
* progress: prevent resetting t_starttransferRyan Winograd2017-06-301-0/+96