Historie revizí

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