summaryrefslogtreecommitdiff
path: root/src/tool_util.c
Commit message (Expand)AuthorAgeFilesLines
* nit: Copyright year out of dateDaniel Stenberg2020-02-191-1/+1
* tool_util: Improve Windows version of tvnow()Jay Satiro2020-02-181-17/+25
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* tvnow: silence conversion warningsMarcel Raad2019-01-011-1/+1
* Windows: fixes for MinGW targeting Windows VistaMarcel Raad2018-10-091-1/+2
* tool_util: remove unused tvdiff_secs and remove tool_ prefixDaniel Stenberg2017-06-031-19/+6
* time: fix type conversions and compiler warningsMichael Kaufmann2017-05-241-9/+2
* Improve code readbilitySylvestre Ledru2017-03-131-2/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* copyright: Updated the copyright year following recent updatesSteve Holme2014-12-141-1/+1
* tool_util.c: Use GetTickCount64 if it is availableMarc Hoersken2014-12-141-1/+10
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* tvdiff_secs(): sub-zero time difference adjustmentYang Tse2011-11-251-2/+5
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-061-0/+135