Commit History

Upphovsman SHA1 Meddelande Datum
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 17 år sedan
  Gisle Vanem c4ad533300 Constify some arguments in Curl_connecthost() and singleipconnect(). 18 år sedan
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 år sedan
  Daniel Stenberg c4ff5eb0ca conn->ip_addr MUST NOT be used on re-used connections 19 år sedan
  Daniel Stenberg ba40eccc90 make the SSL connect use the same default connect timeout define as the 20 år sedan
  Daniel Stenberg 808621ab22 corrected the Curl_is_connected() proto 20 år sedan
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 år sedan
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and 20 år sedan
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 år sedan
  Daniel Stenberg 65dab79ca5 gcc -Wshadow complaints fixed 21 år sedan
  Daniel Stenberg eb6130baa7 ourerrno became Curl_ourerrno() and is now available to all libcurl 21 år sedan
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 år sedan
  Daniel Stenberg 2cff251863 Curl_resolv() now returns a different struct, and it contains a reference 22 år sedan
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 år sedan
  Daniel Stenberg cb895ec335 Initial fix to make the multi interface return control while waiting for 22 år sedan
  Daniel Stenberg 974f314f57 copyright string (year) update 22 år sedan
  Daniel Stenberg d0c1f3e25b long port => int port, as the c source uses! (Miklos Nemeth found this) 23 år sedan
  Daniel Stenberg b07e2a08f9 nonblock => Curl_nonblock, remade the check for a live SSL connection (again) 23 år sedan
  Daniel Stenberg fdeaae678d SM's patch applied, we should not use arguments or variables that have the 23 år sedan
  Daniel Stenberg 51ca5fcbe0 major connecting updates 23 år sedan
  Daniel Stenberg 6918427fae conn->hp is now conn->hostaddr 23 år sedan
  Daniel Stenberg d0079d9054 fixed the connecthost proto: added the timeout argument 23 år sedan
  Daniel Stenberg c5fdeef41d introduced non-blocking connects 23 år sedan