smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / strtoofft.c
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
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2010-05-29 Kamil Dudkastrtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2007-11-05 Daniel Stenbergremoved space after if and while before the parenthesis...
2007-08-04 Daniel StenbergPatrick Monnerat fixed curl_easy_escape() and curlx_str...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2006-10-17 Daniel StenbergAvoid typecasting a signed char to an int when using...
2006-01-09 Daniel StenbergMade the copyright year match the latest modification...
2005-08-11 Daniel StenbergAdded comment about strtoimax()
2004-10-10 Daniel StenbergUse LL suffix for long long constants if the compiler...
2004-10-08 Daniel Stenbergkilled trailing whitespace
2004-02-19 Daniel StenbergRemade to use curlx_-prefix. This means this function...
2004-01-22 Daniel Stenbergre-intended the code curl-style
2004-01-22 Daniel Stenbergreturn curl_off_t instead of long long, to work on...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2004-01-05 Daniel Stenbergnew files for the large file support number parsing