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
2012-06-12
Revert "connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing"
Yang Tse
2012-06-11
connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing
Marc Hoersken
2012-04-19
singleipconnect: return OK even when Curl_socket() fails
Daniel Stenberg
2012-04-03
connect.c: return changed to CURLE_COULDNT_CONNECT when opensocket fails
Lijo Antony
2012-03-20
fix several compiler warnings
Yang Tse
2012-03-16
fix some compiler warnings
Yang Tse
2012-02-09
add library support for tuning TCP_KEEPALIVE
Dave Reisner
2012-01-28
more resilient connection times among IP addresses
Pierre Ynard
2012-01-28
remove write-only variable
Pierre Ynard
2012-01-16
add LF termination to infof() trace string
Yang Tse
2011-12-20
timeleft_accept: ack global timeout, moved to ftp.c
Daniel Stenberg
2011-12-20
FTP: perform active connections non-blocking
Gokhan Sengun
2011-12-13
connect.c: fix compiler warning 'enumerated type is mixed with another type'
Yang Tse
2011-12-12
CURLOPT_INTERFACE: avoid resolving interfaces names
Jason Glasgow
2011-12-07
Curl_closesocket: clear sock_accepted on close
Gokhan Sengun
2011-12-05
FTP: close callback fix
Daniel Stenberg
2011-12-05
FTP: call opensocket callback properly
Daniel Stenberg
2011-12-05
Curl_socket: internal replacement for socket()
Daniel Stenberg
2011-10-17
singleipconnect: unstick the ipv6-connection boolean
Daniel Stenberg
2011-10-15
singleipconnect: don't clobber errno
Daniel Stenberg
2011-09-09
tcpnodelay: rename variable
Daniel Stenberg
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-08-19
connect: set TIMER_CONNECT
Daniel Stenberg
2011-08-18
FTP: fix proxy connect race condition
Daniel Stenberg
2011-08-05
BSD-style lwIP TCP/IP stack support - followup
Yang Tse
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-25
time.h and sys/time.h inclusion conditionally done in setup_once.h
Yang Tse
2011-07-24
errno.h inclusion conditionally done in setup_once.h
Yang Tse
2011-06-10
unittest: mark all unit tested functions
Daniel Stenberg
2011-06-04
Curl_socket_ready: make timeout a 'long'
Daniel Stenberg
2011-05-26
compiler warning: fix
Yang Tse
2011-05-18
CLOSESOCKETFUNCTION: use the callback
Daniel Stenberg
2011-05-18
CLOSESOCKETFUNCTION: added
Daniel Stenberg
2011-04-28
multi-socks: fix connect to proxy
Daniel Stenberg
2011-04-27
whitespace cleanup: no space first in conditionals
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-25
async resolvers: further cleanups
Daniel Stenberg
2011-04-21
Fix a couple of spelling errors in lib/
Fabian Keil
2011-04-11
checkconnection: don't call with NULL pointer
Daniel Stenberg
2011-02-17
SOCKOPTFUNCTION: callback can say already-connected
Daniel Stenberg
2011-02-09
CURLOPT_SOCKOPTFUNCTION: return proper error code
Daniel Stenberg
2011-01-11
connect: use UDP correctly
Daniel Stenberg
2011-01-04
Curl_timeleft: s/conn/data in first argument
Daniel Stenberg
2010-12-23
multi: connect fail => use next IP address
Daniel Stenberg
2010-12-03
fix getinfo CURLINFO_LOCAL* for reused connections (take 2) follow-up
Yang Tse
2010-12-01
connect: fix compiler warning: unused variable
Yang Tse
2010-11-30
fix getinfo CURLINFO_LOCAL* for reused connections (take 2)
Yang Tse
2010-11-30
fix getinfo CURLINFO_LOCAL* for reused connections follow-up
Yang Tse
2010-11-30
fix getinfo CURLINFO_LOCAL* for reused connections
Yang Tse
2010-11-11
ip_version: moved to connection struct
Daniel Stenberg
[prev]
[next]