Commit History

Author SHA1 Message Date
  Daniel Stenberg e545e33d5f Gisle Vanem's fixes to use CURL_SOCKET_BAD more instead of -1 for sockets. 20 years ago
  Daniel Stenberg 7225b14002 curl_socket_t mistakes cleanup 20 years ago
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and 20 years ago
  Daniel Stenberg 465753c2de When following to a new URL, we must make sure to call Curl_done() first, 20 years ago
  Daniel Stenberg 4816294f52 compiler warning fix, compare struct pointers of the same type 20 years ago
  Daniel Stenberg 3a61c98b65 Peter Sylvester brought code that now allows a callback to modified the URL 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 years ago
  Daniel Stenberg 1e98727c55 FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe it 20 years ago
  Daniel Stenberg 381c6c5d52 minor fix to not shadow a variable 20 years ago
  Daniel Stenberg 8341e8e502 Clear the connection pointer after the async resolve has failed. 21 years ago
  Daniel Stenberg 343291ce37 Based on a patch provided by Siddhartha Prakash Jain. In Curl_resolv() when 21 years ago
  Daniel Stenberg 8aa2894bfb failing to resolve a name using ares must Curl_disconnect() the handle 21 years ago
  Daniel Stenberg 0efcb57623 For easy handles within multi handles, we share the DNS cache always. 21 years ago
  Daniel Stenberg 61629d2c86 made curl_multi_info_read() set 'msgs_in_queue' to 0 even when it returns 21 years ago
  Daniel Stenberg b73612392d ares awareness/usage/support added. If configure --enable-ares is used, we 21 years ago
  Daniel Stenberg 938f1d1da7 Dan Winship's fix to make the new auth stuff such as NTLM to work with 21 years ago
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 21 years ago
  Daniel Stenberg e727fb82f2 Marty Kuhrt's #include fixes for VMS 21 years ago
  Daniel Stenberg 2f9cabc30b Peter Kovacs provided a patch that makes the CURLINFO_CONNECT_TIME work fine 21 years ago
  Daniel Stenberg afffce80f0 Philippe Raoult needed this to build on FreeBSD 21 years ago
  Daniel Stenberg 69ab4cd391 include <sys/socket.h> to compile the fd_set stuff properly on all systems 21 years ago
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 21 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 21 years ago
  Daniel Stenberg d64dd77993 fix the hash init to call the correct dns cleanup function 21 years ago
  Daniel Stenberg 42acb00c81 moved the bools in the connectdata struct into the substruct named 21 years ago
  Daniel Stenberg 203633d34d return call_multi when we follow a location 22 years ago
  Daniel Stenberg 9b296e65bd Following locations properly, if told to do so. 22 years ago
  Daniel Stenberg 35089a4289 properly disconnect failed connections 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