aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/chkspeed.c
AgeCommit message (Expand)Author
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2017-09-11code style: use spaces around plusesDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-18examples: add descriptions with <DESC>Daniel Stenberg
2013-04-01Added dns and connect time to output.Guenter Knauf
2011-06-28examples: cleanup curl includesDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2010-12-17chkspeed: bad strtol() call for -M optionBrad Hards
2010-11-28atoi: remove atoi usageYang Tse
2010-08-02example: fix code to build warning-freeDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2009-09-10use stderr for error output.Gunter Knauf
2009-09-10fixed spelling.Gunter Knauf
2009-08-31added simple chkspeed sample.Gunter Knauf