Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg a1f32ffee5 ip_version: moved to connection struct há 14 anos atrás
  Daniel Stenberg 5e92015711 threaded resolver: no more expire 0 calls há 14 anos atrás
  Guenter Knauf 41cf1f4090 Removed unused vars to avoid compiler warnings. há 14 anos atrás
  Constantine Sapuntzakis 3992309285 threaded resolver: fix timeout issue há 14 anos atrás
  Daniel Stenberg f3d4b17a9c resolvers: no more using AI_CANONNAME há 14 anos atrás
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
  Gunter Knauf 68b73bcfba used allways #ifdef / #ifndef; há 14 anos atrás
  Gunter Knauf ac04add596 replaced tabs by spaces, removed trailing tabs/spaces. há 14 anos atrás
  Yang Tse e569ff959f há 15 anos atrás
  Yang Tse a9b860765d onstantine Sapuntzakis threaded resolver enhancements há 15 anos atrás
  Yang Tse 483ff1ca75 Constantine Sapuntzakis threaded resolver enhancements há 15 anos atrás
  Yang Tse bfc4c33985 Constantine Sapuntzakis refactoring of async callbacks, allowing há 15 anos atrás
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments há 15 anos atrás
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base há 15 anos atrás
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h há 15 anos atrás
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to há 15 anos atrás
  Yang Tse a0ef686c54 Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one há 16 anos atrás
  Gisle Vanem 5f085789b9 init_resolve_thread() needs 'hints' on the native form. há 16 anos atrás
  Yang Tse 0ce97f77e0 Use our Curl_addrinfo definition even when an addrinfo struct is available. há 16 anos atrás
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h há 16 anos atrás
  Gisle Vanem 138c57c76a Removed TRACE() code. há 16 anos atrás
  Dan Fandrich 248c2b9bf5 Eliminate a unnecessary socket creation in Curl_getaddrinfo for an IPv4 há 16 anos atrás
  Yang Tse 736af32b49 Bug report #1888932 (http://curl.haxx.se/bug/view.cgi?id=1888932) points há 17 anos atrás
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code há 17 anos atrás
  Gisle Vanem 1dcb99f0f7 constify 'hostname' in init_thread_sync_data(). Simply clear há 17 anos atrás
  Daniel Stenberg d7616d8a0a WaitForSingleObject() uses a millisecond timeout and CURL_TIMEOUT_RESOLVE is há 17 anos atrás
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files há 17 anos atrás
  Yang Tse 3a634a273a curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h há 17 anos atrás
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling há 18 anos atrás
  Daniel Stenberg 91386937ff - Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS há 18 anos atrás