summaryrefslogtreecommitdiff
path: root/src/tool_util.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tool: remove protocol count limitationPatrick Monnerat2022-09-221-0/+28
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* misc: update incorrect copyright year rangesDaniel Stenberg2021-08-161-1/+1
* tool/tests: fix potential year 2038 issuesBin Lan2021-07-301-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* util: silence conversion warningsMarcel Raad2020-07-191-1/+1
* tool: do not declare functions with Curl_ prefixDaniel Stenberg2020-04-141-6/+6
* 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