Update to 7.50.2
[platform/upstream/curl.git] / src / tool_cb_prg.c
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
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-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
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