aboutsummaryrefslogtreecommitdiff
path: root/src/tool_util.c
AgeCommit message (Expand)Author
2020-04-14tool: do not declare functions with Curl_ prefixDaniel Stenberg
2020-02-19nit: Copyright year out of dateDaniel Stenberg
2020-02-18tool_util: Improve Windows version of tvnow()Jay Satiro
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2019-01-01tvnow: silence conversion warningsMarcel Raad
2018-10-09Windows: fixes for MinGW targeting Windows VistaMarcel Raad
2017-06-03tool_util: remove unused tvdiff_secs and remove tool_ prefixDaniel Stenberg
2017-05-24time: fix type conversions and compiler warningsMichael Kaufmann
2017-03-13Improve code readbilitySylvestre Ledru
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-14copyright: Updated the copyright year following recent updatesSteve Holme
2014-12-14tool_util.c: Use GetTickCount64 if it is availableMarc Hoersken
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-11-25tvdiff_secs(): sub-zero time difference adjustmentYang Tse
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse