smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / formdata.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
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-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
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2010-10-20 Daniel Stenbergformdata: provide error message
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-09-17 Yang TseMoved Curl_rand() and Curl_srand() code from formdata...
2009-06-15 Patrick MonneratReplaced use of standard C library rand()/srand() by...
2008-03-31 Daniel Stenberg- Added CURLFORM_STREAM as a supported option to curl_f...
2007-01-27 Yang Tseupdate copyright year notice
2007-01-14 Daniel Stenberg- David McCreedy provided libcurl changes for doing...
2006-07-27 Daniel StenbergYves Lejeune fixed so that replacing Content-Type:...
2004-06-14 Daniel StenbergAllow formposting of files larger than what fits in...
2004-05-12 Daniel Stenbergimproved cleaning up in case of memory allocation failures
2004-05-11 Daniel Stenbergclear up memory on failure a little better
2004-04-23 Daniel StenbergReplaced Curl_FormReadOneLine with Curl_formpostheader...
2004-03-12 Daniel Stenbergmore variable type fixing for the huge posts
2004-02-26 Daniel StenbergClear up int/long/size_t/ssize_t usage a bit
2004-01-22 Daniel Stenberguse the proper type for formposts, not the deprecated one
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-06-12 Daniel StenbergChris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR...
2002-04-15 Daniel StenbergThis makes formposting with a specified file missing...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-03-11 Daniel StenbergAdded support for CURLFORM_FILENAME to set the filename...
2001-12-14 Daniel StenbergMarcus Webster's newly added CURLFORM_CONTENTHEADER
2001-08-28 Daniel StenbergGeorg Huettenegger's fixes and improvements to curl_for...
2001-08-21 Daniel StenbergGeorg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
2001-08-06 Daniel StenbergCurl_FormFree renamed to Curl_formclean, as it turns...
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-01-10 Daniel Stenbergsyncing with local edit
1999-12-29 Daniel StenbergInitial revision