smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / multi.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-12-30 Seonah Moon[P161227-02691, P161220-01444] Force ongoing connection... 06/107806/1 accepted/tizen/common/20161230.123828 accepted/tizen/ivi/20170101.224045 accepted/tizen/mobile/20170101.223952 accepted/tizen/tv/20170101.224009 accepted/tizen/unified/20170309.035036 accepted/tizen/wearable/20170101.224026 submit/tizen/20161230.055600 submit/tizen_unified/20170308.100411
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-07-02 Ray Satiroprogress callback: skip last callback update on errors
2014-05-21 Daniel Stenbergbits.close: introduce connection close tracking
2014-05-15 Daniel Stenbergtimers: fix timer regression involving redirects /...
2014-05-05 Jeff Kingcurl_multi_cleanup: ignore SIGPIPE better
2014-04-26 Daniel StenbergINFILESIZE: fields in UserDefined must not be changed...
2014-04-19 Marc Hoerskenmulti.c: fix possible invalid memory access in case...
2014-03-03 Daniel Stenbergmulti_runsingle: move timestamp into INIT
2014-02-17 Daniel Stenbergmulti: ignore sigpipe internally
2014-02-17 Shao ShuchaoConnectionDone: default maxconnects to 4 x number of...
2014-01-30 Dan Fandrichftp: fixed a memory leak on wildcard error path
2014-01-23 Dan Fandrichmulti: Fixed a memory leak on OOM condition
2014-01-13 Colin Hogbenerror message: Sensible message on timeout when transfe...
2014-01-11 Daniel Stenbergmulti: remove MULTI_TIMEOUT_INACCURACY
2014-01-10 Daniel Stenbergmulti_socket: remind app if timeout didn't run
2014-01-05 Marc Hoerskenmulti.c: fix possible dereference of null pointer
2014-01-03 Daniel Stenbergprogresscallback: make CURLE_ABORTED_BY_CALLBACK get...
2013-12-31 Steve Holmemprintf: Replaced internal usage of FORMAT_OFF_T and...
2013-12-22 Daniel StenbergFILE: don't wait due to CURLOPT_MAX_RECV_SPEED_LARGE
2013-12-01 Steve Holmemulti.c: Fixed compilation warning
2013-11-27 Steve Holmemulti.c: Fixed compilation error introduced in commit...
2013-11-27 Jeff Kingcurl_multi_cleanup: ignore SIGPIPE
2013-11-12 Steve Holmemulti: Small code tidy up to avoid hard return
2013-11-11 Björn Stenbergmulti: Set read socket when returning READSOCK(0)
2013-11-04 Björn Stenbergconnect: Add connection delay to Happy Eyeballs.
2013-10-30 Daniel Stenbergcurl_multi_wait: accept 0 from multi_timeout() as valid...
2013-10-27 Björn StenbergAdd "Happy Eyeballs" for IPv4/IPv6.
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-29 Daniel Stenbergcurl_multi_remove_handle: allow multiple removes
2013-08-27 Daniel Stenbergmulti_socket: improved 100-continue timeout handling
2013-08-22 Daniel Stenbergmulti: move on from STATE_DONE faster
2013-08-20 Daniel StenbergCURLM_ADDED_ALREADY: new error code
2013-08-20 Daniel Stenbergmulti_init: moved init code here from add_handle
2013-08-20 Daniel Stenbergmulti: remove dns cache creation code from *add_handle
2013-08-12 Daniel Stenbergmulti: s/easy/data
2013-08-12 Daniel Stenbergcleanup: removed one function, made one static
2013-08-09 Daniel Stenbergcomments: remove old and wrong multi/easy interface...
2013-08-08 Daniel Stenbergglobal dns cache: didn't work [regression]
2013-08-06 Daniel StenbergFTP: when EPSV gets a 229 but fails to connect, retry...
2013-08-03 Daniel Stenbergmulti: remove the one_easy struct field
2013-08-03 Daniel Stenbergmulti: rename all Curl_one_easy to SessionHandle
2013-08-03 Daniel Stenbergmulti: remove the multi_pos struct field
2013-08-03 Daniel Stenbergmulti: remove easy_handle struct field
2013-08-03 Daniel Stenbergmulti: remove 'Curl_one_easy' struct, phase 1
2013-07-24 Yang Tsestring formatting: fix 15+ printf-style format strings
2013-07-23 Yang Tsestring formatting: fix 25+ printf-style format strings
2013-07-21 Daniel Stenbergcurl_multi_wait: fix revents
2013-07-17 Evgeny Turnaevcurl_multi_wait: set revents for extra fds
2013-06-20 Daniel Stenbergmulti_socket: react on socket close immediately
2013-06-10 Daniel Stenbergmulti_socket: reduce timeout inaccuracy margin
2013-06-04 Daniel Stenbergcurl_multi_wait: only use internal timer if not -1
2013-06-03 Daniel Stenbergcurl_multi_wait: reduce timeout if the multi handle...
2013-06-03 Daniel Stenbergmulti_runsingle: switch an if() condition for readability
2013-05-30 Daniel Stenbergmulti_runsingle: add braces to clarify the code
2013-04-26 Daniel Stenbergcurl_easy_init: use less mallocs
2013-03-21 Steve Holmemulti.c: Corrected a couple of violations of the curl...
2013-03-21 Steve Holmemulti.c: Fix compilation warning
2013-03-20 Steve Holmemulti.c: fix compilation error
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-03-09 Daniel Stenbergcurl_multi_wait: avoid second loop if nothing to do
2013-03-09 Daniel Stenbergmulti_runsingle: avoid NULL dereference
2013-02-10 Linus Nielsen FeltzingFix NULL pointer reference when closing an unused multi...
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-26 Yang Tsecurl_multi_remove_handle: commit 0aabfd9963 follow-up
2012-12-25 Yang Tsecurl_multi_remove_handle: fix memory leak triggered...
2012-12-23 Yang Tsecurl_multi_wait: OOM handling fix
2012-12-23 Daniel Stenbergcurl_multi_wait: avoid an unnecessary memory allocation
2012-12-21 Yang Tsemulti.c: OOM handling fix
2012-12-19 Yang Tsebundles connection caching: some out of memory handling...
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-12-07 Linus Nielsen FeltzingIntroducing a new persistent connection caching system...
2012-12-04 Daniel Stenbergmulti: fix re-sending request on early connection close
2012-11-26 Yang Tsemulti.c: disambiguate precedence of bitwise and relatio...
2012-11-18 Daniel Stenbergfixed memory leak: CURLOPT_RESOLVE with multi interface
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
next