smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / transfer.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-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
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-06-09 Alessandro Ghedinitransfer: fix info messages when switching method on...
2014-05-21 Daniel Stenbergbits.close: introduce connection close tracking
2014-04-26 Daniel StenbergINFILESIZE: fields in UserDefined must not be changed...
2014-04-23 Daniel Stenberghandler: make 'protocol' always specified as a single bit
2014-03-14 Daniel Stenbergchunked-encoding: provide a readable error string for...
2014-02-28 Steve Holmetransfer.c: Fixed non-HTTP2 builds from commit cde0cf7c5e
2014-02-28 Tatsuhiro TsujikawaFix bug that HTTP/2 hangs if whole response body is...
2014-02-13 Tiit Pikmatransfer: make Expect: 100-continue timeout configurable.
2014-02-06 Remi Gacogne100-continue: fix timeout condition
2014-01-11 Daniel Stenbergmulti: remove MULTI_TIMEOUT_INACCURACY
2013-12-31 Steve Holmemprintf: Replaced internal usage of FORMAT_OFF_T and...
2013-12-26 Daniel StenbergFILE: we don't support paused transfers using this...
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergvtls: created subdir, moved sslgen.[ch] there, updated...
2013-12-15 Daniel Stenbergmulti: add timer inaccuracy margin to timeout/connectti...
2013-10-07 Derek HigginsHTTP: Output http response 304 when modified time is...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-27 Daniel Stenbergmulti_socket: improved 100-continue timeout handling
2013-08-20 Gisle Vanemtransfer: the recent sessionhandle change broke CURL_DO...
2013-08-12 Daniel StenbergSessionHandle: the protocol specific pointer is now...
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-02-01 Daniel StenbergCurl_perfom: removed
2013-01-17 Daniel Stenbergalways-multi: always use non-blocking internals
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
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-11-08 Daniel StenbergCurl_readwrite: remove debug output
2012-11-06 Daniel StenbergCurl_pretransfer: clear out unwanted auth methods
2012-11-06 Daniel StenbergRevert "Zero out auth structs before transfer"
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-09-28 Daniel StenbergCurl_reconnect_request: clear pointer on failure
2012-08-07 Daniel Stenbergretry request: only access the HTTP data if in fact...
2012-08-03 Joe MasonZero out auth structs before transfer
2012-04-05 Andrei CipuCURLOPT_POSTREDIR: also allow 303 to do POST on the...
2012-03-31 Daniel StenbergHTTP: reset expected DL/UL sizes on redirects
2012-01-18 Yang Tsessl session caching: fix compiler warnings
2012-01-16 Yang Tseadd LF termination to infof() trace string
2011-12-31 Daniel StenbergCURLOPT_RESOLVE: avoid adding already present host...
2011-12-25 Kamil Dudkatransfer: avoid unnecessary timeout event when waiting...
2011-12-25 Yang Tsetransfer.c: move a logging statement placement
2011-11-02 Yang Tseurl.c and transfer.c: nullify connection pointer when...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-12 Yang TseOOM handling/cleanup slight adjustments
2011-09-20 Daniel StenbergCurl_follow: handle redirects to "//hostname/path"
2011-09-11 Daniel Stenbergspell-checked comments
2011-09-05 Yang Tsefix bool variables checking and assignment
2011-09-02 Yang TseMemoryTracking: fix logging of free() calls done where...
2011-09-02 Yang Tsetransfer.c: fix parentheses/braces placement for vi...
2011-09-01 Yang Tsetransfer.c: fix loadhostpairs() OOM handling
2011-08-28 Yang TseNTLM: END of refactoring/splitting/moving
2011-08-12 Daniel StenbergCurl_retry_request: check return code!
2011-08-07 Daniel Stenbergreadwrite_data: improved C-E decoding error message
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-25 Yang TseWIN32 io.h and fcntl.h inclusion done in setup_once.h
2011-07-25 Yang Tsetime.h and sys/time.h inclusion conditionally done...
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-07-19 Daniel Stenberghttp error response: stop sending when error is received
2011-06-07 Daniel StenbergHTTP time condition: force closure for 200 OK
2011-06-04 Daniel StenbergCurl_socket_ready: make timeout a 'long'
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: added
2011-05-06 Dan FandrichFixed compilation when RTSP is disabled
2011-05-05 Daniel StenbergRTSP: cleanups
2011-05-05 Daniel StenbergRTSP: convert protocol-specific checks to generic
2011-05-04 Daniel Stenbergindent correctly
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-25 Daniel Stenbergasync resolvers: further cleanups
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-04-21 Julien Chaffraixtransfer.c: Fixed indentation in readwrite_data.
2011-04-20 Gisle VanemCURL_DOES_CONVERSIONS: fixes
2011-04-19 Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2011-04-18 Daniel StenbergTE: rename struct field content_encoding
2011-04-07 Chris SmowtonHTTP pipelining: Fix handling of zero-length responses
2011-03-29 Gisle Vanemtypo fix
2011-03-22 Julien Chaffraixprogress: don't print the last update on a separate...
2011-03-20 Daniel Stenbergretry-request: rewind if data was sent
2011-03-14 Daniel Stenbergprotocols: use CURLPROTO_ internally
next