index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
connect.c
Age
Commit message (
Expand
)
Author
2014-07-05
compiler warnings: potentially uninitialized variables
Marcel Raad
2014-05-22
bits.close: introduce connection close tracking
Daniel Stenberg
2014-05-15
timers: fix timer regression involving redirects / reconnects
Daniel Stenberg
2014-04-18
connect.c: fix multiple possible dereferences of null pointers
Marc Hoersken
2014-03-19
trynextip: don't store 'ai' on failed connects...
Daniel Stenberg
2014-01-18
win32: Added additional preprocessor check for Version Helper API
Steve Holme
2014-01-17
win32: Corrected the preprocessor check for Version Helper API
Steve Holme
2014-01-16
connect.c:942:84: warning: Longer than 79 columns
Daniel Stenberg
2014-01-15
connect.c: Corrected version compare in commit c7a76bb056f31e
Steve Holme
2014-01-15
win32: Fixed use of deprecated function 'GetVersionInfoEx' for VC12
Steve Holme
2014-01-12
multi: remove MULTI_TIMEOUT_INACCURACY
Daniel Stenberg
2014-01-08
Curl_updateconninfo: don't do anything for UDP "connections"
Daniel Stenberg
2014-01-08
trynextip: fix build for non-IPV6 capable systems
Daniel Stenberg
2013-12-28
connect.c: Fixed compilation warning
Steve Holme
2013-12-28
connect: Try all addresses in first connection attempt
Björn Stenberg
2013-12-20
vtls: renamed sslgen.[ch] to vtls.[ch]
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
2013-12-04
Curl_is_connected: use proxy name in error message when proxy is used
Daniel Stenberg
2013-11-27
connect: Try next ip directly after immediate connect fail
Björn Stenberg
2013-11-17
connect: Close open but unconnected socket in singleipconnect()
Steve Holme
2013-11-14
connect: Forgot to correct line endings before push in commit ed1662c374361a
Steve Holme
2013-11-14
connect: Return the socket descriptor even on fail
Björn Stenberg
2013-11-10
connect: Close temporary sockets in conn_free()
Björn Stenberg
2013-11-04
connect: Add connection delay to Happy Eyeballs.
Björn Stenberg
2013-11-03
connect.c: Code policing on commit 5094bb53f4a027
Steve Holme
2013-11-03
connect: Fixed "Whut?" no server connection failures
Steve Holme
2013-10-29
bugfix: Don't block waiting for socket1 connect.
Björn Stenberg
2013-10-27
Typo fix in trynextip().
Björn Stenberg
2013-10-27
Add "Happy Eyeballs" for IPv4/IPv6.
Björn Stenberg
2013-10-26
FTP: make the data connection work when going through proxy
Daniel Stenberg
2013-07-24
string formatting: fix 25+ printf-style format strings
Yang Tse
2013-06-20
multi_socket: react on socket close immediately
Daniel Stenberg
2013-05-01
bindlocal: move brace out of #ifdef
Lars Johannesen
2013-04-08
tcpkeepalive: Support CURLOPT_TCP_KEEPIDLE on OSX
Robert Wruck
2013-04-06
connect: treat an interface bindlocal() problem as a non-fatal error
Kim Vandry
2013-04-02
SO_SNDBUF: don't set SNDBUF for win32 versions vista or later
Daniel Stenberg
2013-04-01
code-policed
Daniel Stenberg
2013-03-31
tcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on win32
Daniel Stenberg
2013-02-05
singleipconnect: Update *sockp for all CURLE_OK
Tor Arntsen
2013-02-05
singleipconnect: remove dead assignment
Daniel Stenberg
2013-02-01
singleipconnect: simplify and clean up
Daniel Stenberg
2013-01-17
always-multi: always use non-blocking internals
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-12-07
Introducing a new persistent connection caching system using "bundles".
Linus Nielsen Feltzing
2012-11-07
Curl_connecthost: friendlier "couldn't connect" message
Lars Buitinck
2012-07-22
keepalive: multiply value for OS-specific units
Daniel Stenberg
[prev]
[next]