tool_metalink.h: Fixed compilation warning
[platform/upstream/curl.git] / src / tool_cb_prg.c
2014-03-01 Steve Holmetool: Moved --stderr to the global config
2014-02-23 Steve Holmetool_cfgable: Renamed Configurable structure to Operati...
2014-01-18 Tobias MarkusSubject: progress bar: increase update frequency to...
2014-01-18 Tobias Markusprogress bar: always update when at 100%
2013-10-15 Dave Reisnertool: use XFERFUNCTION to save some casts
2013-08-01 Yang Tsecurl: second follow-up for commit 5af2bfb9
2013-07-31 Yang Tsecurl: follow-up for commit 5af2bfb9
2013-07-31 Daniel Stenbergcurl: --progress-bar max update frequency now at 5Hz
2013-07-31 Daniel Stenbergcurl: make --progress-bar update the line less frequently
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-04-16 Daniel Stenberg-# progress meter: avoid superfluous updates and duplic...
2012-04-08 Yang Tsecurl tool: make curl.h first header included in tool_se...
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2011-11-11 Daniel Stenbergprogress_cb: avoid buffer overflow
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-24 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files