index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool_util.c
Age
Commit message (
Expand
)
Author
2020-02-19
nit: Copyright year out of date
Daniel Stenberg
2020-02-18
tool_util: Improve Windows version of tvnow()
Jay Satiro
2019-11-08
copyrights: fix copyright year range
Daniel Stenberg
2019-01-01
tvnow: silence conversion warnings
Marcel Raad
2018-10-09
Windows: fixes for MinGW targeting Windows Vista
Marcel Raad
2017-06-03
tool_util: remove unused tvdiff_secs and remove tool_ prefix
Daniel Stenberg
2017-05-24
time: fix type conversions and compiler warnings
Michael Kaufmann
2017-03-13
Improve code readbility
Sylvestre Ledru
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-12-14
copyright: Updated the copyright year following recent updates
Steve Holme
2014-12-14
tool_util.c: Use GetTickCount64 if it is available
Marc Hoersken
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-11-25
tvdiff_secs(): sub-zero time difference adjustment
Yang Tse
2011-10-06
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse