smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / connect.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-07-04 Marcel Raadcompiler warnings: potentially uninitialized variables
2014-05-21 Daniel Stenbergbits.close: introduce connection close tracking
2014-05-15 Daniel Stenbergtimers: fix timer regression involving redirects /...
2014-04-18 Marc Hoerskenconnect.c: fix multiple possible dereferences of null...
2014-03-19 Daniel Stenbergtrynextip: don't store 'ai' on failed connects...
2014-01-18 Steve Holmewin32: Added additional preprocessor check for Version...
2014-01-17 Steve Holmewin32: Corrected the preprocessor check for Version...
2014-01-15 Daniel Stenbergconnect.c:942:84: warning: Longer than 79 columns
2014-01-15 Steve Holmeconnect.c: Corrected version compare in commit c7a76bb0...
2014-01-15 Steve Holmewin32: Fixed use of deprecated function 'GetVersionInfo...
2014-01-11 Daniel Stenbergmulti: remove MULTI_TIMEOUT_INACCURACY
2014-01-08 Daniel StenbergCurl_updateconninfo: don't do anything for UDP "connect...
2014-01-08 Daniel Stenbergtrynextip: fix build for non-IPV6 capable systems
2013-12-28 Steve Holmeconnect.c: Fixed compilation warning
2013-12-28 Björn Stenbergconnect: Try all addresses in first connection attempt
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-04 Daniel StenbergCurl_is_connected: use proxy name in error message...
2013-11-27 Björn Stenbergconnect: Try next ip directly after immediate connect...
2013-11-17 Steve Holmeconnect: Close open but unconnected socket in singleipc...
2013-11-14 Steve Holmeconnect: Forgot to correct line endings before push...
2013-11-14 Björn Stenbergconnect: Return the socket descriptor even on fail
2013-11-10 Björn Stenbergconnect: Close temporary sockets in conn_free()
2013-11-04 Björn Stenbergconnect: Add connection delay to Happy Eyeballs.
2013-11-03 Steve Holmeconnect.c: Code policing on commit 5094bb53f4a027
2013-11-03 Steve Holmeconnect: Fixed "Whut?" no server connection failures
2013-10-29 Björn Stenbergbugfix: Don't block waiting for socket1 connect.
2013-10-27 Björn StenbergTypo fix in trynextip().
2013-10-27 Björn StenbergAdd "Happy Eyeballs" for IPv4/IPv6.
2013-10-26 Daniel StenbergFTP: make the data connection work when going through...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-07-23 Yang Tsestring formatting: fix 25+ printf-style format strings
2013-06-20 Daniel Stenbergmulti_socket: react on socket close immediately
2013-05-01 Lars Johannesenbindlocal: move brace out of #ifdef
2013-04-08 Robert Wrucktcpkeepalive: Support CURLOPT_TCP_KEEPIDLE on OSX
2013-04-06 Kim Vandryconnect: treat an interface bindlocal() problem as...
2013-04-02 Daniel StenbergSO_SNDBUF: don't set SNDBUF for win32 versions vista...
2013-03-31 Daniel Stenbergcode-policed
2013-03-31 Daniel Stenbergtcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on...
2013-02-05 Tor Arntsensingleipconnect: Update *sockp for all CURLE_OK
2013-02-05 Daniel Stenbergsingleipconnect: remove dead assignment
2013-02-01 Daniel Stenbergsingleipconnect: simplify and clean up
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
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-12-07 Linus Nielsen FeltzingIntroducing a new persistent connection caching system...
2012-11-07 Lars BuitinckCurl_connecthost: friendlier "couldn't connect" message
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-07-22 Daniel Stenbergkeepalive: multiply value for OS-specific units
2012-06-12 Yang TseRevert "connect.c/ftp.c: Fixed dereferencing pointer...
2012-06-11 Marc Hoerskenconnect.c/ftp.c: Fixed dereferencing pointer breakin...
2012-04-19 Daniel Stenbergsingleipconnect: return OK even when Curl_socket()...
2012-04-03 Lijo Antonyconnect.c: return changed to CURLE_COULDNT_CONNECT...
2012-03-20 Yang Tsefix several compiler warnings
2012-03-16 Yang Tsefix some compiler warnings
2012-02-09 Dave Reisneradd library support for tuning TCP_KEEPALIVE
2012-01-28 Pierre Ynardmore resilient connection times among IP addresses
2012-01-28 Pierre Ynardremove write-only variable
2012-01-16 Yang Tseadd LF termination to infof() trace string
2011-12-20 Daniel Stenbergtimeleft_accept: ack global timeout, moved to ftp.c
2011-12-20 Gokhan SengunFTP: perform active connections non-blocking
2011-12-13 Yang Tseconnect.c: fix compiler warning 'enumerated type is...
2011-12-12 Jason GlasgowCURLOPT_INTERFACE: avoid resolving interfaces names
2011-12-07 Gokhan SengunCurl_closesocket: clear sock_accepted on close
2011-12-05 Daniel StenbergFTP: close callback fix
2011-12-05 Daniel StenbergFTP: call opensocket callback properly
2011-12-05 Daniel StenbergCurl_socket: internal replacement for socket()
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-17 Daniel Stenbergsingleipconnect: unstick the ipv6-connection boolean
2011-10-15 Daniel Stenbergsingleipconnect: don't clobber errno
2011-09-09 Daniel Stenbergtcpnodelay: rename variable
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-08-18 Daniel Stenbergconnect: set TIMER_CONNECT
2011-08-18 Daniel StenbergFTP: fix proxy connect race condition
2011-08-05 Yang TseBSD-style lwIP TCP/IP stack support - followup
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-25 Yang Tsetime.h and sys/time.h inclusion conditionally done...
next