summaryrefslogtreecommitdiff
path: root/tests/unit/unit1399.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* tests: fix narrowing conversion warningsMarcel Raad2019-09-271-1/+1
* 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