summaryrefslogtreecommitdiff
path: root/tests/unit/unit1399.c
AgeCommit message (Expand)Author
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2017-10-25time: rename Curl_tvnow to Curl_nowDaniel Stenberg
2017-08-15progress: Track total times following redirectsRyan Winograd
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-07-03unit1399: fix integer overflowRyan Winograd
2017-07-01unit1399: add logging to time comparisonDaniel Stenberg
2017-06-30progress: prevent resetting t_starttransferRyan Winograd