Commit History

Author SHA1 Message Date
  Björn Stenberg e7d77fb3ef connect: Close temporary sockets in conn_free() 11 years ago
  Björn Stenberg 02fbc26d59 connect: Add connection delay to Happy Eyeballs. 11 years ago
  Steve Holme f77d9b6584 connect.c: Code policing on commit 5094bb53f4a027 11 years ago
  Steve Holme 5094bb53f4 connect: Fixed "Whut?" no server connection failures 11 years ago
  Björn Stenberg 255826c40f bugfix: Don't block waiting for socket1 connect. 11 years ago
  Björn Stenberg 8230af0b94 Typo fix in trynextip(). 11 years ago
  Björn Stenberg 7d7df83198 Add "Happy Eyeballs" for IPv4/IPv6. 11 years ago
  Daniel Stenberg d44b014271 FTP: make the data connection work when going through proxy 11 years ago
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings 11 years ago
  Daniel Stenberg 88c5c63ffc multi_socket: react on socket close immediately 11 years ago
  Lars Johannesen 1c435295b8 bindlocal: move brace out of #ifdef 11 years ago
  Robert Wruck 29fdb2700f tcpkeepalive: Support CURLOPT_TCP_KEEPIDLE on OSX 11 years ago
  Kim Vandry 090b55c100 connect: treat an interface bindlocal() problem as a non-fatal error 11 years ago
  Daniel Stenberg 43e045fc3e SO_SNDBUF: don't set SNDBUF for win32 versions vista or later 11 years ago
  Daniel Stenberg 0614b90213 code-policed 11 years ago
  Daniel Stenberg c4d7c1514f tcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on win32 11 years ago
  Tor Arntsen 278ab75e9f singleipconnect: Update *sockp for all CURLE_OK 11 years ago
  Daniel Stenberg 4cd027f17e singleipconnect: remove dead assignment 11 years ago
  Daniel Stenberg 56b7c87c74 singleipconnect: simplify and clean up 11 years ago
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  Linus Nielsen Feltzing d021f2e8a0 Introducing a new persistent connection caching system using "bundles". 11 years ago
  Lars Buitinck e1fa945e7e Curl_connecthost: friendlier "couldn't connect" message 12 years ago
  Daniel Stenberg c0f8340c7c keepalive: multiply value for OS-specific units 12 years ago
  Yang Tse d95b8e0627 Revert "connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing" 12 years ago
  Marc Hoersken 9c94236e6c connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing 12 years ago