Commit History

Author SHA1 Message Date
  Daniel Stenberg 65dab79ca5 gcc -Wshadow complaints fixed 21 years ago
  Daniel Stenberg eb6130baa7 ourerrno became Curl_ourerrno() and is now available to all libcurl 21 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 years ago
  Daniel Stenberg 2cff251863 Curl_resolv() now returns a different struct, and it contains a reference 22 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg cb895ec335 Initial fix to make the multi interface return control while waiting for 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Daniel Stenberg d0c1f3e25b long port => int port, as the c source uses! (Miklos Nemeth found this) 23 years ago
  Daniel Stenberg b07e2a08f9 nonblock => Curl_nonblock, remade the check for a live SSL connection (again) 23 years ago
  Daniel Stenberg fdeaae678d SM's patch applied, we should not use arguments or variables that have the 23 years ago
  Daniel Stenberg 51ca5fcbe0 major connecting updates 23 years ago
  Daniel Stenberg 6918427fae conn->hp is now conn->hostaddr 23 years ago
  Daniel Stenberg d0079d9054 fixed the connecthost proto: added the timeout argument 23 years ago
  Daniel Stenberg c5fdeef41d introduced non-blocking connects 23 years ago