Historie revizí

Autor SHA1 Zpráva Datum
  Dan Fandrich 4adcf7e9ed Moved all signal-based name resolution timeout handling into a single new před 16 roky
  Yang Tse a6c915aab9 fix compiler warning: external declaration in primary source file před 16 roky
  Daniel Stenberg 0cd8840dba - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I před 16 roky
  Daniel Stenberg 991505e077 Woops, partly revert my previous commit and do it slightly differently instead. před 16 roky
  Daniel Stenberg 56f17d2c9f I made the torture test on test 530 go through. This was actually due to před 16 roky
  Daniel Stenberg 2c105af910 Adapted the c-ares code to the API change c-ares 1.5.0 brings in the před 17 roky
  Gunter Knauf afdfa4bed2 minor patches to enable building for NetWare CLIB. před 17 roky
  Yang Tse dc7c915553 Compilation fix před 18 roky
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection před 18 roky
  Gunter Knauf ac02d379ba moved ugly NetWare hack to hostip.h so that hostip.c uses it too. před 18 roky
  Gisle Vanem 4e58da5222 Ares needs CURLRES_ADDRINFO_COPY. Curl_hostent_relocate() is gone. před 18 roky
  Gisle Vanem 5cdbd0cf4a Constify arguments to Curl_he2ai() and Curl_addrinfo_copy(). před 18 roky
  Gisle Vanem a55c70d4ae Constify 'hostname' and 'service' to various resolver functions. před 18 roky
  Yang Tse d2cefc140a Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per RFC 3493. před 18 roky
  Yang Tse 55138753c6 Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions. před 18 roky
  Yang Tse 43369b8096 Fix compiler warning. před 18 roky
  Daniel Stenberg c1e307f585 added docs and removed proto před 18 roky
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal před 18 roky
  Daniel Stenberg 6fdbb01194 Lots of work and analysis by "xbx___" in bug #1431750 před 18 roky
  Yang Tse b15f3bb969 Undo last changes před 19 roky
  Yang Tse 36485e56ed Fix compiler warning and compatibility issue with the type of the parameter used in getnameinfo() to receive the length of the sockaddr struct. před 19 roky
  Daniel Stenberg 9b3c2b6ae2 kill warnings před 19 roky
  Gisle Vanem 0b45431139 hostthre.c: destroy_thread_data() made public. Called před 19 roky
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. před 19 roky
  Gisle Vanem d118312922 Curl_addrinfo?_callback() and addrinfo_callback() now returns před 19 roky
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. před 19 roky
  Daniel Stenberg 785bad388b Gisle cleaned up remaining host resolve re-org issues před 20 roky
  Daniel Stenberg 5e34f3dc01 made the Curl_he2ai() take the port number as an int intead, to avoid lots před 20 roky
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo před 20 roky
  Daniel Stenberg 8d76d4016d removed trailing whitespace před 20 roky