Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 7a710b4970 Jeff helped me pinpoint that we didn't properly set the expire timer during há 17 anos atrás
  Yang Tse 13616f8f96 Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. há 18 anos atrás
  Gisle Vanem e4d6ade4b3 Moved functions common to IPv4 and C-ares to hostip.c; há 18 anos atrás
  Gisle Vanem f2aa3b21e0 Use the proper Curl_freeaddrinfo() for CURLRES_ARES. há 18 anos atrás
  Gisle Vanem a55c70d4ae Constify 'hostname' and 'service' to various resolver functions. há 18 anos atrás
  Gisle Vanem 02938a010d Changes for combination ENABLE_IPV6 and USE_ARES. há 18 anos atrás
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. há 18 anos atrás
  Daniel Stenberg 800193da9b get the Curl_sockerrno proto há 18 anos atrás
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 há 18 anos atrás
  Gisle Vanem 3cbb1b2b64 Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines há 18 anos atrás
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal há 18 anos atrás
  Daniel Stenberg 5f0366c2cb only define _REENTRANT if not already defined, and only in setup.h há 19 anos atrás
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. há 19 anos atrás
  Daniel Stenberg 41def21f91 ares_gethostbyname wants a 'ares_host_callback' in the 4th argument há 19 anos atrás
  Gisle Vanem d118312922 Curl_addrinfo?_callback() and addrinfo_callback() now returns há 19 anos atrás
  Daniel Stenberg e36fb1ecda Curl_wait_for_resolv() no longer disconnects on failure, but leaves that há 19 anos atrás
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source há 20 anos atrás
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo há 20 anos atrás
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. há 20 anos atrás
  Daniel Stenberg 445c7791a7 James Bursa changed two error message to use the display-name instead of the há 20 anos atrás
  Daniel Stenberg e942df755b get the display host name properly há 20 anos atrás
  Daniel Stenberg 8e73e55336 Michael Benedict brought a fix that fills in the errorbuffer properly há 20 anos atrás
  Daniel Stenberg 4b9f8e766d Made host name and proxy name get stored in a 'struct hostname' and set há 20 anos atrás
  Daniel Stenberg f128d904a5 removed assignment of variable never used há 20 anos atrás
  Daniel Stenberg 648e82f05d Major hostip.c cleanup and split into multiple files and easier #ifdef há 20 anos atrás