Commit History

Autor SHA1 Mensaxe Data
  Yang Tse 11cddb68e0 fix getinfo CURLINFO_LOCAL* for reused connections (take 2) %!s(int64=13) %!d(string=hai) anos
  Daniel Stenberg c6fa1952a1 portabilty: use proper variable type to hold sockets %!s(int64=14) %!d(string=hai) anos
  Yang Tse f737e94164 Curl_updateconninfo() error handling fix %!s(int64=14) %!d(string=hai) anos
  Frank Meier 8098d9417c getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT %!s(int64=14) %!d(string=hai) anos
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines %!s(int64=14) %!d(string=hai) anos
  Daniel Stenberg d709cb2ae3 - Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 9c788a529b - Made the SO_SNDBUF setting for the data connection socket for ftp uploads as %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg d0b8b5a199 - Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 514592b892 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg 1b701c746f - Refactored a lot of timeout code into a few functions in an attempt to make %!s(int64=16) %!d(string=hai) anos
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling %!s(int64=17) %!d(string=hai) anos
  Gisle Vanem c4ad533300 Constify some arguments in Curl_connecthost() and singleipconnect(). %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg c4ff5eb0ca conn->ip_addr MUST NOT be used on re-used connections %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg ba40eccc90 make the SSL connect use the same default connect timeout define as the %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 808621ab22 corrected the Curl_is_connected() proto %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 053f6c85ef updated year in the copyright string %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 65dab79ca5 gcc -Wshadow complaints fixed %!s(int64=21) %!d(string=hai) anos
  Daniel Stenberg eb6130baa7 ourerrno became Curl_ourerrno() and is now available to all libcurl %!s(int64=21) %!d(string=hai) anos
  Daniel Stenberg f26a338a54 copyright year update in the source header %!s(int64=21) %!d(string=hai) anos
  Daniel Stenberg 2cff251863 Curl_resolv() now returns a different struct, and it contains a reference %!s(int64=21) %!d(string=hai) anos
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header %!s(int64=22) %!d(string=hai) anos
  Daniel Stenberg cb895ec335 Initial fix to make the multi interface return control while waiting for %!s(int64=22) %!d(string=hai) anos
  Daniel Stenberg 974f314f57 copyright string (year) update %!s(int64=22) %!d(string=hai) anos
  Daniel Stenberg d0c1f3e25b long port => int port, as the c source uses! (Miklos Nemeth found this) %!s(int64=22) %!d(string=hai) anos
  Daniel Stenberg b07e2a08f9 nonblock => Curl_nonblock, remade the check for a live SSL connection (again) %!s(int64=23) %!d(string=hai) anos
  Daniel Stenberg fdeaae678d SM's patch applied, we should not use arguments or variables that have the %!s(int64=23) %!d(string=hai) anos
  Daniel Stenberg 51ca5fcbe0 major connecting updates %!s(int64=23) %!d(string=hai) anos