smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / progress.h
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
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-05-15 Daniel Stenbergtimers: fix timer regression involving redirects /...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-28 Yang Tselib/*.h: use our standard naming scheme for header...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-06-10 Daniel StenbergCurl_pgrsDone: return int and acknowledge return code
2012-03-31 Daniel StenbergHTTP: reset expected DL/UL sizes on redirects
2011-12-20 Gokhan SengunFTP: perform active connections non-blocking
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-07-03 Daniel StenbergIntrocuding a new timestamp for curl_easy_getinfo():
2004-11-15 Daniel Stenbergclean up start time and t_startsingle use so that redir...
2004-03-10 Daniel StenbergUse more curl_off_t variables when doing the progress...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-04-16 Daniel StenbergDirk Manske brought the patch that introduces two new...
2002-03-19 Daniel Stenbergcopyright string (year) update
2001-11-20 Daniel StenbergGeorg Horn's STARTTRANSFER_TIME patch
2001-08-30 Daniel StenbergMajor rename and redesign of the internal "backbone...
2001-04-18 Daniel StenbergRemade resume stuff to keep data in the connectdata...
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-11-06 Daniel Stenbergmodified pgrsTime() to the new functionality
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-06-16 Daniel Stenbergremoved pgrsMode()
2000-05-22 Daniel Stenbergmoved here from the newlib branch
2000-04-11 Daniel Stenbergadded a missing prototype, removed unused code
2000-03-01 Daniel Stenbergadded prototype and defines for pgrsTime()
2000-02-14 Daniel Stenbergall new progress stuff on the way in
1999-12-29 Daniel StenbergInitial revision